-
ObjectDetectionContours
Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
- 2013-10-19 01:51:39下载
- 积分:1
-
DetectObjectWithSurf
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
- 2013-09-10 00:59:41下载
- 积分:1
-
surf算法图像拼接
基于opencv实现surf算法对图像进行特征提取,并匹配,再利用ransac算法进行求精,最后实现图像拼接,效果不错
- 2022-10-13 07:00:02下载
- 积分:1
-
Phase_Correlation
基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。(Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use OpenCV in the DFT, but with the FFTW in the FFT, so much faster.)
- 2009-11-05 17:26:06下载
- 积分:1
-
形状 deteion
在本教程中,let 的请参阅如何识别形状和轮廓用 OpenCV 对象的位置。用 OpenCV 的轮廓,你可以一个序列的每个白色的补丁顶点的点 (白色斑块视为多边形)。作为示例,您将获得 3 个点 (顶点) 一个三角形和四边形 4 点。所以,你可以通过该多边形顶点的数目确定任意多边形。您甚至可以通过计算和比较顶点之间的距离确定多边形凸、 凹、 等边三角形等特点。Let 的看看如何,这可以通过 OpenCV。所有你需要的是一个二值图像,在其中您的对象应该是白色,背景应该是黑色。
- 2022-10-17 05:40:02下载
- 积分:1
-
方框滤波opencv实现
方框滤波封装于opencv的boxFilter()函数中,函数使用方框滤波器来模糊一张图片,从src输入,dst输出。
- 2022-09-25 08:35:03下载
- 积分:1
-
opencv mfc鼠标画矩形
基于opencv 的 mfc鼠标画矩形,可直接运行,具有一定的借鉴作用。
基于opencv 的 mfc鼠标画矩形,可直接运行,具有一定的借鉴作用。
- 2022-01-23 11:24:55下载
- 积分:1
-
数字分割、阈值分割、轮廓提取
自己在做数字识别时下载 参考别人的源码 拿出来和大家共享
- 2022-02-25 21:35:45下载
- 积分:1
-
车道线的检测 3970978Test
说明: 采用传统图像处理方法,能够实现对车道线的检测,检测效果较好(The traditional image processing method can realize the detection of lane line, and the detection effect is good)
- 2020-07-29 09:21:10下载
- 积分:1
-
DDAApp
说明: 定位工件圆、圆角矩形,并检测圆和矩形内的污点(Locate the workpiece circle and rectangle, and detect the stain in the circle and rectangle)
- 2020-06-16 14:34:29下载
- 积分:1