搜索资源列表
e2lsh.rar
- Nearest Neighbor Methods in Learning and Vision: Theory and Practice书中章节Locality-Sensitive Hashing Scheme Based on p-Stable Distributions 中LSH-Local Sensitive Hashing算法的C语言在Red Linux下实现,Book <Nearest Neighbor Methods in Learning and Vision: Theory
lshkit-0.2.1.tar
- lsh 的实现,未soucefoge的源代码,十分专业-The implemetation of LSH, it is very useful!!!
LSH
- 关于稀疏矩阵在图像处理中的应用的英文PPT,简单易懂。-On the sparse matrix applications in image processing in English PPT, easy to understand.
InvariantLocalFeatureforImageMatching
- Invariant Local Feature for Image Matching,主要是介绍了一下图像副本检测的系统,先对图像提取sift特征,再用LSH匹配-Invariant Local Feature for Image Matching, mainly introduced a copy of what the image detection system, first sift the characteristics of the image extraction, and the
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
Hamming_LSH
- 基于LSH的hamming距离,用vc++实现-Hamming distance based LSH implemented vc++
LSH
- 原始局部敏感哈希算法的详细描述(文档),对于理解LSH算法有帮助-The detailed descr iption of the original locally sensitive hash algorithm
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.
LSH
- python编写的LSH算法的图像识别匹配小程序,适于初学者-LSH written in python image recognition algorithm matching small program, suitable for beginners
LSH
- 利用LSH算法在图片数据库中搜索与目标图片最相似的图片。-LSH picture database using the search algorithm with the target image most similar images.
LSH
- 基于VC及openCV,利用LSH对图片进行快速分类并检索-Based on VC and openCV, use the picture LSH fast classification and retrieval
LSH跟踪
- cvpr2013最新跟踪算法的matlab程序
LSH
- 基于内容的图像检索常用算法,LSH把图像特征映射到高维空间-Content-based image retrieval algorithms commonly used, LSH image features are mapped to the high-dimensional space
lshcode
- LSH哈希算法matlab版。内有详细说明和流程步骤,还有小demo-This directory contains an simple implementation of Locality-Sensitive Hashing (LSH) algorithm by Indyk et al. The main functions are (see documentation in each file for more details):
lshcode.tar
- ISH局部加密,局部敏感哈希算法,局部敏感哈希是非监督的哈希算法。 算法的输入是实数域的特征向量,输出为一个binary vector。(This directory contains an simple implementation of Locality-Sensitive Hashing (LSH) algorithm by Indyk et al. The main functions are (see documentation in each file for more de
LSHDemo01
- Visual studio 2015 ,将Sift特征转换为LSH,但是实际测试效果一般。(Visual studio 2015 the Sift feature is converted to LSH, but the actual test results are general.)
LSH
- Locality Sensitive Histograms.基于局部敏感直方图的目标跟踪算法,该压缩文件包括图片的代码,只要运行demo即可。改代码对灰度值有点差异的图片得到的效果还好。得到的结果为图片的直方图特征图。亲测可用。(Locality Sensitive Histograms. consisted of code and images.)