How to perform grayscale reconstruction by erosion
2 次查看(过去 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!