Would like to detect abandoned objects from video using blob analysis
Show older comments
I would like to do project on detecting abandoned objects from video. I planned to implement it with blob algorithm. How can I use blob analysis to detect objects?
How can I set parameters like area change fraction, centroid change fraction?
Accepted Answer
More Answers (1)
Jiro Doke
on 2 Feb 2011
0 votes
You can also build up your algorithm using functions from Image Processing Toolbox. There are a number of functions that may be helpful, including regionprops.
Categories
Find more on Image Arithmetic 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!