PeterFam / FaceDetection-Registeration-SDK

Face Detection registration SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Detection Registration SDK

An assessment requested by Valify to integrate registration's feature in other applications

Topics Coverd

  • Jetpack Compose (instead of XML)
  • Navigtion Component
  • Room DB
  • Hilt Dagger Dependency Injection (Multi-Module)
  • Koltin Coroutines
  • Clean Architecture
  • CameraX
  • Google ML used to detect face's smile

Usage:

Add the dependency to your build.gradle app file:

dependencies { implementation 'com.github.PeterFam:ValifySDK:1.0' }

then start registration activity from your main activity

About

Face Detection registration SDK


Languages

Language:Kotlin 100.0%