搜索资源列表
Thesis_Robust_Image_Hashing
- 图像认证中的博士论文PDF和答辩PPT,关于Image Hashing技术,最新下载自美国名校The University of Texas at Austin的Brian L. Evans教授的实验室网站 -Thesis on robust image hashing downloaded from Professor Brian L. Evans in University of Texas at Austin in USA
hashingToolbox0_1beta
- matlab程序 图像哈希实现 用于图像认证领域-image hashing is used in authentication
spectral-hashing
- 基于spectral hash的特征binary化,大大提高图像检索的速度-Based on the characteristics of the spectral hash binary, greatly improving the image retrieval speed
pHash-0.4.tar
- pHash is an implementation of various perceptual hashing algorithms. A perceptual hash is a fingerprint of an audio, video, or image file that is mathematically based on the audio or visual content contained within. Unlike cryptographic hash function
AVEC_2DCOSTRANS
- matlab perceptual image hashing
venkie00robust
- Due to the popularity of digital technology, more and more digital images are being created and stored every day. This introduces a problem for managing image databases. Here we introduce a novel algorithm that utilizes a wavelet representation of im
graph-hashing
- 图像的谱哈希算法,输入图像,然后提取图像的gist特征,经过谱哈希算法,产生哈希序列-Spectral image hash algorithm, the input image, and then extract the image of the gist features through spectral hash algorithms produce hash sequence
hashing
- 将图像提取gist向量,然后计算各向量之间的欧氏距离,进行比较。-Extracted gist vector image, and then calculate the Euclidean distance between vectors, for comparison.
hashingToolbox0_1beta
- 图像认证中的Image Hashing技术,源码最新下载自美国名校The University of Texas at Austin的Brian L. Evans教授的实验室网站-Matlab programs for image hashing downloaded from Professor Brian L. Evans in University of Texas at Austin in USA
array
- 矩阵的简单计算,包括加,减,乘,除。实现矩阵的代码操作-The algorithm has several optional matrices, and the image can be restored through reverse transform. Thus, it is very difficult to decode the hashing algorithm
Similarity-Search-via-Hashing
- 图像高维特征的hash化,大大提高检索速度-Image of high-dimensional feature hash, and greatly improve the retrieval speed
hash_module
- This sample class is designed to provide hashcode of 2D image. Image is converted to grayscale, shrink to 32x32 and then is calculated DCT which acts as a source for hashing.
HashingToolbox
- it s from the hashing toolbox itis used to hash an image using the transformation wavelet you can have the whole hashing toolbox on the internet and it s fr-it s from the hashing toolbox itis used to hash an image using the transformation wavelet you
NMF-NMF-SQ-Hashing
- 主要是图像hash的对比试验可用,这个是图像哈希的一篇论文的实现代码。-image hash code
NEW-SVD-SVD-Hashing
- 图像哈希算法,SVD-SVD的编码。可供做图像hash的研究人员做对比试验-image hash SVD-SVD
57879
- The following Matlab project contains the source code and Matlab examples used for inpainting (coherency sensitive hashing). This submission provides image inpainting using coherency sensitive hashing (CSH).
NMF-NMF-SQ-Hashing
- 通过强大和安全的形象散列 非负矩阵因式分解,在信息取证与安全,376-390,2007年IEEE交易。NMF-NMF-SQ哈希- V. Monga, and M. K. Mihcak, Robust and secure image hashing via non-negative matrix factorizations, IEEE Transactions on Information Forensics and Security, 2(3), 376-390, 2007.
DCTHash
- We explore Discrete Cosine Transform (DCT) hashing for creating index structures for texture-based descr iptors. Hashes play the role of keywords: an index is created, and queried to find the images most similar to the query image.
pHash-0.9.4
- 图像哈希算法phash的源代码,可用于图像搜索的学习(Image hashing algorithm-phash)