搜索资源列表
opencv-slides
- 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
contour
- 利用OpenCV进行轮廓提取,很好用!对于初学openCv的人来说是个很好的入门例程
contour
- 利用OpenCV的函数编写,可以获取图像的轮廓信息,同时也能绘制出图像轮廓.对于初学OpenCV,了解各函数的功能有一定的帮助.
contour
- contour轮廓检测的源代码...opencv做得
contour
- 采用OpenCV和VC结合,对二维图像轮廓进行提取并显示欧式距离结果,加深对其理解-contour
contour
- 采用OpenCV和VC结合,对二维图像轮廓进行提取并显示欧式距离结果,加深对其理解-contour
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
opencv实现的snake算法
- opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
Snake-contour.rar
- 本程序以VC++为开发环境,以opencv和MFC为开发语言实现用Snake方法轮廓提取轮廓。提取轮廓是图像处理和视频流处理的基础...,This procedure for a VC++ development environment, and MFC in opencv using the development of language Snake contour contour extraction method. Extraction of the outline of the imag
canny-contour.rar
- 本程序可以使用canny算法进行图片轮廓的提取,使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...,This procedure can be used canny algorithm for extracting image contour, the use of before-configured environment opencv. We would like to learn opencv image processing and help ...
contour.rar
- 基于OpenCV, 实现了寻找图像的轮廓,用于物体识别,轮廓分析等算法.,Based on OpenCV, looking for implementation of the outline of the image for object recognition, contour analysis algorithm.
OpenCV-coutours
- 这是一个用opencv编写的 用来检测物体轮廓的代码-This is a written with the opencv code used to detect the contour
opencv_android
- 实现使用opencv在Android平台中获取图像轮廓-Achieved using OpenCV in Android platform to obtain image contour
contour
- 利用opencv找出图像中所有的闭合轮廓,并找到每个轮廓的重心,长轴,短轴及其对应的坐标值-Using opencv find image all closed contour and find every contour of gravity center, long axis, short axis and its corresponding coordinates
contour
- 图片轮廓检测的源代码,用opencv在C语言中实现-Image contour detection of the source code, using opencv in the C language implementation
OPENCV
- OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
Snake_plus
- 用OPENCV实现的活动轮廓提取,速度较快,对于简单物体轮廓提取效果良好-OPENCV achieved with active contour extraction, faster, for the simple contour extraction well
Gesture-Recognition-Based-on-openCV
- 基于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
Contour
- OpenCV Contour检测算法,可以方便地检测图像边缘。-Contour detection program, using OpenCV. It is convenient to extract contour characteristics of images.
基于opencv的交通标志识别
- 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)