文件名称:SimilarImageSearch
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 244kb
- 下载次数:
- 0次
- 提 供 者:
- w*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
相似图片搜索.关键技术:"感知哈希算法"(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 to generate a " fingerprint" (fingerprint) string, and then compare different picture of the fingerprint. The results of the closer picture more similar.
-Similar image search. Key technologies: perception of the hash algorithm (the Perceptual hash algorithm), it is the role of each image to generate a " fingerprint" (fingerprint) string, and then compare different picture of the fingerprint. The results of the closer picture more similar.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SimilarImageSearch\.classpath
..................\.project
..................\.settings\org.eclipse.jdt.core.prefs
..................\bin\com\luohong\sis\ImageHelper.class
..................\...\...\.......\...\SimilarImageSearch.class
..................\...\readme.txt
..................\images\example1.jpg
..................\......\example2.jpg
..................\......\example3.jpg
..................\......\example4.jpg
..................\......\example5.jpg
..................\......\source.jpg
..................\src\com\luohong\sis\ImageHelper.java
..................\...\...\.......\...\SimilarImageSearch.java
..................\...\readme.txt
..................\bin\com\luohong\sis
..................\src\com\luohong\sis
..................\bin\com\luohong
..................\src\com\luohong
..................\bin\com
..................\src\com
..................\.settings
..................\bin
..................\images
..................\src
SimilarImageSearch
..................\.project
..................\.settings\org.eclipse.jdt.core.prefs
..................\bin\com\luohong\sis\ImageHelper.class
..................\...\...\.......\...\SimilarImageSearch.class
..................\...\readme.txt
..................\images\example1.jpg
..................\......\example2.jpg
..................\......\example3.jpg
..................\......\example4.jpg
..................\......\example5.jpg
..................\......\source.jpg
..................\src\com\luohong\sis\ImageHelper.java
..................\...\...\.......\...\SimilarImageSearch.java
..................\...\readme.txt
..................\bin\com\luohong\sis
..................\src\com\luohong\sis
..................\bin\com\luohong
..................\src\com\luohong
..................\bin\com
..................\src\com
..................\.settings
..................\bin
..................\images
..................\src
SimilarImageSearch