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
264 stars 41 forks source link

jpeg has a max res limit, for longer videos it's a bug #92

Closed akamhy closed 2 years ago

akamhy commented 2 years ago

closes #91

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (1673b83) into main (735d063) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files          10       10           
  Lines         468      468           
=======================================
  Hits          459      459           
  Misses          9        9           
Impacted Files Coverage Δ
videohash/tilemaker.py 94.04% <100.00%> (ø)

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 735d063...1673b83. Read the comment docs.