Banuba / beauty-ios

Virtual makeup and beautification examples for Banuba Face AR SDK on iOS.

Home Page:https://www.banuba.com/facear-sdk/beauty-ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples show virtual makeup try on and face touch up features which you can implement with Banuba SDK on iOS. Banuba SDK includes neural networks for lips, hair and skin detection and provides face touch up effect featuring skin smoothing, makeup filter, face morphing and teeth whitening.

Important
Please use v0.x branch for SDK version 0.x (e.g. v0.38).

Getting Started

  1. Get the Banuba SDK client token. Please fill in our form on form on banuba.com website, or contact us via info@banuba.com.
  2. Copy and Paste your client token into appropriate section of beauty-ios/beauty-ios/BanubaClientToken.swift
  3. Open beauty-ios.xcodeproj in Xcode and run the example.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

Virtual makeup and beautification examples for Banuba Face AR SDK on iOS.

https://www.banuba.com/facear-sdk/beauty-ar

License:MIT License


Languages

Language:Swift 100.0%