搜索资源列表
opencv寻找图像角点的小程序
- 一个opencv寻找图像角点的小程序,包括寻找精确角点函数的应用!-Opencv image corner to find a small program, including a function to find the exact corner of the application!
Corner
- 基于c++和opencv环境,打开任何格式的图片-Opencv c++ and based on the environment, open the image in any format
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.
matching
- 基于opencv,用vc开发的实现角点匹配的原程序,-opencv vc source for corner matching
CornerDetect
- 使用OpenCV检测五子棋盘角点,采用Harr算子进行角点检测-Corner detection using OpenCV
Corner_Detect
- 這是以 VC2008 為開發環境,用 OpenCV 語法寫的偵測物體角點 Corner Detect 的程式。-This is the VC2008 as the development environment, using the syntax written in OpenCV corner detection of objects Corner Detect program.
corner
- 本代码提供了角点检测的算法,并且利用opencv的滚动条实现实时检测-This code provides a corner detection algorithm, and using the scroll bar opencv real-time detection
corner
- 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
corner
- 角点检测,寻找精确的角点位置,然后在角点地方做标记-Corner detection, corner to find the exact location of
Harris-corner-detection
- Harris corner detection algorithm for OpenCV.
corner
- Corner detection on image opencv
corner
- 角点监测,主要利用GoodFeatureToTrack函数,在图像中寻找具有大特征值的角点。效果良好。-Corner monitoring, using mainly GoodFeatureToTrack function, in the image to find a corner point having the largest eigenvalue. To good effect.
Trajkovic-Corner
- Trajkovic4邻域和8邻域的角点检测-Trajkovic4 neighborhood and neighborhood corner detection
Corner-detection
- 角点检测实例源代码。运行在visual c++下。运行前要配置好opencv,否则会出错。-Corner detection source code examples. Run under the visual c++. To configure before running opencv, or an error occurs.
Corner-detection
- 角点检测,学习opencv(中文版)源码调试成功的,可以运行-Corner detection, learning opencv (Chinese version) source code debugging success, can run
OpenCV-harris-corner-detection
- oponcv haar 角点检测,包含可以运行的完整代码。-oponcv haar corner detection, contains the complete code can run.
