当前位置:
首页
资源下载

搜索资源 - color segmentation opencv
搜索资源列表
-
2下载:
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.
-
-
0下载:
基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation
with a random color assigned to each region.
-
-
0下载:
基于OpenCV开发的基于图论的快速图像分割方法,可以选择分割使用的彩色空间,可以设置参数。,effcient graph-based image segmentation on different color spaces programmed on OpenCV.
-
-
0下载:
自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
-
-
1下载:
基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
-
-
0下载:
利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
-
-
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下载:
肤色图像分割:
对当前目录下a.jpg进行肤色分割提取
基于OpenCV函数库-Color image segmentation: on the current directory a.jpg color segmentation to extract based on the OpenCV library
-
-
0下载:
vs2008环境下,opencv开发的金字塔彩色图像分割,对于理解多层次多尺度图像处理有很好的参考价值!-vs2008 environment, opencv pyramid developed color image segmentation, for understanding the multi-level multi-scale image processing is a good reference value!
-
-
0下载:
KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
-
-
0下载:
Takes a video stream as input and applies Red color segmentation for each frame in the RGB color space.The code uses OpenCv library.
-
-
0下载:
在opencv和vc6.0环境下采用金字塔方法对彩色图像进行了分割,算法稳定可靠-In the opencv and vc6.0-environment pyramid method for color image segmentation, the algorithm is stable and reliable
-
-
0下载:
该资料为基于OpenCV的种子填充实现彩色图像分割的代码实现。-The data is based on OpenCV seed filling color image segmentation code implementation.
-
-
0下载:
用Opencv对24位RGB彩色图像进行颜色分割,分割出蓝色区域,并对其进行二值化操作-In order to segment the blue area of input picture,we use RGB color segmentation with Opencv.
-
-
0下载:
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.
-
-
1下载:
改代码利用opencv基于YUV颜色空间,实现对肤色分割,并运用凸边,实现对简单手势的识别-Change the code based on the use of opencv YUV color space, color segmentation to achieve, and the use of the convex side, the realization of a simple gesture recognition
-
-
0下载:
使用opencv进行肤色分割,可以划分出完整手型,并可测量出手掌重心,还可以进行腐蚀和膨胀去噪点。学习opencv不可多得的例子-Use opencv skin color segmentation, can be divided into full-hand, and can measure the palm center of gravity, can also be expanded to corrosion and noise. A rare example of learning op
-
-
1下载:
本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
-
-
0下载:
This is a Python application that uses the OpenCV library (version 2) to track the movement of balls during a video. It tracks the balls with a combination of color filtering
-