RGB thresholding of 24-bit color images

版本 1.0.0.0 (1.8 KB) 作者: Jeff E
Takes a color image, and returns a binary mask of colors between individual RGB cutoffs.
472.0 次下载
更新时间 2011/7/8

查看许可证

IMGOUT = RGB_THRESH(TEMPIMG, REDL, etc) takes a RGB image TEMPIMG, and returns a binary mask IMGOUT that consists of the pixels that are greater than or equal to the LOW RGB values AND less than or equal to the HIGH RGB values.

引用格式

Jeff E (2025). RGB thresholding of 24-bit color images (https://www.mathworks.com/matlabcentral/fileexchange/32147-rgb-thresholding-of-24-bit-color-images), MATLAB Central File Exchange. 检索时间: .

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

Community Treasure Hunt

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

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