Find bluescreen chroma keys or other color rangers in video files and images using OpenCV
$ bluestoned -s video.mp4Example output:
Simple install:
$ pip install -U bluestonedThere are some prerequisites for OpenCV
Debian / Ubuntu
$ sudo apt-get install libsm6 libxrender1 libfontconfig1CentOS / RHEL
$ sudo yum install libXext libSM libXrender