Package pyvision :: Package face :: Module skintone
[hide private]
[frames] | no frames]

Module skintone

source code

Copyright 2013 Oak Ridge National Laboratory Created on Jun 3, 2013


Author: David S. Bolme

Functions [hide private]
 
skintone(im, low_thresh=0.02511, high_thresh=0.1177)
Returns a mask showing pixels classified as skin tone.
source code
Variables [hide private]
  __package__ = 'pyvision.face'
Function Details [hide private]

skintone(im, low_thresh=0.02511, high_thresh=0.1177)

source code 

Returns a mask showing pixels classified as skin tone.

Based on: Cheddad et.al. "A new colour space for skin tone detection" ICIP. 2009.