Skip to content

A face detection app that can analyze images using the Firebase ML kit. The app can detect smiley faces 😊from non-smiley faces 😠

License

Notifications You must be signed in to change notification settings

mohamedsugal/Smooly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smooly

A face detection app that can analyze images using the Firebase ML kit. The app can detect smiley faces 😊from non-smiley faces 😠and return the probability that a face is smiling or not. 0.9 > means a face is smiling and ~0.00 means face is not smiling.

Setup development environment

Build & Run the application

  • Get the source code
git clone https://github.com/mmohamedali/FaceDetection
  • Configure the variable NDK_ROOT to point to your Android NDK installation path at jni/build.sh.

  • Open the project with Android Studio, let it build the project and hit Run

About

A face detection app that can analyze images using the Firebase ML kit. The app can detect smiley faces 😊from non-smiley faces 😠

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages