Banuba · Example Payload

Beautyfilter Example

ARAugmented RealityBeautyFace RecognitionFacialSDKVideo

Beautyfilter Example is an example object payload from Banuba, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

skinSmoothingfaceSlimmingeyeEnlargingteethWhiteninglipstickColorblushIntensityeyebrowStyle

Example Payload

beautyfilter-example.json Raw ↑
{
  "skinSmoothing": 0.7,
  "faceSlimming": 0.3,
  "eyeEnlarging": 0.4,
  "teethWhitening": 0.5,
  "lipstickColor": "#CC3366",
  "blushIntensity": 0.2,
  "eyebrowStyle": "natural"
}