搜索资源列表
vlfeat-0.9.14-src计算机视觉库
- 包含目前流行的SIFT,MSE等算法的Matlab及C实现。
vlfeat-0.9.4.1.tar.gz
- The VLFeat open source library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift. It is written in C for efficiency and compatibility, with interfa
vlfeat-0.9.4.1-bin.tar.gz
- vl-sift source code including ransac and matching,vl-sift source code including ransac and matching
vlfeat-0.9.14.tar
- lowe编写的sift算法c源代码, 好不容易才发现的,-c source code of sift by lowe
vlfeat-0.9.4-bin.tar
- mser,sift,etc for extracting features of images
vlfeat-0.9.3.tar
- 国外机器视觉试验室的研究成果,包含了SIFT和MSER等图像检测与描述算法-Foreign machine vision laboratory research results, including the images, such as SIFT and MSER detection and descr iption algorithm
vlfeat
- Andrea Vedaldi and Brian Fulkerson 写的视觉特征提取(sift tree)经典源代码,现在很多人使用它。-Andrea Vedaldi and Brian Fulkerson written in visual feature extraction (sift tree) classical source code, and now many people use it.
vl.sift.tar
- 利用sift方法实现图像特征提取和图像匹配-to realize image feature extraction and image matching by the method of sift.
vlfeat-0.9.9.tar
- 这是一个著名的MATLAB/C实现的sift算法库。 并且被分解成几个可以重用的M和MEX文件。 这个实现产生一些关键点和描述子,和David Lowe s的实现差不多。-This is a MATLAB/C implementation of the SIFT detector and descr iptor. It is customizable and features a decomposition of the algorithm in several reusable M a
vlfeat-0.9.9
- 基于sift算法的图像匹配。并用RANSEC算法去除错误匹配。最后还给出了sift算法的图像拼接。-Sift-based image matching algorithm. And use RANSEC algorithm to remove false matches. Finally, given the sift algorithm for image stitching.
vlfeat-0.9.13-bin.tar
- 特别牛的SIFT实现,VLFeat 0.9.13,代码特别清晰。C语言编写,有matlab接口。还包括了SIFT, MSER, k-means, hierarchical k-means等相关算法。-A library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means.
vlfeat-0.9.13-bin.tar
- VLFEAT,一个强大的SIFT库函数,适合MATLAB和VC应用-VLFEAT, a powerful SIFT library functions for MATLAB and VC application
vlfeat-0.9.9-bin
- Code allows SIFT descr iptor computation
vlfeat-0.9.13
- SIFT特徵點的尋找及對應,該作者還有附上教學網站-searching and matching of SIFT feature points, the editor has his tutorial published on web
vlfeat-0.9.14-bin.tar
- vlfeat,包含SIFT图像特征提取算法,matlab接口,可以进行dense sift和普通sift,核心部分由c实现,计算高效。-Vlfeat, contains the SIFT image feature extraction algorithm, Matlab interface, can be dense sift and general sift, the core part is implementated by C, computational efficiency.
vlfeat-0.9.16.tar
- VLFeat是一款由Andrea Vedaldi和Brian Fulkerson先生创建的开源图像处理库,都属于机器视觉算法,vlfeat库有C和matlab两种实现,包括了SIFT,MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift 这个库是C语言写的,效率比较高,支持Windows, Mac OS X, and Linux操作系统。可以在matlab、Shel
vlfeat-0.9.17-bin.tar
- The VLFeat open source library ,可以用来进行HOG,SIFT等,这是最新版的VLFeat-The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels
vlfeat-0.9.18-bin
- 行人检测、图像目标分类的相关特征如HOG,SIFT、LIOP、聚类等,对初始研究者有很大帮助。-Pedestrian detection, correlation feature of image classification as HOG, SIFT, LIOP, clustering, the initial investigators of great help.
vlfeat-0.9.20.tar
- this is mser and sift algorithms in vlfeat
SIFT
- 使用VLfeat的SIFT算法,在python平台进行SIFT特征提取和匹配(SIFT feature extraction and matching on Python platform based on SIFT algorithm of VLfeat)