Persee+ Android app

Hello. There is a challenge to develop an application in which control will be by tracking the hand in the frame through the camera. Click will be implemented by reducing the the gap between two fingers. Now implemented through MediaPipe from Google, there are manual lags. Can I make such an application with the Nuitrack SDK? Does it work quickly on Persee+?

Есть задача разработать приложение в котором управление будет с помощью отслеживания руки в кадре через камеру. Клик будет реализован через уменьшение расcтояния между двумя пальцами. Сейчас реализовано через MediaPipe от Google, имеются лаги при ведении рукой. Смогу ли я сделать такое приложение с помощью Nuitrack SDK? Быстро ли это работает на Persee+?

1 Like

Hello.

Currently, individual finger recognition is not supported, as this is not the basic use case of Nuitrack. But the “Click” method is performed by squeezing the entire palm. You can see more about this in this tutorial (Or for a quick introduction nuitrack-sdk/doc/Hand_Tracking.md at master · 3DiVi/nuitrack-sdk · GitHub) and try it for free by downloading the Unity-package and running the “Gallery” and “UIExample” samples

Handtracking performance on a PC and on Persee+ should be the same

1 Like

@wowus94 Do you have any other questions about Nuitrack?

I don’t have questions, thanks

1 Like