0xPrateek / Photoroid

Fastest Image scanner using openCV & Dhash :rocket:
GNU General Public License v3.0
45 stars 21 forks source link

feat: Created a threaded version #13

Closed VishalS99 closed 4 years ago

VishalS99 commented 4 years ago

At least 2.5 times speed improvement over original

pep8speaks commented 4 years ago

Hello @VishalS99! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2019-12-08 12:46:15 UTC
0xPrateek commented 4 years ago

@VishalS99 Make sure you fix all the pep-8 warnings.

VishalS99 commented 4 years ago

I have removed all pep-8 warnings Could you check it out?