segmentation

This function segments an image using Otsu binarization

Ahora está siguiendo esta publicación

This function performs image segmentation according to this procedure
1.Binarization of the image using Otsu method
2. Image dilation.
3. Hole filling.
4. Image erosion.
5. Selection of the biggest region.
6. Contour extraction

It receives the image and kernel size for dilation and erosion.
Returns the segmentation mask as well as the segmented image

Citar como

Carlos Sanchez (2026). segmentation (https://es.mathworks.com/matlabcentral/fileexchange/70066-segmentation), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.1

bugfix

1.0.0