how to subtract background image
显示 更早的评论
回答(2 个)
Walter Roberson
2016-2-20
0 个投票
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
2016-2-21
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
