搜索资源列表
step1_findcorners
- 基于OpenCV的角点检测程序,需要有OpenCV支持,程序比较简单,没有界面-based on the angle detection procedures, the need for OpenCV support, procedures are relatively simple, no interface
cornerdetect
- 用opencv函数库做的关于图像角点检测的程序-using OpenCV library done on the corner of an image detection procedures
TPointInfo
- 角点检测: 最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当 输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。
edgeOpencv
- 图象边缘检测,边缘角点提取. (使用opencv开发)
matching
- 双目视觉的图片匹配,角点提取等等。基于opencv的图象匹配算法
VCopencv
- VC与opencv环境下人脸角点检测与运动跟踪,大家可以看看,不错的啊 -vc imagine information deal
corner
- vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
harriscornerdetection
- OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
harris
- 自己编写的opencv实现harris角点检测,visual c++ 6.0 实现-I have written opencv realized harris corner detection, visual c++ 6.0 implementation
harris-corner-detector-opencv
- 基于opencv的harris角点检测程序-Based on the harris corner detection opencv program
XCornerDetectionAlgorithm
- Opencv的棋盘格角点检测例程。代码简单,注释齐全。-Chessboard grid Opencv corner detection routines. Code is simple, complete notes.
detectcorner
- 计算物体的角点,利用OPENCV视觉库,此库是开源的,大家可以到openCV主页上下载。-Calculation of the corner of objects, using OPENCV visual library, this library is open source, everyone can go to download openCV homepage.
jiaodian
- 交点检测VC++源代码,可以很好地检测角点,基于OPENCV。-The resource of Corner Detection based on OPENCV.
VCandopencvcornerdetect
- 关于人脸的角点检测,是一个用vc和opencv结合的例子,很好用。-About Face of corner detection is a combination of using vc and opencv example of good use.
HarrisCorner
- 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
stabilization1012
- 用opencv做的一个稳像的小模块,用到是角点匹配的思想。效果一般。-Opencv to do with a stabilization of small modules, used in a corner point matching ideas. Effects in general.
opencv-P-subPixelDetect
- 基于opencv1.0的亚像素角点检测,需安装opencv1.0,检测到角点在图像上标识出来,并输出文件保存,研究生期间做的一个小程序,程序还添加了换界面的功能,需要的请下载。-Sub-pixel based opencv1.0 corner detection, install opencv1.0, to detect corners in the image on the logo out and save the output file, a graduate student doing
OpenCV-feature-extraction
- openCV特征提取代码总结,包括:颜色直方图提取,形状特征提取,角点提取、Hough直线提取、边缘提取、纹理特征提取等等。-OpenCV feature extraction code summary, including: color histogram extraction, shape feature extraction, angular point extraction, Hough straight line extraction, edge detection and textu
harris-opencv
- 基于opecv2.4.9实现Harris角点。具有很大的参考价值。。只要配置了环境,即可运行,但是关于尺度不变性还有待解决-Based opecv2.4.9 achieve Harris corner. Has great reference value. . Just configure the environment, you can run, but on the scale invariance has yet to be resolved. . . . .
图像校正回调函数
- 本文档主要用于图像的倾斜矫正,通过建立透视变换矩阵和强角点检测实现畸变图形的矫正(This document is mainly used for Image tilt correction, through the establishment of perspective transformation matrix and strong corner detection, to achieve distortion correction)