Find bluescreen chroma keys or other color rangers in video files and images using OpenCV
$ bluestoned -s video.mp4
Example output:
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