Track object with bounding box in optical flow
3 ビュー (過去 30 日間)
古いコメントを表示
Hi all,
I have been researching this and my attempts has been futile!
Can some one tell me if it is possible to;
- 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!
0 件のコメント
回答 (1 件)
Prabhan Purwar
2020 年 5 月 13 日
Hey,
Kindly refer to the following link:
https://in.mathworks.com/help/vision/ref/opticalflowlk.html (OpticalFlowLK)
Hope it helps!!
3 件のコメント
Prabhan Purwar
2020 年 5 月 13 日
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.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!