搜索资源列表
fast-C-src
- 一种快速的角点检测算法,剑桥的代码.据说可以达到实时处理.-a fast corner detection algorithm, Cambridge code. It is said you can achieve real-time processing.
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
fast-C-src-2[1].0
- Fast Corner Detector, FCD快速角点检测c语言代码,可直接调用运行-Fast Corner Detector C code
fast-C-src-2.1.tar
- FAST 角点检测,很好很实用的代码,基于机器学习。感兴趣的可以下载参考一下。-FAST corner detection, good code is very practical, based on machine learning. Interested can download the reference.
000Fastcornerdetectiongood
- 快速角点检测算法,不计算倒数,因此速度比传统方法快!-Fast corner detection algorithm, not counting the last, so the speed faster than traditional methods!
learn_FAST-20060307.tar
- FAST角点检测算法的c语言源代码,对角点检测有兴趣的可以参考一下-FAST corner detection algorithm c language source code, on the corner detection are interested can refer to
FASTCorner-V2-Private
- Fast Corner算法的实现,objective-c程序,可以编译通过,在ios设备上运行。参数可调。-Fast Corner algorithm implementation. Using objetive-c. It can be compiled and run on ios devices. The parameters of this algorithm could be adjusted.
fast-er-1.4
- FAST角点的升级版,原作者自己的代码。-FAST corner of the upgraded version, the original author of the code.
fast-corner_detect_matlab
- 快速角点检测,对学习角点检测同学应该有帮助。-Fast corner detection, detect students learning corners should help.
fast-matlab-src-2.1.tar
- Edward Rosten 的FAST角点检测matlab源码2.1,包含七点到十二点-FAST corner detector from Edward Rosten. Version 2.1,including 7-points to 12-points.
video_homography
- 这个程序演示了使用features2d的快速角点检测,其中有简单的英文描述,学习角点检测的学者们可以看看如何加速-This program demonstrated the use of features2d with the Fast corner detector and brief descr iptors.
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
OpenCVFastCorner
- 利用OpenCV的库 进行快速角点检测的Demo,适合初学者学习-Using OpenCV library for fast corner detection Demo, suitable for beginners to learn
corner
- fast快速角点检测算法以及角点检测与傅立叶描述子-fast corner detector and fourier descr iptor
fast-C
- fast角点检测的C代码,加原始论文。-fast corner detection of the C code,plus the original papers。
Fast-detection-matlabPopencvPc
- 文件包含fast角点检测的matlab,c,以及opencv实现,还包含有参考文献说明等。-The file contains the fast corner detection, Matlab,c, and opencv realized, also contains references descr iptions.
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
fast-matlab-src
- fast角点检测,采用matlab软件编写- fast corner detection fast corner detection
fast+sift
- 用FAST算法检测角点,用SIFT特征描述符描述角点(FAST algorithm is used to detect corner points and SIFT feature descr iptors are used to describe corner points)