Skip to content

This is a demo project based on Augmented Face of AR Core SDK.

Notifications You must be signed in to change notification settings

twowaits/LiveSpecs

 
 

Repository files navigation

👓 LiveSpecs

This is a demo project based on Augmented Face of AR Core SDK.

Features

  • 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.

Libraries Used

Build it yourself

  • 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
    

Try it out

  • 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!

Screenshots

Live video feed from camera
Screenshot

Contributed to Twowaits by Rishabh Maurya for educational purposes.

Learn more at Twoawaits!

About

This is a demo project based on Augmented Face of AR Core SDK.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%