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!
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Color Segmentation >
Tags
Acknowledgements
Inspired by: SegmentTool: An Interactive GUI for Segmenting Images
Inspired: imageToolbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
segmentImage
segmentImage/Dependencies
segmentImage/Utilities
Version | Published | Release Notes | |
---|---|---|---|
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 |