|
makeup|SDK
makeup|SDK is a library based on visage|SDK face tracking used to configure and render virtual makeup.
|
Object representing the result retrieved from the skin tone analyzer. More...
Public Member Functions | |
| void | setRGB (com.visagetechnologies.std.Uint8Array3 value) |
| com.visagetechnologies.std.Uint8Array3 | getRGB () |
| void | setRenderRGB (com.visagetechnologies.std.Uint8Array3 value) |
| com.visagetechnologies.std.Uint8Array3 | getRenderRGB () |
| void | setHSL (com.visagetechnologies.std.FloatArray3 value) |
| com.visagetechnologies.std.FloatArray3 | getHSL () |
| void | setFrameIndex (int value) |
| int | getFrameIndex () |
| void | setStatus (com.visagetechnologies.bsc.TrackStatus value) |
| com.visagetechnologies.bsc.TrackStatus | getStatus () |
Object representing the result retrieved from the skin tone analyzer.
|
inline |
Frame index of last frame processed by skin tone analyzer.
|
inline |
Apparent hue, saturation and light of skin.
|
inline |
|
inline |
@Note: This property now represents apparent RGB instead of the original Google RGB representation, of various monk skin tones.
|
inline |
Tracking status for last frame processed by skin tone analyzer.
|
inline |
Frame index of last frame processed by skin tone analyzer.
|
inline |
Apparent hue, saturation and light of skin.
|
inline |
|
inline |
@Note: This property now represents apparent RGB instead of the original Google RGB representation, of various monk skin tones.
|
inline |
Tracking status for last frame processed by skin tone analyzer.