Skip to content

jerryduncan/llcolorizers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A skin-detection and colorspace model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published