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!
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Color Segmentation >
Tags
Quellenangaben
Inspiriert von: SegmentTool: An Interactive GUI for Segmenting Images
Inspiriert: imageToolbar
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
segmentImage
segmentImage/Dependencies
segmentImage/Utilities
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |