Not sure what you mean. That image is already segmented - you produced a binary image by segmenting a gray scale or color image. If you want to identify each blob by connected components, you can use bwlabel() or bwconncomp().
how to segment binary image
    3 次查看(过去 30 天)
  
       显示 更早的评论
    
I have OCR in Arabic. I want to segment characters separated by space. Consider following image and help plz. There are three characters in this image.

0 个评论
回答(1 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

