Open vlad-com opened 6 months ago
import cv2 import imagehash.videohash as videohash hash = videohash.average_hash(cv2.VideoCapture('tests/data/bigbuck_bunny.mp4')) print(hash) #00400002472c082b
coverage: 87.153% (-0.7%) from 87.847% when pulling 696b09cbbb5945caf9ab2c9e4bdd3a51f6b6b025 on vlad-com:videohash into 38005924fe9be17cfed145bbc6d83b09ef8be025 on JohannesBuchner:master.
Hi, this is a cool idea! Could you please say a few words about the motivation, and add tests, and include it in the README?
Basic usage