Welcome![Sign In][Sign Up]
Location:
Search - color detection opencv

Search list

[Graph programOpenCV角点检测代码

Description: 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
Platform: | Size: 1151 | Author: 陈其星 | Hits:

[Graph programOpenCV角点检测代码

Description: 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
Platform: | Size: 1024 | Author: 陈其星 | Hits:

[Graph RecognizeskinDetection

Description: 本程式使用open CV,使用簡單的限制式來抓出web cam裡膚色的部份-The program uses open CV, restrictions on the use of simple web cam style came out in some color
Platform: | Size: 9750528 | Author: 郭小君 | Hits:

[Special EffectsOpenCV_Color_Histogram

Description: OpenCV Color Histogram. Draw Color Histogram from the input image.
Platform: | Size: 1119232 | Author: yaling | Hits:

[Special Effectshsv_detection

Description: 本例程提供OpenCV使用者以鼠标选定窗口中图片区域,并侦测选定区域内的色调hue 及饱合度saturation 最大值最小值。适用于影像侦测肤色范围,程序终止后自动记录侦测结果于硬盘内。-OpenCV routines provided by the user to mouse selected picture window region, and to detect the selected region color hue and saturation saturation maximum minimum. Applicable to color images to detect the scope, procedures to terminate automatically upon the detection results recorded in the hard disk.
Platform: | Size: 83968 | Author: Yuan Long LO | Hits:

[Special Effectscolour

Description:
Platform: | Size: 4078592 | Author: poposong | Hits:

[Special EffectsFindRGB

Description: 利用OPENCV识别图片中的颜色区域的MFC程序,共三种颜色:红、绿、蓝-OPENCV identify the use of the color picture of the MFC region, with a total of three colors: red, green, blue
Platform: | Size: 49152 | Author: 周挺 | Hits:

[Graph Recognizeauto_detecthand_facecolor

Description: 基于颜色的自动找手程序,先由人脸检测取得脸的肤色,再以此去找手。运行需要配置好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 bottom of both sides of the face
Platform: | Size: 4643840 | Author: lj | Hits:

[OpenCVopencv

Description: 利用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. Kalman filter to track a rotating point.
Platform: | Size: 8192 | Author: 胡锦 | Hits:

[Special Effectsopencv-move-detection

Description: 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
Platform: | Size: 2048 | Author: | Hits:

[Graph programGetSkinRegion

Description: 用Opencv实现的一个肤色检测的小程序。可以很好的分割出肤色区域。-Achieved using a skin detection Opencv small program. Segment can be a good skin color regions.
Platform: | Size: 1945600 | Author: 蓝天白雪 | Hits:

[Graph programopencv

Description: 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtraction method for edge detection, image color distribution histogram of the correlation processing, face recognition algorithm.
Platform: | Size: 6144 | Author: 张桦 | Hits:

[OpenCVfire

Description: rgb color fire detection in opencv visual c-rgb color fire detection in opencv visual c++
Platform: | Size: 1024 | Author: akem123 | Hits:

[OpenCVSkinColorTest

Description: OpenCV based Skin Color Detection algorithm comparing program
Platform: | Size: 6404096 | Author: kim, bumhwi | Hits:

[Graph RecognizeHand-detection-and-recognition

Description: 基于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.
Platform: | Size: 2048 | Author: GJ | Hits:

[OpenCVMoving-target-detection--opencv

Description: 运动目标自动跟踪检测,选择一块区域,根据一些色差值等,检测相关点-Moving target tracking and detection automatically select an area, according to some color difference detection point
Platform: | Size: 29245440 | Author: 朱隆兴 | Hits:

[OpenCVcolor

Description: 这是基于opencv编写的,对颜色的检测,把颜色转换到HSV空间-This is based on opencv prepared, for color detection, the color space conversion to HSV
Platform: | Size: 1024 | Author: GAI | Hits:

[Special Effectsskin-detect-base-color

Description: 基于opencv实现的肤色检测,用YCrCb模型检测出皮肤部分并显示出来。-Skin color detection based on opencv realized with YCrCb model to detect the skin parts and displayed.
Platform: | Size: 2446336 | Author: 刘红军 | Hits:

[OpenCVskin-color-detection

Description: opencv 进行肤色检测,可以有效去除眼部,效果明显-opencv skin color detection, the eye can be effectively removed, the effect is obvious
Platform: | Size: 1024 | Author: 张军 | Hits:

[Special EffectsEdge detection

Description: 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumination changes and scene changes, using morphological method and connected domain detection area of postprocessing, eliminating the background noise and the impact of disturbance, in the HSV color space under the shadow detection, moving target accurately.)
Platform: | Size: 3885056 | Author: 科研666 | Hits:
« 12 3 4 »

CodeBus www.codebus.net