RGB thresholding of 24-bit color images

Versión 1.0.0.0 (1,8 KB) por Jeff E
Takes a color image, and returns a binary mask of colors between individual RGB cutoffs.
470 Descargas
Actualizado 8 jul 2011

Ver licencia

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.

Citar como

Jeff E (2024). 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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0