Skip to content

insight-platform/Component_RegLine_OpenCV

Repository files navigation

Component_RegLine_OpenCV

A python library to draw a registration line with a transparent background using OpenCV. The registration line is a line that shows the direction of how the object which crosses the line is tracked.

Example

There is an example in samples folder that demonstrates how to use the library to draw the following line:

registration_line.png

You can update the sample code to draw the line in a different position, with different labels, or using other colors (ref. config for more details).

Releases

No releases published

Packages

No packages published

Languages