Friday 8 February 2019

Object Tracking with OpenCV



Just a quick note to show my progress with drone object tracking this time using Opencv. The tracking quality is getting better... Note there is no object classification going on with this example, it is just object tracking.

Tracking of a dirt bike:


Tracking of Person standing in playing field:

I really like some of the different tracking methods in Opencv, some work much better than others in different ways than others.

I hope to eventually add image classification as an optional element.

No comments: