interactive binarization by thresholding

interactive thresholding to obtain binary images
4,4K téléchargements
Mise à jour 1 juin 2006

Afficher la licence

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.

Citation pour cette source

Angel Garcimartín (2024). interactive binarization by thresholding (https://www.mathworks.com/matlabcentral/fileexchange/11242-interactive-binarization-by-thresholding), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R12.1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

Enhancements