gfieldGG / videohash

Near Duplicate Video Detection (Perceptual Video Hashing) - Get a 256-bit comparable hash value for any video.
MIT License
0 stars 0 forks source link

read images directly instead of saving to files #6

Closed gfieldGG closed 1 year ago

gfieldGG commented 1 year ago

There's no need to write to files, if they're being deleted right away anyways. Maybe option to keep files, if easy to implement.