搜索资源列表
fast-C-src
- 一种快速的角点检测算法,剑桥的代码.据说可以达到实时处理.-a fast corner detection algorithm, Cambridge code. It is said you can achieve real-time processing.
fast-corner-detect
- 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
fast-matlab-src
- 快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果-Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results
000Fastcornerdetectiongood
- 快速角点检测算法,不计算倒数,因此速度比传统方法快!-Fast corner detection algorithm, not counting the last, so the speed faster than traditional methods!
susan
- 基于susan算法的角点检测程序,提供对图像特征准确,鲁棒,快速的提取-Susan algorithm based on corner detection procedures, providing an accurate image features, robust, fast extraction
SUSAN
- SUSAN角点检测算法经典文献 This paper describes a new approach to low level image processing in particular, edge and corner detection and structure preserving noise reduction. Non-linear filtering is used to define which parts of the image are closely rel
MATLABdianpeizhu
- 大量实验表明,提出的方法对同种传感器或者不同传感器图像之间的配准都是有效的。 提出了一种新的基于角点检测的图像配准方法,其核心思想是采用一种快速的 基于图像灰度的角点检测新算法,通过沿圆弧曲线扫描获取角点信息,然后根据这些 角点信息建立图像间角点的对应关系,并由此得到初配准参数,最后通过迭代过程以 提高配准的精度. 理论分析和实验结果表明,该算法对图像间的旋转角度没有限制, 配准精度高而且计算量较小. -Experiments show that the proposed
learn_FAST-20060307.tar
- FAST角点检测算法的c语言源代码,对角点检测有兴趣的可以参考一下-FAST corner detection algorithm c language source code, on the corner detection are interested can refer to
FasterCorner
- 快速角点检测算法,速度比SIFT,SURF等特征快10倍以上,角点检测的重复精度较高,广泛应用于增强现实等对速度要求比较高的场合-Fast corner detection algorithm, faster than the SIFT, SURF and other features more than 10 times faster, corner detection of a high repeat accuracy, widely used in augmented reality, e
1
- 区别于Harris角点检测的另一种图像特征点快速检测算法-Different from the Harris corner detection of image features fast detection algorithm
AGAST-corner-detector
- 多尺度快速角点检测算法(FAST).Adaptive and generic corner detection based on the accelerated segment test. Computer Vision–ECCV 2010-Multi-scale fast corner detection algorithm (FAST) Adaptive and generic corner detection based on the accelerated segment test
fast-matlab-src
- 好用的角点检测算法 有例子 程序简单易懂-Examples handy corner detection algorithm
corner
- fast快速角点检测算法以及角点检测与傅立叶描述子-fast corner detector and fourier descr iptor
fast-matlab-src
- 这是用matlab编写的fast算法,这是一种速度非常快的角点检测方法,实时性很强。-binary descr iptor
3D-Reconstruction.
- 择了一种速度、特征点数量和精度都比较好的组合方案:FAST角点检测算法+sift特征描述子+FLANN(Fast Library for Approximate Nearest Neighbors) 匹配算法。-Choose a speed and precision of the number of feature points are relatively good combination scheme: FAST corner detection algorithm+sift featur
improved-surf
- 改进SURF算法,FAST角点检测算法代替原始SURF特征点检测,很大程度上提高了特征点检测速度。-Improved SURF algorithm, FAST corner detection algorithm instead of the original SURF feature detection, feature detection greatly improves the speed.
fast+sift
- 用FAST算法检测角点,用SIFT特征描述符描述角点(FAST algorithm is used to detect corner points and SIFT feature descr iptors are used to describe corner points)
ORB
- 该算法基于opencv库,能够实现图像ORB角点检测,并实现图像匹配(ORB image key point detection algorithm, fast and efficient implementation of image feature point detection and matching)
harris检测
- 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)