是否可以使用 openCV 拍摄物体的照片并确定该物体的颜色?

发布于 2024-12-10 07:18:56 字数 121 浏览 0 评论 0原文

我的问题是这样的。 我可以拍摄物体的照片,并将其中的主色与色轮的图像进行比较,并确定它在色轮上的位置吗?返回并保存它是什么颜色的信息,以便可以在进一步的函数中使用?或者我是否必须制作一个 RGB 间隔表来确定颜色并与之进行比较?

My problem is this.
Could I take the photo of the object and compare the dominant color in it to an image of a color wheel and determine where it stands on that wheel? Returning and saving the information of what color it is so it can be used in a further function? Or would I have to make a table of RGB intervals that determinate colors and compare to that instead?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

前事休说 2024-12-17 07:18:56

是:

http://www.andol.info/hci/774.htm
http://myopencv.wordpress.com/2009/06/13/detecting-colors-using-rgb-color-space/
http://myopencv.wordpress.com/category/color-detection/

Yes:

http://www.andol.info/hci/774.htm
http://myopencv.wordpress.com/2009/06/13/detecting-colors-using-rgb-color-space/
http://myopencv.wordpress.com/category/color-detection/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文