calcualting velocity of object (s) in a video sequence.
2 ビュー (過去 30 日間)
古いコメントを表示
Hi, I want to compute the velocity of moving objects from a video sequence.I have detected the objects using vision.ForegroundDetector and and I have found the centroid of each object in each frame. Further I have calculated the distance traveled and the speed of the car. But I could calculate the speed of only one car in the frame.How do I calculate speed of two or more cars that are in the same frame
1 件のコメント
Raihanah Harion
2015 年 1 月 26 日
Hi, would you mind sharing how you calculate the distance and speed of the object? I am doing fall detection, and would like to find the speed of the moving object to monitor its movement.
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!