Correcting Nonuniform Illumination - Mathworks demo

3 visualizaciones (últimos 30 días)
Sriram
Sriram el 21 de Nov. de 2012
Hi,
In the above link one of the method for correction of non uniform illumination has been explained. How to choose the following parameters
1. background = imopen(I,strel('disk',15));
Morphological opening operation - Radius - 15 ???
2. bw = bwareaopen(bw, 50);
Area opening - 50 ??? (connected component fewer than 50 pixels)

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by