Skip to content

This repository contains script to divide a video into key frames.

License

Notifications You must be signed in to change notification settings

amanwalia123/KeyFramesExtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Key Frames Extraction

This project implements implements python script to read a video and extract key frames based on sum of absolute differences in LUV colorspace.

Getting Started

Download or clone this repository to your local system.

Prerequisites

You need to have OpenCV and Python installed on your machine.For OpenCV look for another one of my repsitory.

How to Run...

Download this project to your machine. Move to the folder using

cd KeyFramesExtraction
python scene_div.py <videopath> <extract frames to this path> <Paremeter to select how many frames you want>

Authors

  • Amanpreet Walia

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This repository contains script to divide a video into key frames.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages