Skip to content

matkovst/SkinSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkinSegmentation

Description

A model for human skin segmentation on an image/video. Based on Bayesian probability estimation:

where skin likelihood and nonskin likelihood were estimated by GMM (GMM parameters were taken from this paper https://www.hpl.hp.com/techreports/Compaq-DEC/CRL-98-11.pdf).

The code can be launched both on CPU and GPU.

Original Segmented

Requirements

  • OpenCV 4.1.2
  • (optional) OpenMP 2.0
  • (optional) CUDA 10.0

Running

SkinSegmentation.exe INPUT [RESIZE] [ROTATE]

About

A model for human skin segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published