How can i detect a single color from an image?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
Sorry about the original question. I edited my question. I hope it is now clear. Here it is:
I have a picture with a white ball in it. I would like to detect the color white so i can use use a hough transform to detect the circle.
I know i have to convert my rgb image to an hsv image.
I would like to be able to detect any color. ie: orange, green...
Thank you for your help
댓글 수: 3
Walter Roberson
2011년 4월 30일
How are you defining your colors? Purely by hue? If so then what if the hue comes out somewhere between the hue of two well-known colors ?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!