A problem of remark image

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.

 Accepted Answer

Image Analyst
Image Analyst on 15 Feb 2012

0 votes

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:

2 Comments

lin
lin on 15 Feb 2012
remark I mean label
lin
lin on 15 Feb 2012
I have downloaded your files.I will study those and am very glad to communicate with you.Thank you!!

Sign in to comment.

More Answers (0)

Asked:

lin
on 15 Feb 2012

Edited:

dpb
on 13 Oct 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!