搜索资源列表
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
CBIR-matlab-GUI
- 实现了一个基于颜色、纹理、形状综合特征的MatlabGUI图像检索系统。-Bulit an image retrieval system based on which combines these three features and realizes user-defined weights.
photosearch
- matlab实现的简单的图像检索,通过收集图像的信息,在图像集合中找到与目标相似的图像-matlab to achieve a simple image retrieval, image collection, image collection to find images similar objectives
texture
- 用于基于图像纹理特征提取的图像检索,其中包括matlab中自带的graycomatrix和graycoprops两个m文件,和四个用于提取图像纹理特征及图像检索的m文件-For image retrieval, including matlab comes graycomatrix, and graycoprops two m files, and four m-files used to extract image texture features and image retrieval ba
xxxxx
- 图像检索,MATLAB编译,还可以用用,希望-Image retrieval, MATLAB compiler, and can be used with, hope to see
demo
- Matlab 图像检索源代码,灰度直方图方法,简单检索方法-Matlab image search
Gabor
- matlab编程 基于颜色和纹理的图像检索系统-matlab programming based on the color and texture of the image retri system
56246590SIFTtutorial
- matlab实现图像检索系统 可通过调试-matlab realize image retri system by commissioning
SIFT
- matlab的sift算法实现图像检索-sift the matlab image retri algorithm
SPM_SC
- This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper Linear Spatial Pyramid Matching using Sparse Coding for Image Classification .基于空间金字塔匹配的稀疏编码,用于图像检索,识别与分类-This package contains the Matlab codes im
lshcode
- 基于matlab实现了一个简单的局部敏感哈希算法,用于实现图像的快速检索- U57FA u4E8Ematlab u5B9E u73B0 u4E86 u4E00 u4E2A u7B80 u5355 u7684 u5C40 u90E8 u654F u611F u54C8 u5E0C u7B97 u6CD5 uFF0C u7528 u4E8E u5B9E u73B0 u56FE u50CF u7684 u5FEB u901F u68C0 u
CNN for Image Retrieval Using MatConvNet.tar
- 使用深度学习框架-MatConvNet实现图像检索(Code for image retrieval using MatConvNet (a popularDeep Learning framework))