搜索资源列表
opencv目标识别
- 通过颜色空间转换设定阈值对目标物体进行识别
RGB_recognizer
- RGB屏幕识别器(即时读取屏幕任一点的颜色,采用了opencv技术开发)-RGB screen identification (instant read the color of the screen at any point, using opencv technology development)
OPENCV-color-reconization
- OPENCV颜色识别,代码简单.只有一个文件,当然要包含OPENCV库-it s a sample demo of color reconization,lying opencv
h54
- 基于opencv的颜色识别简单实现的代码 rgb三通道-Color recognition opencv simple code to achieve three channel based on RGB
FireDetection_src
- 能够识别图片、视频、摄像头三种方式中的火苗,原理是通过火苗的颜色和形态。 配置时,需要对opencv和vs进行配置。 opencv使用版本是2.4.9 vs是2010-Able to identify pictures, video, camera three ways in flames, the flames of works by color and shape. When configuring, you need to configure opencv and vs. o
vision-recognition
- 基于opencv的机器视觉识别程序。robomaster比赛中用到的基于敌方的颜色和轮廓的识别,可以实现自动追踪等功能。-Opencv based machine vision recognition program. robomaster game used to identify the enemy' s color and contour-based tracking and other functions can be achieved automatically.
opencv识别特定颜色区域
- 在opencv图像处理中,需要计算出某个颜色的区域,进行相应的滤波或者是其它操作。这个程序就是用来识别特定的颜色区域,方便修改。(In opencv image processing, you need to calculate a color of the region, the corresponding filter or other operations. This procedure is used to identify a specific color area, easy to
opencvmultitracking
- vc2013,opencv3.0 通过不同颜色进行多目标识别(vc2013,opencv3.0 multi object tracking)