Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 812 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 812 Bytes

SceneExtractor-2022 - A tool to extract images from a mp4 file of a video lecture.

Authors and Maintainers:

Acknowledgement & Citation

Please acknowledge this git repository https://github.com/classtranscribe/scene-extractor and the ASEE2022 paper (in submission) if you find this project useful.

Based on

The original similarity metric and frame sampling code is from ClassTranscribe, https://github.com/classtranscribe/WebAPI/blob/1274d4ee7599ba5943d95929eb6a97f5f9a23454/PythonRpcServer/scenedetector.py

Example use

Run SceneExtractor on a single file

python main.py example.mp4

Run SceneExtractor for all files in a folder

python main.py foldername