搜索资源列表
lshkit-0.2.1.tar
- lsh 的实现,未soucefoge的源代码,十分专业-The implemetation of LSH, it is very useful!!!
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
LSH
- 利用LSH算法在图片数据库中搜索与目标图片最相似的图片.hash思想在图像检索种的应用。-LSH picture database using the search algorithm with the target image most similar images. Hash kind of thinking in image retrieval applications.
