Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 315 Bytes

SkinDetection

The project is build using the intellij ide. The project takes some training data from the ibtd/real folder and separates skin and non skin pixels using the mask images from ibtd/mask. The system then use naive bayysian network to classify and mark a skin pixel and non skin pixel of a given image.