https://github.com/wonder-tree/posecamera-docs
https://github.com/wonder-tree/posecamera-docs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wonder-tree/posecamera-docs
- Owner: Wonder-Tree
- Created: 2021-05-26T07:55:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-20T13:47:49.000Z (almost 5 years ago)
- Last Synced: 2025-12-30T07:27:49.589Z (6 months ago)
- Language: HTML
- Size: 7.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About WonderTree
WonderTree makes interactive games for motor, academic & cognitive development & education of kids with special needs through Augmented Reality and Artificial Intelligence. you can learn more about WonderTree through this link https://wondertree.co
# Introduction
Pose estimation refers to computer vision algorithms that detect humans in images and video, so that one could determine, for example, where someone’s elbow shows up in an image. The algorithm is simply estimating where key body joints are.
PoseCamea is real time human pose estimation software which uses Pose estimation algorithm/techniques on webcam.

PoseCamera SDK provides different api to detect and process human pose on image/videos. This is also available in different programming lanaguges. Currently it supports *Python, C++ and C# *
These are the following Games which are opensourced and uses the above SDK
1. https://github.com/Wonder-Tree/SpaceShooter-PoseCamera
2. https://github.com/Wonder-Tree/pong-python
3. https://github.com/Wonder-Tree/flappy-bird-pygame