Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsevagen/video-to-image-converter

Passing a video as input, we generate thumbnails for every 1 sec interval of the video. The FrameRate can be adjusted in order to obtain more thumbnails. I'm using OpenCV to extract the images and in order to remove the duplicates, I'm using a special algorithm.
https://github.com/vsevagen/video-to-image-converter

Last synced: 18 days ago
JSON representation

Passing a video as input, we generate thumbnails for every 1 sec interval of the video. The FrameRate can be adjusted in order to obtain more thumbnails. I'm using OpenCV to extract the images and in order to remove the duplicates, I'm using a special algorithm.

Awesome Lists containing this project