How to extract the white region alone from black background?

1 次查看(过去 30 天)
Can anybody help me with the matlab code. I have been trying a lot but still not able to extract it.
  2 个评论
Image Analyst
Image Analyst 2017-1-7
I don't know what that means. What is your definition of "extract"? Do you mean like crop your image into smaller rectangles by using regionprops() to find bounding boxes of all the separate white regions and then using imcrop() to crop them into separate images?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by