interactive binarization by thresholding
Version 1.0.0.0 (6.73 KB) by
Angel Garcimartín
interactive thresholding to obtain binary images
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.
Cite As
Angel Garcimartín (2026). interactive binarization by thresholding (https://in.mathworks.com/matlabcentral/fileexchange/11242-interactive-binarization-by-thresholding), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R12.1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation >
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion > Image Type Conversion >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Image Thresholding >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Morphological Operations >
Find more on Image Segmentation in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Enhancements |