Color Threshold
by Aaron
29 Oct 2009
(Updated 30 Nov 2009)
Allows users to interactively select/deselect pixels to threshold images using RGB or HSV filters.
|
Watch this File
|
| File Information |
| Description |
Quickly setting RGB or HSV values for color thresholding is a common problem in laboratory robotics. ColorThreshold.m allows you to load an image and interactively set either RGB or HSV thresholds. Call the function ColorThreshold('image_name'), select your Region Of Interest, then select and deselect pixels and watch the thresholded image and RGB/HSV scatter plots to fine tune your threshold filter. You can switch between HSV and RGB while the program is running, and can choose to split the Hue threshold (single color objects commonly have a wraparound in the Hue value). The update allows users to interactively tune their filters with slider bars and move the ROI. |
| MATLAB release |
MATLAB 7.3 (R2006b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 06 Nov 2009 |
The update allows users to interactively tune their filters with slider bars. |
| 30 Nov 2009 |
Allow user to move the ROI and error checking |
|
Contact us at files@mathworks.com