On 2014-01-24, [email protected] wrote:
> I am doing single object detection and tracking in a video file using
> python & opencv2. As far I know the steps are,
>
> Video to frame conversion
> Grayscale conversion
> Thresholding
> After phase 3, I got sequence of binary images.
>
> My questions
I am doing single object detection and tracking in a video file using python &
opencv2. As far I know the steps are,
Video to frame conversion
Grayscale conversion
Thresholding
After phase 3, I got sequence of binary images.
My questions are:
How to identify (detect) whether the object is movin