当前位置:
首页
资源下载

搜索资源 - opencv contour color
搜索资源列表
-
1下载:
opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
-
-
0下载:
不同颜色轮廓判断opencv下,vc调试通过!-Opencv in different colors to determine the next contour, vc debugger through!
-
-
2下载:
基于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 me
-
-
0下载:
基于OpenCV的肤色轮廓绘制程序,输入需要是一张含有肤色的黑白图像,运用Opencv中的cvFindContours函数和cvDrawContours函数,可运用到手势识别中-draw the contour of the skin color in a picture draw the contour of the skin color in a picture
-
-
0下载:
VS2010下,通过opencv实现对三类目标的特征提取,包括颜色特征、纹理特征和轮廓特征-Under VS2010, opencv achieved through three types of feature extraction targets, including color, texture and contour characteristic feature
-
-
0下载:
在Visual Studio 2010环境下结合OPENCV,实现一幅彩色图像的二值化,寻找轮廓,对轮廓着色。-In Visual Studio 2010 environment with OPENCV, convert a colorful image to a two value image and find the contour and color the contour.
-
-
0下载:
基于opencv的图像检索系统,提取颜色特征和轮廓特征进行检索-Image retri system based on OpenCV, the extraction of color features and contour feature extraction
-
-
0下载:
图像数据操作(内存分配与释放,图像复制、设定和转换)
图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出)
矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解)
支持多种动态数据结构(链表、队列、数据集、树、图)
基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构)
结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
-
-
0下载:
基于opencv的机器视觉识别程序。robomaster比赛中用到的基于敌方的颜色和轮廓的识别,可以实现自动追踪等功能。-Opencv based machine vision recognition program. robomaster game used to identify the enemy' s color and contour-based tracking and other functions can be achieved automatically.
-
-
1下载:
此代码用于识别图片中火焰,整体思路为通过对图像的颜色处理找出图中感兴趣区域(可能为火焰的区域)及其 轮廓, 再提取轮廓的几何特征判断是否为火焰(This code is used to identify the flame in the picture. The overall idea is to find out the area of interest (possibly the area of flame) and its contour in the picture through c
-