This is a demo project based on Augmented Face of AR Core SDK.
- It will align a sunglass aptly on the face of the user.
- Sunglass will adjust based on the movement of the face and will be removed as soon as the face goes out of the frame.
- Clone project to your PC.
git clone https://github.com/twowaits/LiveSpecs.git
- In the root directory run
./gradlew assembleDebug
- The APK will be generated at
..\LiveSpecs\app\build\outputs\apk\debug
- Check out the releases page here or get build the APK yourself as shown here.
- Install AR Core on your phone from here.
- Install the LiveSpecs APK and try it out!
Live video feed from camera |
---|
Contributed to Twowaits by Rishabh Maurya for educational purposes.
Learn more at Twoawaits!