akamhy / videohash

Near Duplicate Video Detection (Perceptual Video Hashing) - Get a 64-bit comparable hash-value for any video.
https://pypi.org/project/videohash
MIT License
268 stars 41 forks source link

give users freedom to change hashing algorithm #19

Closed akamhy closed 3 years ago

akamhy commented 3 years ago

closes #17

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (29dbc75) into main (b04e7c2) will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   98.75%   98.93%   +0.18%     
==========================================
  Files           3        3              
  Lines          80       94      +14     
==========================================
+ Hits           79       93      +14     
  Misses          1        1              
Impacted Files Coverage Δ
videohash/__version__.py 100.00% <100.00%> (ø)
videohash/vhash.py 98.79% <100.00%> (+0.24%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b04e7c2...29dbc75. Read the comment docs.