What is the method to merge foreground object in same background?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Matthew Eicholtz
am 4 Okt. 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
am 4 Okt. 2016
If you attach a sample movie file, I may be able to play around with this idea a bit.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Tracking and Motion Estimation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
