本文介绍了使用HSV Emgu的彩色滤光片的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请.我需要过滤控件Emgu.CV.UI.ImageBox中包含的图像中的红色,绿色和黄色.

当我使用HSV检测三种颜色(红色,绿色,黄色)中的任何一种时,请提供指导.

Please. I need to filter the color red, Green and yellow in a image contained in the control Emgu.CV.UI.ImageBox.

Please can guide as I detect any of the three colors (red, green, yellow) filter color using HSV

推荐答案


这篇关于使用HSV Emgu的彩色滤光片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-20 04:31