how to subtract background image
Show older comments

i need only that person
Answers (2)
Walter Roberson
on 20 Feb 2016
0 votes
imsubtract()
Note that background subtraction does not itself locate any object or trim away background: after you have done the subtraction you need to do that. In your case, you essentially have no background and should proceed directly to locating the object.
Image Analyst
on 21 Feb 2016
0 votes
See my Image Segmentation Tutorial for guidance on how to threshold a bright object on a dark background and then crop out that bright blob.
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!