What is the method to merge foreground object in same background?
1 回表示 (過去 30 日間)
古いコメントを表示
I have a video sequence that show a moving car (fix camera position). What method that we can use to show the car motion in one image?
4 件のコメント
Matthew Eicholtz
2016 年 10 月 4 日
Ah, I see. I think you could try segmenting the moving object in each of desired frames (probably using something like optical flow as a guide) and then superimposing the moving object on the static background image.
Matthew Eicholtz
2016 年 10 月 4 日
If you attach a sample movie file, I may be able to play around with this idea a bit.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!