Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 684 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 684 Bytes

llcolorizers

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

Requirement and Installation

In order to run this scripts, you will need the following libraries

  • Numpy
  • OpenCV
  • Matplotlib

How you can train your own

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