搜索资源列表
Hamming
- hamming code for error correction
VC_IRIS
- 基于MFC的虹膜检测识别,使用canny算子探测边缘,霍夫变换找到区域,海明测距识别-Iris detection and recognition based on MFC, using the canny operator edge detection, Hough transform to find areas identified Hamming distance
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
Image-similarity-identification
- 利用感知哈希算法将N幅图片用汉明距离表示出来进行对比,可求其相似度-Hash algorithm using the perception of N pictures that come out with a Hamming distance by comparing the similarity rectifiable
Hamming_LSH
- 利用hamming距离,进行图像的索引,达到快速检索-Using hamming distance, the image of the index, to achieve rapid retrieval