openremote / or-objectdetection

object detection in video
Other
93 stars 52 forks source link

Add ability to detect if an object crosses a line #88

Open TyDooo opened 3 years ago

TyDooo commented 3 years ago

The lines drawn by the user are available for the object detection system and are drawn on the image. At the moment there is no implementation for actually detecting if a detected object crosses the line.