How to get color gamut of a photo taken with webcam

5 次查看(过去 30 天)
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

采纳的回答

Image Analyst
Image Analyst 2017-10-14
Use colorcloud():
colorcould(rgbImage);

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by