0

Our company want to develop a android app to analyse 2D camera's video frame. By integrating openni sdk, app can get human body keypoints. With keypoints, app find the hand keypoints and hand's location in frame. But after our research, we now find some problems:

  • openni's repository in github didn't maintain for 6 years.
  • Can we use openni to get human's body keypoints by 2D picture or frame? And how to do.
  • If openni can't, is there any other way to solve this in android?
yongle zhu
  • 73
  • 4
  • 1
    Have you seen: https://github.com/google/mediapipe – Morrison Chang Jun 25 '22 at 08:54
  • @MorrisonChang Thanks for your advice. After i use the demo, I think mediapipe is what i want. I am now working to adapt the demo to my project, though there are some uncompitable issue to solve. Because i usually work on android app develop, so the aar file help me a lot. – yongle zhu Jun 29 '22 at 03:54
  • @MorrisonChang from the site(https://google.github.io/mediapipe/) i know that ``` MediaPipe is currently in alpha at v0.7 ``` It means it isn't stable and easy to use. In the same time, our project use usb camera. the mediapipe support front and back but usb camera. the code is difficult to adapt for usb camera. – yongle zhu Jul 05 '22 at 02:27

0 Answers0