How to get color gamut of a photo taken with webcam

1 visualización (últimos 30 días)
caner kaya
caner kaya el 11 de Oct. de 2017
Respondida: Image Analyst el 14 de Oct. de 2017
First a picture taken with a webcam Second the RGB values of the captured color will be found by code Third color gamut will be obtained
I need to write the code that will provide this algorithm in matlab
Thank you

Respuesta aceptada

Image Analyst
Image Analyst el 14 de Oct. de 2017
Use colorcloud():
colorcould(rgbImage);

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by