搜索资源列表
vlfeat-0.9.4-bin.tar
- mser,sift,etc for extracting features of images
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.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.
VLFEATROOT
- VLFEATROOT是在matlab环境下使用vlfeat对图像进行处理的工具,具体使用方法可参考vlfeat.org-VLFEATROOT Matlab environment vlfeat image processing tools, specific use reference vlfeat.org
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.18-bin.tar
- 图像拼接的神器,可以拼接彩色图片,需要在matlab下使用,简单易用,也可以到它的官网看看说明哦-Artifact image stitching, color pictures can be spliced
practical-cnn-2016a-code-only.tar
- VGG卷积神经网络练习,在matlab中使用vlfeat/matconvnet对图像进行去模糊的操作进而更好的识别图像(VGG Convolutional Neural Networks Practical)