How to perform grayscale reconstruction by erosion
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
rky
el 22 de Jun. de 2014
Comentada: Image Analyst
el 23 de Jun. de 2014
On a gray scale image i want to perform reconstruction by erosion as well as reconstruction by dilation.
0 comentarios
Respuesta aceptada
Image Analyst
el 22 de Jun. de 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 comentarios
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!