Welcome![Sign In][Sign Up]
Location:
Search - COLOR OPENCV

Search list

[Graph programOpenCV种子填充实现彩色图像分割的代码

Description: OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
Platform: | Size: 2048 | 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:

[Windows Developcolor-tracking

Description: This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can be use d to track faces and hands. Run the file in the VC6.0 environment compiler, it is a stand-alone operating procedures, no OPENCV DLL library support.
Platform: | Size: 10240 | Author: 肖雪 | Hits:

[Special EffectsKMeans3-based-opencv

Description: 基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
Platform: | Size: 2048 | Author: guolijun | Hits:

[Special Effectscamshift

Description: camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
Platform: | Size: 3072 | Author: wudp | Hits:

[Special Effectscolor

Description: 不同颜色轮廓判断opencv下,vc调试通过!-Opencv in different colors to determine the next contour, vc debugger through!
Platform: | Size: 8192 | Author: prince | Hits:

[Video Capturecolor

Description: this a mini application with openCV library, only shows the colour in RGB combination.
Platform: | Size: 15360 | Author: diosOdin | 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:

[OpenCVopencv-slides

Description: opencv的图像打开、二值化、取轮廓、反色及相关教程-opencv image open, binary, take contour, color and related anti-Tutorial
Platform: | Size: 8173568 | Author: wy | Hits:

[Special Effectscolor

Description: 用 opencv实现的颜色统计完全代码,调试通过-Opencv color statistics with full code implementation, debugging through
Platform: | Size: 1351680 | Author: wf | 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:

[Special EffectscamshiftInMFC

Description: 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
Platform: | Size: 1929216 | Author: gilbert | Hits:

[OtherInvert_color

Description: Invert color of an image using OpenCV
Platform: | Size: 1024 | Author: sonic | Hits:

[OpenCVOpenCV-Mean-Shift-demo

Description: 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.
Platform: | Size: 2283520 | Author: gbcgbc | Hits:

[OpenCVTracking21-10-2010

Description: Some code for tracking color object base on opencv library
Platform: | Size: 13675520 | Author: sonic | Hits:

[OpenCVshipin-opencv

Description: 用OPENCV+MFC简单地打开摄像头,和反色功能。要求装有OPENCV1.0库-With OPENCV+ MFC simply open the camera, and anti-color capabilities. Requirements with OPENCV1.0 Library
Platform: | Size: 2187264 | Author: 小张 | Hits:

[Graph RecognizeGesture-Recognition-Based-on-openCV

Description: 基于openCV的手势识别,用肤色的有效提取, 再经过阈值化, 和形态学变换, 得到手的轮廓, 最后采用轮廓匹配的方法, 得到识别结果-OpenCV based gesture recognition, effective use of color extraction, and then after a threshold, and morphological transformation, contours of the hand, the final contour matching method used to obtain the recognition results
Platform: | Size: 82944 | Author: thinsc | Hits:

[Special Effectsopencv

Description: opencv2.0/3.0,例程代码。包括图像显示,彩色目标跟踪,人脸识别等(Opencv2.0/3.0, routine code. Including image display, color target tracking, face recognition and so on)
Platform: | Size: 19083264 | Author: shenghan | Hits:

[OpenCVopenCV-Practicefh

Description: 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of the canvas 4. Modify the edge color 5. Convert Mat to Xcode UIImageView display)
Platform: | Size: 31098880 | Author: fangs | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net