Method | Description | |
---|---|---|
DetectSkin ( byte image ) : Byte>.Image |
||
DetectSkin ( byte image, |
||
SkinDetectorGpu ( int width, int height ) : System | ||
Smooth ( |
Method | Description | |
---|---|---|
FilterSkin ( |
public DetectSkin ( byte image ) : Byte>.Image |
||
image | byte | |
return | Byte>.Image |
public DetectSkin ( byte image, |
||
image | byte | |
roi | ||
return | Byte>.Image |
public SkinDetectorGpu ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public Smooth ( |
||
roi | ||
return |