Flutter body Pose Detection project

Viewed 15

I am very new to programming and software development started 2 months ago. My project is to develop an exergame (Exercise + game) mobile application using flutter SDK. I have successfully used a flutter package for the pose estimation using body_detection 0.0.3 which uses the google ML kit AI. My next task is to allow the user to interact with the application using their body movement via a camera interface. I have been googling for AR packages but there is no useful result, Does anyone know how and what I should search for or advise for my project? Can flutter arcore_flutter enable me to do the below-mentioned task?

Example: Users will have guidance on the camera preview screen on where to move their arms, once they move their arms to the location on the screen according to the suggestion this will in turn trigger a counter. Thanks in advance for any help given.

0 Answers
Related