interactive binarization by thresholding

interactive thresholding to obtain binary images

Ahora está siguiendo esta publicación

binar.m is a simple gui to interactively choose a threshold value and obtain a binary image from a grayscale image. It also can perform basic operations on the image (open, close, fill, clean). This can save time when deciding which are the best parameters to obtain a binary image, which is often the first step when detecting objects in a grayscale image.
Remark.- This gui will probably NOT work with Matlab 7.

Citar como

Angel Garcimartín (2026). interactive binarization by thresholding (https://es.mathworks.com/matlabcentral/fileexchange/11242-interactive-binarization-by-thresholding), 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.0.0

Enhancements