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

Detect and crop black bars automatically #49

Closed akamhy closed 2 years ago

akamhy commented 2 years ago

closes #47

codecov[bot] commented 2 years ago

Codecov Report

Merging #49 (ce8654f) into main (204d174) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   97.83%   97.92%   +0.09%     
==========================================
  Files           8        8              
  Lines         323      338      +15     
==========================================
+ Hits          316      331      +15     
  Misses          7        7              
Impacted Files Coverage Δ
videohash/framesextractor.py 94.91% <100.00%> (+1.73%) :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 204d174...ce8654f. Read the comment docs.