makeup|SDK
makeup|SDK is a library based on visage|SDK face tracking used to configure and render virtual makeup.
Loading...
Searching...
No Matches
Properties | List of all members
SkinToneResult Class Reference

Object representing the result retrieved from the skin tone analyzer. More...

#import <SkinToneAnalyzer.h>

Inherits NSObject.

Properties

SkinToneColor RGB
 
SkinToneColor renderRGB
 
SkinToneHSL HSL
 
long frameIndex
 
TrackStatus status
 

Detailed Description

Object representing the result retrieved from the skin tone analyzer.

Property Documentation

◆ frameIndex

- (long) frameIndex
readnonatomicassign

Frame index of last frame processed by skin tone analyzer.

◆ HSL

- (SkinToneHSL) HSL
readnonatomicassign

Apparent hue, saturation and light of skin.

◆ renderRGB

- (SkinToneColor) renderRGB
readnonatomicassign
Deprecated:
: RGB of various monk skin tones that will give more realistic rendering results.

◆ RGB

- (SkinToneColor) RGB
readnonatomicassign

@Note: This property now represents apparent RGB instead of the original Google RGB representation, of various monk skin tones.

◆ status

- (TrackStatus) status
readnonatomicassign

Indicates tracking status