Borrar filtros
Borrar filtros

Remove small elements from color image

1 visualización (últimos 30 días)
Nataliya
Nataliya el 12 de Dic. de 2017
Editada: KALYAN ACHARJYA el 12 de Dic. de 2017
Hi, I want to remove small elements from color image e.g. the pink and white colored particles from attached image. How can I do this?
  2 comentarios
Jan
Jan el 12 de Dic. de 2017
I have removed the duplicate question.
KALYAN ACHARJYA
KALYAN ACHARJYA el 12 de Dic. de 2017
Editada: KALYAN ACHARJYA el 12 de Dic. de 2017
%Try following one
g=localthresh(gray1,ones(3),10,1.3,'global');
or try bwmorph function;

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by