Skip to content

Uses algorithmic generation of new frames in order to double the FPS of - and therefore smooth out - any video. Developed for an A-Level CS NEA.

License

Notifications You must be signed in to change notification settings

IndigoSamurott/Interpolator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interpolator

Mathematically generates new, intermediary frames in order to increase the FPS of any video. Developed for an A-Level CompSci NEA.


Requirements

A goal of this project was to produce as much original code and logic as possible. Therefore, many third-party methods, modules and libraries have been disregarded in favour of writing my own implementations, though they are less optimised.

pip install opencv-python numpy google-api-python-client google-auth-oauthlib requests tqdm


Final Mark: 69/75 (92%)

About

Uses algorithmic generation of new frames in order to double the FPS of - and therefore smooth out - any video. Developed for an A-Level CS NEA.

Resources

License

Stars

Watchers

Forks

Languages