Skin Detection Example Save

Simple pixelwise skin detection using classification tree.

Project README

skin-detection-example

Implemented in python. Dependencies: numpy, opencv, sklearn.

Simple pixelwise skin detection using decision tree 1 using pixels in RGB or HSV color space as features.

Skin Segmentation Data Set from https://archive.ics.uci.edu/ml/datasets/Skin+Segmentation

face.png image from http://graphics.cs.msu.ru/ru/node/899

Results:

alt tag alt tag alt tag

TODO:

Add tree visualization
https://github.com/NikTRSK/Data-Science-and-Machine-Learning-with-Python---Hands-On/blob/master/DecisionTree.ipynb
Open Source Agenda is not affiliated with "Skin Detection Example" Project. README Source: mrgloom/skin-detection-example

Open Source Agenda Badge

Open Source Agenda Rating