文件名称:ImgCompare.sh.tar
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [Linux] [C/C++] [源码]
- 上传时间:
- 2016-01-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Wal***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This bash scr ipt provides a way to identify similar photos (e.g. similar size, content, distribution ) and not exact duplicates. This is particularly helpful when training images for Machine Learning purposes.
How it works:
the scr ipt inside a folder
the scr ipt recursively scans all directories for any image files and stores them for further processing
compares each image with the rest of the set
if the images differ in size, scale them down to a 300x300 square and compare
if the images are of equal size, compare them and produce the Root Mean Square Error of their pixel values
continue with next image in the set
-This bash scr ipt provides a way to identify similar photos (e.g. similar size, content, distribution ) and not exact duplicates. This is particularly helpful when training images for Machine Learning purposes.
How it works:
the scr ipt inside a folder
the scr ipt recursively scans all directories for any image files and stores them for further processing
compares each image with the rest of the set
if the images differ in size, scale them down to a 300x300 square and compare
if the images are of equal size, compare them and produce the Root Mean Square Error of their pixel values
continue with next image in the set
How it works:
the scr ipt inside a folder
the scr ipt recursively scans all directories for any image files and stores them for further processing
compares each image with the rest of the set
if the images differ in size, scale them down to a 300x300 square and compare
if the images are of equal size, compare them and produce the Root Mean Square Error of their pixel values
continue with next image in the set
-This bash scr ipt provides a way to identify similar photos (e.g. similar size, content, distribution ) and not exact duplicates. This is particularly helpful when training images for Machine Learning purposes.
How it works:
the scr ipt inside a folder
the scr ipt recursively scans all directories for any image files and stores them for further processing
compares each image with the rest of the set
if the images differ in size, scale them down to a 300x300 square and compare
if the images are of equal size, compare them and produce the Root Mean Square Error of their pixel values
continue with next image in the set
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1985533ImgCompare.sh.tar