How can i detect a single color from an image?
2 ビュー (過去 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!