filmstrip icon indicating copy to clipboard operation
filmstrip copied to clipboard

Filmstrip is an OpenCV/Python based set of scripts for extracting keyframes from video.

Results 5 filmstrip issues
Sort by recently updated
recently updated
newest added

https://github.com/tafsiri/filmstrip/blob/3ae0356ab4d4e4041de3833ac70df0f41a9c4d21/scene_detection.py#L189

* extract_thumbnails.py -- just gets the thumbnails from a video * frames_from_thumbnails.py -- gets the frame numbers corresponding to thumbnails * get_num_frames.py -- gets the total number of frames in...

Hi, I found out your amazing code was unavailable to executive due to using old APIs, I tried to fixed with my version of OpenCV and Python. P.S. Just a...

hi can filmstrip read mp4? the preprocessing stage does not seem to be working, getting an empty video file? ## i tried a .mov no luck here is error message:...