Track object with bounding box in optical flow

Hi all,
I have been researching this and my attempts has been futile!
Can some one tell me if it is possible to;
  1. track the object with a bounding box in optical flow KL algorithm?
I am not sure if I missed it or just looking inthe wrong place or utilisng the wrong terminology
Can someone guide me please with a link or example and I will move onward on my own? Please? Thank you in advance loads!

Answers (1)

Hey,
Kindly refer to the following link:
Hope it helps!!

3 Comments

I utilised that example but what I would like to know or understand is;
Is there a method to add or plot or insert a rectange bounding box around the car in the link you provided?
This is where I reach in understanding the work flow procedure
Object detection and opticalflow are independent process. You can perform Object detection as stated in the following video: https://in.mathworks.com/videos/what-is-object-detection-1564383482370.html. Optical Flow is used to get the motion information among the succesive frames.
thank you for your response!

Sign in to comment.

Asked:

on 9 May 2020

Commented:

on 13 May 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!