Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 726 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 726 Bytes

Image process script

Use multi process to calculate the image hash value.

Use phash to judge whether two images are the same or not.

Use Pigeon nest principle to accelerate calculation.

Used to judge whether a image is valid or not. I use multi process to deal with it, so it's very fast.

Use multi thread to download image from Internet. Take care not to set the thread too big, or it will be a disaster to your net.