How to perform grayscale reconstruction by erosion
3 views (last 30 days)
Show older comments
On a gray scale image i want to perform reconstruction by erosion as well as reconstruction by dilation.
0 Comments
Accepted Answer
Image Analyst
on 22 Jun 2014
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 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!