What is the method to merge foreground object in same background?
2 views (last 30 days)
Show older comments
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 Comments
Matthew Eicholtz
on 4 Oct 2016
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
on 4 Oct 2016
If you attach a sample movie file, I may be able to play around with this idea a bit.
Answers (0)
See Also
Categories
Find more on Tracking and Motion Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!