搜索资源列表
FourierDescriptors
- 傅里叶描述子,其中包含cpp文件和头文件,直接加入到程序中调用就可以用了。-Fourier descr iptor, which contains the cpp and header files, directly into the program to be used to call.
SiftGPU-V380
- GPU版的klt光流算法,能够快速的完成sift 算法 ,需要显卡支持-SIFTGPU is an implementation of SIFT for GPU. SiftGPU uses GPU to process pixels and features parallely in Gaussian pyramid construction, DoG keypoint detection and descr iptor generation for SIFT. Compac
SIFTtutorial
- 对图像提取相应的特征点,并对特征点进行精简与描述,找到128维的描述子,并与另一幅图像的描述子进行比较,得到图像的匹配-Extract the corresponding feature point of the image, and the feature point streamline with the descr iption, to find 128-dimensional descr iptor, and compares with a descr iption of the ima
ehd
- edge histogram descr iptor
ORB-feature-detect
- 提取ORB描述子,即Oriented FAST and Rotated BRIEF,此种描述子相较于BREIF来说,对目标的旋转具有很好的鲁棒性,另外对于噪声的效果也很好。-Extraction ORB descr iptors, namely Oriented FAST and Rotated BRIEF, this descr iptor is compared BREIF in on the target rotation has good robustness, in addition
FASTaORB
- FASTOPENCV代码 & ORB 代码 描述子 用于图像局部不变特征提取,二值化描述子,快速特征点检测-FAST DETECTOR & ORB DEscr iptOR
OrbFeatureDetector
- 使用ORB算法进行关键点和描述符的提取,采用摄像头获取待检测图像,使用FLANN—LSH进行匹配。-ORB algorithm using a key point and descr iptor extraction, the use of cameras to obtain the image to be detected using FLANN-LSH match.