Skip to content

classtranscribe/SceneExtractor-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages