How to perform grayscale reconstruction by erosion
1 回表示 (過去 30 日間)
古いコメントを表示
On a gray scale image i want to perform reconstruction by erosion as well as reconstruction by dilation.
0 件のコメント
採用された回答
Image Analyst
2014 年 6 月 22 日
There is an imreconstruct that does reconstruction. You give it a smaller "marker" image and your larger binary image and it returns an image with only the blobs that have marker(s) in them. See my attached demos.
4 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!