当前位置:
首页 资源下载
搜索资源 - opencv color detection
搜索资源列表
-
0下载:
OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
-
-
2下载:
利用OPENCV识别图片中的颜色区域的MFC程序,共三种颜色:红、绿、蓝,OPENCV identify the use of the color picture of the MFC region, with a total of three colors: red, green, blue
-
-
0下载:
基于OPENCV的图像颜色检测,可以检测图片中是否有某一种颜色出现,OPENCV color images based on the detection, can detect whether there is a picture of a color appears
-
-
0下载:
基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
-
-
0下载:
opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
-
-
1下载:
基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
-
-
0下载:
OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
-
-
0下载:
基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
-
-
0下载:
-
-
0下载:
基于颜色的自动找手程序,先由人脸检测取得脸的肤色,再以此去找手。运行需要配置好opencv环境。手放在脸部下方两侧-Color-based automated process to find hands, first face detection to obtain face color, and then in order to find hands. Need to configure your environment to run a good opencv. Hand on the bo
-
-
0下载:
利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
-
-
0下载:
用Opencv实现的一个肤色检测的小程序。可以很好的分割出肤色区域。-Achieved using a skin detection Opencv small program. Segment can be a good skin color regions.
-
-
0下载:
压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
-
-
0下载:
OpenCV based Skin Color Detection algorithm comparing program
-
-
0下载:
OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
-
-
0下载:
这是基于opencv编写的,对颜色的检测,把颜色转换到HSV空间-This is based on opencv prepared, for color detection, the color space conversion to HSV
-
-
0下载:
基于opencv实现的肤色检测,用YCrCb模型检测出皮肤部分并显示出来。-Skin color detection based on opencv realized with YCrCb model to detect the skin parts and displayed.
-
-
0下载:
opencv 进行肤色检测,可以有效去除眼部,效果明显-opencv skin color detection, the eye can be effectively removed, the effect is obvious
-
-
0下载:
目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
-