搜索资源列表
opencv寻找图像角点的小程序
- 一个opencv寻找图像角点的小程序,包括寻找精确角点函数的应用!-Opencv image corner to find a small program, including a function to find the exact corner of the application!
harris-code
- opencv c++ 实现harris角点检测-opencv harris
Harris
- 用高斯滤波函数实现哈里斯角点检测,并对文件夹中的几张图像进行标定-With a Gaussian filter function to achieve Harris corner detection, and a few folders in the calibration image
harris_opencv
- 用OPENCV写的harris角点检测程序,简单易懂,对初学者比较有帮助-Written with OPENCV harris corner detection program, easy to understand, more helpful for beginners
test1
- 基于Opencv2.3.1和VS2010环境,计算机视觉处理集合程序,实现了图像载入、harris角点查找、高斯下采样、哈夫变换、拉普拉斯边缘查找、canny边缘查找功能。-Based on Opencv2.3.1 and VS2010 environment, a collection of visual processing computer program to achieve the image is loaded, harris corner to find, under Gaussi
findCorner
- opencv中检测角点的实例哦!很实用,其实原理看不懂没关系,看到代码自然就明白了!-opencv example of corner detection Oh! Very practical, in fact, can not understand it does not matter theory, see the code naturally understand!
calibrate camera
- opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
opencv-shift-graphics-match
- opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
matching
- 基于opencv,用vc开发的实现角点匹配的原程序,-opencv vc source for corner matching
CornerDetect
- 使用OpenCV检测五子棋盘角点,采用Harr算子进行角点检测-Corner detection using OpenCV
sift-detect
- sift角点检测,在opencv1.0中实现,使用的是opencv1.0的函数编写-The sift corner detection in opencv1.0 the use of is opencv1.0 function write
123
- 亚像素级cvFindCornerSubPix角点检测,可较为精确地对角点进行检测-The subpixel cvFindCornerSubPix corner detection
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
实现Harris角点检测算法
- 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
Harris_jiaodianTest7
- 采用Harris_jiaodian算子对房屋进行角点检测(Adopt Harris_jiaodian operator to carry on corner detection to the house)
harris角点检测
- cornerHarris函数检测并绘制图像中的感兴趣点(Detect and plot points of interest in the image)
harris角点检测
- 使用vc++和opencv,进行角点检测(使用常用的Harris角点检测算法)(Using vc++ and opencv,Corner detection(Harris))
【86】Harris角点检测
- 这是用Opencv2.9编写的Harris角点检测程序(This is a Harris corner detection program written in Opencv2.9)
【87】Shi-Tomasi角点检测
- 这是利用Opencv2.9编写的Shi-Tomasi角点检测示范程序(This is the use of Opencv2.9 prepared Shi-Tomasi corner detection demonstration program)
Harris
- Harris角点检测算子,基于VS2013和OpenCV2.4.13,包含代码和项目文件,VS版本不同可打开头文件和cpp文件,复制代码即可(Harris corner detection operator, based on VS2013 and OpenCV2.4.13, including code and project files,if different VS version,you can open the header file and cpp file,copy the cod
