Skip to content

Bad Apple but every frame is the average of the frame before and after it

Notifications You must be signed in to change notification settings

DAlexFunk/Bad-Apple-Average

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Bad Apple With Averages

By Alex Funk
on January 27, 2024

Description

  • My take on the popular genre: Bad Apple but...
  • Each frame of the new video is an average of the frame before it and the frame after it
  • Uses the imageio library to handle the image processing
  • Uses the numpy library to handle the modification of the and create the averaged image
  • The final video has been uploaded to YouTube for viewing

How to Use

  • createFrames.py creates the averaged frames and stores them in a folder
  • createVideo.py takes the newly created frames in the folder and turns them into an mp4 file

Credits

About

Bad Apple but every frame is the average of the frame before and after it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages