Skin Detect Save

Skin detection in C++ using OpenCV

Project README

skin-detect Build Status

Skin detection in C++ using OpenCV. The algorithm used is described in a paper titled Face Segmentation Using Skin-Color Map in Videophone Applications

Compiling

  1. Navigate to the root directory in the terminal
  2. Call make skin-detect
  3. Binary can be found in bin folder

Usage

./skin-detect for webcam input or ./skin-detect /path/to/video for video file input

Open Source Agenda is not affiliated with "Skin Detect" Project. README Source: JamieMagee/skin-detect
Stars
37
Open Issues
0
Last Commit
9 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating