搜索资源列表
opencv实现的snake算法
- opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
OpenCV-coutours
- 这是一个用opencv编写的 用来检测物体轮廓的代码-This is a written with the opencv code used to detect the contour
用OPENCV获得运动物体的轮廓
- 此代码可用于基于OPENCV获得运动物体的轮廓,OPENCV 2.3.1
OpenCV_contours
- OpenCV contours 图像轮廓提取程序源代码-OpenCV contours image contour extraction procedure source code
ellipse
- opencv 给出一个椭圆拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它-opencv given an example of ellipse fitting, the program first to discover the outline of the image, and then close it with an oval
zxop3
- opencv写的一个将视频轮廓实时显示的程序 -opencv write an outline of real-time video shows the procedure
OPENCV
- OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
opencv
- 该文件详细介绍了如何运用差分法求图像的轮廓,可以为各位爱好者借解-The document details how to use the outline of the image difference method, by solution for you fans
code
- OpenCV一些代码的实现,包括轮廓的提取,图像的复制-OpenCV implementation of some code, including contour extraction, image replication
DetectiveContour
- 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
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
opencv-pipei
- opencv 轮廓提取和模板匹配,可以从目标图像中找出要匹配的小图片部位-opencv contour extraction and template matching, you can find out from the target image to match the small image parts
轮廓、分水岭算法
- 基于opencv实现了轮廓检测和利用分水岭对图像进行分割,简单而且有效。该程序基于MFC,很好,很强大。
几个基于openCV开发的手势识别代码
- 获取轮廓凸包。OpenCV自带的工程,及之前提到的OpenCV轮廓凸包检测里面有很详细的解释(Contour convex hull. OpenCV comes with the project, and previously mentioned OpenCV contour convex hull detection, which has a very detailed explanation)
【OpenCV学习笔记 010】提取直线、轮廓及连通区域
- 关于OPENCV图像分割后图像连通问题,具体可以查看源代码(OPENCV image segmentation on the image connectivity problem, you can view the source code)
小轮廓填充
- 检测图像中的小轮廓,将这些小轮廓全部进行填充(The detection of small outline images, the contour are filled)
contoursmatch_cv
- 基于opencv实现轮廓匹配的代码,可以运行(Implement contour matching code with OpenCV)
基于opencv的交通标志识别
- 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
提取图像轮廓质心
- 提取图形轮廓 以及轮廓所在的质心。用外接矩形包围其所在的轮廓(Extract the graphic outline,and the centroid of the contour .Encircling the outline with a rectangle)