CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Hash

搜索资源列表

  1. pHash-0.9.4

    0下载:
  2. p-hash方法。在图形图像中使用HASH方法,大大提高了搜索的速度,搜索和匹配的速度都大大提高。-p-hash method. In the graphic images using HASH method, greatly improving the search speed, the speed of search and matching are greatly increased.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1338467
    • 提供者:mars_human
  1. lsb

    1下载:
  2. 局部敏感哈希的源码,用到了B树,有兴趣的朋友可以-Local sensitive hash source, use the B-tree, and interested friends can see
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:63183
    • 提供者:郑雪梅
  1. watermark

    0下载:
  2. 一个给视频添加水印的程序,用的是MD5 Hash法在LSB加入水印-Add a watermark to the video program, using a MD5 Hash join the watermark in LSB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:858355
    • 提供者:harry
  1. graph-hashing

    0下载:
  2. 图像的谱哈希算法,输入图像,然后提取图像的gist特征,经过谱哈希算法,产生哈希序列-Spectral image hash algorithm, the input image, and then extract the image of the gist features through spectral hash algorithms produce hash sequence
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:201890
    • 提供者:刘洋
  1. memcached-1.4.5.tar

    0下载:
  2. memcached是一个高性能的分布式的内存对象缓存系统,通过在内存里维护一个统一的巨大的hash表,它能够用来存储各种格式的数据,包括图像、视频、文件以及数据库检索的结果等。最初为了加速 LiveJournal 访问速度而开发的,后来被很多大型的网站采用。起初作者编写它可能是为了提高动态网页应用,为了减轻数据库检索的压力,来做的这个缓存系统。它的缓存是一种分布式的,也就是可以允许不同主机上的多个用户同时访问这个缓存系统, 这种方法不仅解决了共享内存只能是单机的弊端, 同时也解决了数据库检索的压
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:302516
    • 提供者:zhangsan
  1. bitmap

    0下载:
  2. bitmap操作类,适合于开发中使用bitmap来索引优化,类似与特殊的hash算法,位计算类似于hash函数-bitmap
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:229217
    • 提供者:zhangjinyu
  1. buildHashTable

    0下载:
  2. It will hash all SIFT features keypoint of all fingerprint images then build the hash table for lookup.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:975
    • 提供者:rabbi
  1. GPU-hash-tabl

    0下载:
  2. 在cuda上用gpu实现散列表 在cuda上用gpu实现散列表-Implementation on cuda gpu in a hash table with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1381
    • 提供者:楼云
  1. Algorithm-template

    0下载:
  2. C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:995692
    • 提供者:zhzhl
  1. Hash--and-watermarking

    0下载:
  2. 基于hash算法与信息安全,数字水印的嵌入和数字水印的攻击方法-Based on hash algorithm and information security, digital watermarking embedding and the attack methods of digital watermarking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:334222
    • 提供者:wangtong
  1. SIFTflow

    0下载:
  2. SIFT keypoints of objects are first extracted from a set of reference images[4] and stored in a database. An object is recognized in a new image by individually comparing each feature from the new image to this database and finding candidate matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:700054
    • 提供者:ahmed
  1. hash-in-cPP

    0下载:
  2. 在c++中调用hash算法,并运用hash算法实现图像置乱-Achieve hash image scrambling
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1538
    • 提供者:聂凯旋
  1. SimilarImageSearch

    0下载:
  2. 相似图片搜索.关键技术:"感知哈希算法"(Perceptual hash algorithm),它的作用是对每张图片生成一个"指纹"(fingerprint)字符串,然后比较不同图片的指纹。结果越接近,就说明图片越相似。 -Similar image search. Key technologies: perception of the hash algorithm (the Perceptual hash algorithm), it is the role of each image t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:249916
    • 提供者:wt
  1. Similarity-Search-via-Hashing

    0下载:
  2. 图像高维特征的hash化,大大提高检索速度-Image of high-dimensional feature hash, and greatly improve the retrieval speed
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:161389
    • 提供者:曾成斌
  1. LSH

    2下载:
  2. 原始局部敏感哈希算法的详细描述(文档),对于理解LSH算法有帮助-The detailed descr iption of the original locally sensitive hash algorithm
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:251143
    • 提供者:郑雪梅
  1. hashingToolbox0_1beta

    0下载:
  2. 在Matlab中的图像哈希Toobox。 该hashingdemo执行一两个图像匹配自动测试演示了知觉。这是通过计算哈希做了两个图像的方法和比较向量中包含的哈希是一种有意义的图像-Matlab in image hash Toobox. A two images of the execution of the hashingdemo match the automatic test demo consciousness. This is done by calculating the has
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:933159
    • 提供者:范小娟
  1. Hamming_LSH

    0下载:
  2. 关于局部哈希的matlab源码,可直接建立工程运行此程序-About the local hash matlab source code, can be directly run this program to build the project
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14313852
    • 提供者:zj
  1. NMF-NMF-SQ-Hashing

    0下载:
  2. 主要是图像hash的对比试验可用,这个是图像哈希的一篇论文的实现代码。-image hash code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1998512
    • 提供者:阮林林
  1. NEW-SVD-SVD-Hashing

    0下载:
  2. 图像哈希算法,SVD-SVD的编码。可供做图像hash的研究人员做对比试验-image hash SVD-SVD
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1503001
    • 提供者:阮林林
  1. Hash-data

    0下载:
  2. 数字水印,利用稀疏编码的哈希算法对图像进行处理后的数据。-watermark, the sparse coding is used to hash the image.Therefore it s very convient to retrieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:414726
    • 提供者:张昊
« 12 »
搜珍网 www.dssz.com