필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

image processing and histogram

조회 수: 1 (최근 30일)
PK
PK 2012년 11월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi, I require some help in finding dominating color in an image can u suggest some idea, i tried with histogram extraction and no idea how to find the dominant color in the histogram.

답변 (2개)

Walter Roberson
Walter Roberson 2012년 11월 17일
First you need to define what differentiates one color from another. Where exactly does "red" end and "purple" begin?
  댓글 수: 1
Image Analyst
Image Analyst 2012년 11월 18일
편집: Image Analyst 2012년 11월 18일
Here's some interesting info from a comment of mine to a different post a few days ago:
Pick your color values from one of these web sites:
http://ivrg.epfl.ch/files/content/sites/ivrg/files/research/alindner/CIC2012/www/ColorThesaurus.html Type blue-grey (using the UK spelling of gray) into the search field. You can type any color in any language in and get the color. Or, pick a color from a color picker and find out the names in 9 or 10 different languages for that color.

Image Analyst
Image Analyst 2012년 11월 18일
Take a look at the "color frequency image" in this link: http://www.mathworks.com/matlabcentral/fileexchange/28164-color-frequency-image You can probably adapt the code to handle different bin sizes. You question is exactly what the color frequency image is designed for. If you have any questions about how it operates, ask me - I understand the concepts in it.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by