Segment images interactively, and generate MATLAB code
Interactive UI for segmenting images. Explore different approaches, then export segmentation mask and reproduction code.
Supports all tunable parameters for EDGE detection, THRESHOLDING (including MULTITHRESH/IMQUANTIZE), HOUGH (line and circle detection), regional and extended minima and maxima, and COLOR thresholding.
PLEASE NOTE: From R2014b forward, this is intended as a REPLACEMENT for SegmentTool. This version will not work prior to R2014b, but SegmentTool will not work in R2014b.
Comments, suggestions appreciated!
Citation pour cette source
Brett Shoelson (2024). Segment images interactively, and generate MATLAB code (https://www.mathworks.com/matlabcentral/fileexchange/48859-segment-images-interactively-and-generate-matlab-code), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Color Segmentation >
Tags
Remerciements
Inspiré par : SegmentTool: An Interactive GUI for Segmenting Images
A inspiré : imageToolbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
segmentImage
segmentImage/Dependencies
segmentImage/Utilities
Version | Publié le | Notes de version | |
---|---|---|---|
1.7 | Modified the usage of adaptive thresholding. |
||
1.6 | Fixed shared-workspace issues. |
||
1.5 | I think I have fixed issues introduced by workspace changes in R2019b. Please notify me if you have any problems. Thanks! |
||
1.0.0.1 | Updated license |
||
1.0.0.0 |