/RunAndDetect

This is a project for detecting running or walking pose of a person by using Firebase ML kit and CameraX API

Primary LanguageKotlin

RunAndDetect

This is a project for detecting running or walking pose of a person by using Firebase ML kit (Pose Detection beta) and CameraX API.

The basic functionality is to capture the image and then analyze the photograph for possible human figures to detect their pose.

**The README will be updated later with proper app structure