필터 지우기
필터 지우기

Question about Color histogram plot

조회 수: 2 (최근 30일)
Portgas Ace
Portgas Ace 2014년 8월 16일
댓글: Image Analyst 2014년 8월 16일
So im trying to modify the code here:
My modified code is attached to this question.
my problem is that the color in my histogram plot is not according to color. It does not have a sequence of color since the black bar is near the center when it is supposed to be at the right most.
Original image is:
Histogram of the image is:
Also, follow up question. How can i extract using the histogram plot a specific boundary of color. Like example i want to extract from the original image the pixels with yellowish color. How can i do that? Thank you so much!

답변 (1개)

Image Analyst
Image Analyst 2014년 8월 16일
It's best if you ask the author about why his program behaves that way. Are you sure the function expects a 3D color image?
I have several color segmentation routines in my File Exchange to help you with 'i want to extract from the original image the pixels with yellowish color" http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
  댓글 수: 2
Portgas Ace
Portgas Ace 2014년 8월 16일
what specific routines do you mean? Sorry im not that good in image processing , im just a student. :P
Image Analyst
Image Analyst 2014년 8월 16일
Any of them that say "color segmentation" or "color detection" in the title.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Histograms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by