搜索资源列表
ContourTrack
- 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
Canny-Contour-source-code
- Canny 算子提取目标轮廓源代码 OpenCV C-Canny Contour source code
OpenCV-coutours
- 这是一个用opencv编写的 用来检测物体轮廓的代码-This is a written with the opencv code used to detect the contour
lunkuojiance
- 在VC环境中安装OPENCV库函数后,实现图象轮廓检测的代码-In the VC++ install OPENCV library functions, the realization of the code image contour detection
luokuojiance2
- 安装VC和OPENCV库函数后可以实现图像轮廓检测的另一种代码,非常特别-Install VC and OPENCV library functions can be achieved after the image contour detection of another code, very special
mycv
- 用python实现的opencv图像轮廓检测代码,多多指教-Implemented by python opencv image contour detection code, exhibitions
code
- OpenCV一些代码的实现,包括轮廓的提取,图像的复制-OpenCV implementation of some code, including contour extraction, image replication
DrawContours
- OPENCV轮廓检测完整源代码适合初学者使用-Contour detection OPENCV complete source code for beginners
lunkuo
- 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
code
- Step 1: 二值化一幅图像,结果存为 binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
contour
- OPENCV轮廓检索源代码,实现找到图像中的轮廓和画出轮廓-OpenCV source code find contours and draw contours
MyCode
- 总结的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
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
openCV5
- 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
contour
- opencv环境下的轮廓边缘提取绘制代码-opencv environment draw the outline of edge detection code
ObjectDetectionContours
- Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
cv_contour
- 基于OPENCV的连通区域轮廓线标记代码,可以标记多个标签,自制定标签列表和图像数据区,非常方便,简单实用-OPENCV based connectivity contour marking area code, you can mark multiple labels, since the enactment of the label list and image data area, very convenient, simple and practical
snake_basic
- 这是主动轮廓模型的opencv代码,实现的是kass“Snakes: Active Contour Models ”中的结果,参数需要自己细调。-This is the opencv code active contour models, implementation is kass " Snakes: Active Contour Models" in the results, the parameters need to fine-tune their own.
contour-detection-vehicle-tires
- 该代码能实现车辆轮廓及车辆轮胎的外轮廓检测-This code enables the vehicle contour and outer contour detection vehicle tires
Figure contour extraction of object
- This program based on VS2010 + OpenCV2.4, used to extract the object contour in color images.(note: please keep the image length or width is a multiple of 2.Of course, you can modify the code).The program from the BBN Computer Vision Laboratory.(This