Skip to content

bmcx/pyChromakey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyChromakey

pyChromakey is a simple python app/script that can remove greenscreen backgrounds from a given video footage.

  • Output will be a sequence of PNG Images
  • currently tested only with MP4

Why!

I know there are better softwares that can do this kind a thing,but i wanted to try it for fun.and it worked!

prerequisites

  • python 3
  • opencv
  • PIL

usage

Simply copy the footage you want to key to pyChromakey directory, then run main.py

Todos

  • Create a UI
  • Implement a export file type selector
Sources:

License

MIT

About

A simple app written in python that can remove greenscreen backgrounds in video footages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages