llcorizers is a model written in python that allows users change from one color space to another, using an arranged numpy arrays of matrics which each array representing a unit bit of the colorspace.
The model allows identify skin in images from the different color space
In order to run this scripts, you will need the following libraries
- Numpy
- OpenCV
- Matplotlib
Download and unzip this entire repository from GitHub, either interactively, or by entering the following in your Terminal.
git clone https://github.com/jerryduncan/llcolorizers.git