搜索资源列表
fast-C-src
- 一种快速的角点检测算法,剑桥的代码.据说可以达到实时处理.-a fast corner detection algorithm, Cambridge code. It is said you can achieve real-time processing.
fast-C-src
- 一种快速的角点检测算法,剑桥的代码.据说可以达到实时处理.-a fast corner detection algorithm, Cambridge code. It is said you can achieve real-time processing.
susan2l
- 是快速角点检测的susan的算法,是最初的版本,我们实验都用这个-Is a fast corner detection algorithm of susan is the original version, we experiment with this
corner
- 提出了一种快速准确车辆牌照的分割方法。首先利用形态学算子获取车牌的候选区域,剔除较小的和较大的区域;对保留的候选区域利用Trajkovic算法获取角点;最后对检测后的结果聚类,从而分割出包含车牌区域的子图像。-A fast and accurate method of vehicle license division. First of all, the use of morphological operators to obtain
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
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
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 part
MATLABdianpeizhu
- 大量实验表明,提出的方法对同种传感器或者不同传感器图像之间的配准都是有效的。 提出了一种新的基于角点检测的图像配准方法,其核心思想是采用一种快速的 基于图像灰度的角点检测新算法,通过沿圆弧曲线扫描获取角点信息,然后根据这些 角点信息建立图像间角点的对应关系,并由此得到初配准参数,最后通过迭代过程以 提高配准的精度. 理论分析和实验结果表明,该算法对图像间的旋转角度没有限制, 配准精度高而且计算量较小. -Expe
fast9
- 实现FAST9算法,效率高,速度快,思想新颖,对角点检测有兴趣的可以参考一下-FAST9 algorithm to achieve high efficiency, fast, innovative thinking, on the corner detection are interested can refer to
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, widel
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
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.)