/c4k_mlkit_example

MLKit Image Analysis using Camera4Kivy

Primary LanguagePython

Camera4Kivy MLKit Example

MLKit Image Analysis using Camera4Kivy

2023-11-13 This repository is archived.

Overview

Uses MLKit to detect to detect face, eyes, mouth.

MLKit is available on Android ONLY.

Illustrates using Camera4Kivy's analyse_imageproxy_callback().

Install

Camera4Kivy depends on Buildozer 1.3.0 or later

pip3 install buildozer

The example includes a camera provider and a buildozer.spec.

The buildozer.spec includes android.gradle_dependencies = "com.google.mlkit:face-detection:16.0.6"