mueslimak3r / tv-intro-detection

This project tries to detect intros of tv series by comparing pairs of episodes to find the largest common subset of frames.
https://mueslimak3r.github.io/tv-intro-detection/
GNU General Public License v3.0
81 stars 3 forks source link

replace buggy fingerprint matching regex search, handle error reading frame images #8

Closed mueslimak3r closed 2 years ago

mueslimak3r commented 2 years ago

Changes

Issues