A problem of remark image
6 views (last 30 days)
Show older comments
If I have segmented a image,for example, for a gray image, use edge detection to determine a object in the image so that get a binary image in which the object is remarked by 1 and the background 0.
I wonder if I want to do some operations about segmented object remarked by 1, how I can do? Thanks for answering my question.
0 Comments
Accepted Answer
Image Analyst
on 15 Feb 2012
I've never heard the term "remark" used in this context. Anyway, you can look at my image segmentation demo BlobsDemo where I do several things with a binary image:
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!