Skip to content

Android Library to detect user's awesome smile 😉

Notifications You must be signed in to change notification settings

LobnaMazhar/Smile-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smile-Detection

Android Library to detect user's awesome smile 😉

Overview

Smile Detection is an android library which uses mobile camera to detect user's smile and capture it automatically

Requirements

To be able to integrate the library to your code you only have to add the library to build.gradle app level file

  implementation 'com.github.LobnaMazhar:Smile-Detection:smile-detection-v{latest-version}'

and you just start it by calling

  startActivity(Intent(this, SmileActivity::class.java))

Tools

Coded in Kotlin language.

Using CameraX.

Using Google MLKit.

About

Android Library to detect user's awesome smile 😉

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages