RGB image to Binary Image Conversion using Simulink

I'm a beginner for Matlab. I need RGB image to Binary Image Conversion using Simulink. How do I do it?

Respuestas (1)

Kaustubha Govind
Kaustubha Govind el 24 de Abr. de 2012

2 votos

Did you mean RGB to Grayscale? How about using basic Simulink blocks to implement the equation here: <http://www.mathworks.com/support/solutions/en/data/1-1ASCU/index.html?product=IP&solution=1-1ASCU>
If you try want binary, perhaps you can then just set a threshold of 0.5 and round off the intensity values to a 0 or 1

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de Abr. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by