Color Threshold

Allows users to interactively select/deselect pixels to threshold images using RGB or HSV filters.
5.9K 次下载
更新时间 2009/11/30

查看许可证

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.

引用格式

Aaron T. Becker's Robot Swarm Lab (2024). Color Threshold (https://www.mathworks.com/matlabcentral/fileexchange/25682-color-threshold), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: Buoy Detection Using Simulink

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Allow user to move the ROI and error checking

1.1.0.0

The update allows users to interactively tune their filters with slider bars.

1.0.0.0