is it possible to detect an object in video with non static background?
Show older comments
Hi I'm using background substitution for detection and kalman filter for tracking an object in videos. But some videos in my dataset were not with static background. I mean the camera was moving a little bit, so the tracking was not perfect. is there a function that have a good detection although the video not static?
Answers (1)
PeterHaultan
on 7 Oct 2018
Edited: PeterHaultan
on 7 Oct 2018
0 votes
Not sure but if the camera is moving just little bit then one can use KLT tracker for tracking the object.
Categories
Find more on Computer Vision Toolbox 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!