搜索资源列表
-
0下载:
在VC6下基于OpenCV的轮廓检测程序,其中图像的二值化操作基于Canny和自适应阈值。通过trackbar来实现不同情况下的轮廓检测。-in VC6 OpenCV Based on the outline of testing procedures, these two images based on the value of operating Canny and adaptive threshold. Through the trackbar to achieve under diffe
-
-
0下载:
这个一个opencv代码。通过对库函数调用,实现图片的边缘检测以及轮廓识别。对于入门opencv很有参考价值。-this one OpenCV code. Through library function call, on the brink of achieving Photo contour detection and identification. For entry OpenCV of great reference value.
-
-
1下载:
中科院自动化所自由软件学会于任棋讲解的使用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.
-
-
0下载:
运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
-
-
0下载:
OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
-
-
0下载:
基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆,支持椭圆参数的自定义筛选-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection, ellipse fitting,Support the custom of the ellipse parameters
-
-
1下载:
图片轮廓检测的源代码,用opencv在C语言中实现-Image contour detection of the source code, using opencv in the C language implementation
-
-
0下载:
opencv寻找轮廓实现视频流的运动目标检测-opencv contour search video streaming implementation of the moving target detection
-
-
2下载:
OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
-
-
0下载:
在VC环境中安装OPENCV库函数后,实现图象轮廓检测的代码-In the VC++ install OPENCV library functions, the realization of the code image contour detection
-
-
0下载:
安装VC和OPENCV库函数后可以实现图像轮廓检测的另一种代码,非常特别-Install VC and OPENCV library functions can be achieved after the image contour detection of another code, very special
-
-
0下载:
OPENCV轮廓检测完整源代码适合初学者使用-Contour detection OPENCV complete source code for beginners
-
-
0下载:
总结的OPencv代码。图像warp,rotation.H_S直方图。滑动条设定阈值进行轮廓检测。在输入图像上检测轮廓。还有平均背景法。是txt格式,只需要把后缀名编程.cpp即可。-The summarized OPencv code. Image warps, rotation.H_S histogram. Slider to set the threshold for contour detection. Detect the contours in the input image. Av
-
-
0下载:
OpenCV Contour检测算法,可以方便地检测图像边缘。-Contour detection program, using OpenCV. It is convenient to extract contour characteristics of images.
-
-
0下载:
数字图像处理,opencv的边缘轮廓检测程序源代码-Digital Image Processing, opencv edge contour detection program source code
-
-
0下载:
基于opencv的轮廓检测,运用灰度处理,提取轮廓。在使用本程序前确保vs已经安装opencv-Opencv based contour detection, using the gray processing, contour extraction. The use of this process to ensure that vs has been installed opencv
-
-
0下载:
基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。-Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.
-
-
0下载:
在VC++6.0环境下利用OPENCV根据滑动条参数检测轮廓,当滑动变化的时候重检测。-Contour detection
-
-
1下载:
基于opencv的车辆识别,原理主要是通过opencv的轮廓检测识别车辆轮廓,然后再检测车辆,效果不错-Opencv-based vehicle identification, the main principle is to identify the vehicle contour by contour detection opencv, and then detects the vehicle, good results
-
-
0下载:
边缘检测,轮廓提取基本操作,VS 2013 64位仅供学习(Edge detection, outline extraction basic operation, VS 201364 bits for learning only)
-