Skip to content
/ bluestoned Public

Find bluescreen chroma keys or other color rangers in video files and images using OpenCV

License

Notifications You must be signed in to change notification settings

nc9/bluestoned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluestoned

Find bluescreen chroma keys or other color rangers in video files and images using OpenCV

Quickstart

$ bluestoned -s video.mp4

Example output:

Install

Simple install:

$ pip install -U bluestoned

There are some prerequisites for OpenCV

Debian / Ubuntu

$ sudo apt-get install libsm6 libxrender1 libfontconfig1

CentOS / RHEL

$ sudo yum install libXext libSM libXrender

About

Find bluescreen chroma keys or other color rangers in video files and images using OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages