搜索资源列表
-
0下载:
基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation
with a random color assigned to each region.
-
-
0下载:
自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
-
-
0下载:
采用种子填充实现彩色图像分割,在处理库opencv下,采用改进的种子算法,实现对彩色图像的分割,程序中指包括代码部分-OpenCV seed filling to achieve color image segmentation code, the use of intel graphics library opencv, the use of improved seeds algorithm, to achieve color image segmentation
-
-
0下载:
该资料为基于OpenCV的种子填充实现彩色图像分割的代码实现。-The data is based on OpenCV seed filling color image segmentation code implementation.
-
-
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下载:
主要是实现的分割算法,将前景色与背景色分割开来,效果一般,C++和opencv实现。-Mainly segmentation algorithm, and the foreground and background color separated, the general effect, C++ and opencv realization.
-
-
0下载:
基于opencv的图像处理程序,包含色彩空间转换,大律法阈值分割和形态学运算等-image processingincluding color space conversion and large law threshold segmentation and morphological operations, etc based on opencv
-
-
0下载:
实现图像分割,给定基准色将目标完整分割出来。
效果好,速度慢。(To achieve image segmentation, given a reference color to complete the goal of segmentation.
Good effect, slow speed.)
-