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!
Cita come
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. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Color Segmentation >
Tag
Riconoscimenti
Ispirato da: SegmentTool: An Interactive GUI for Segmenting Images
Ispirato: imageToolbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
segmentImage
segmentImage/Dependencies
segmentImage/Utilities
Versione | Pubblicato | Note della release | |
---|---|---|---|
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 |