搜索资源列表
MoravecTest
- 实现了Moravec算子的基本算法,希望对大家有所帮助-The Moravec operator basic algorithm, we want to help
getMoravecCorners
- Moravec角点检测。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性-Moravec corner detection. Algorithm will detect each of the pixels of the image, as a neighborhood of pixels surrounding a patch, and detecting the correlation of this patch and p
getMoravecCorners
- Moravec角点检测,使用经典的Moravec算法对图像的角点进行检测。-Moravec corner detection algorithm using classical Moravec image corner detection.
getMoravecCorners
- Moravec角点检测算法将角点定义为具有低“自相关性”的点。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性。-Moravec corner detection algorithm to corner points defined as having a low "autocorrelation" point. Algorithm detects images of each pixel, the pixel as a nei
Moravec
- 计算机视觉基于opencv的Moravec检测算法参考资料,便于快速理解该算法-Moravec detection algorithm based on computer vision opencv reference materials, easy to quickly understand the algorithm
moravec
- 该算法为moravec图像配准方法,经过调试可以运行。正确配置opencv即可,版本号为2.4.3,vs2008-The algorithm for moravec image registration method, after debugging can be run. opencv is configured correctly and the version number for 2.4.3,vs2008