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
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 Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!