gergelyszaz / AirPose

Computer vision based full body tracking for VR
MIT License
2 stars 0 forks source link

Add support for multiple cameras #4

Open gergelyszaz opened 3 years ago

gergelyszaz commented 3 years ago

After testing the behaviour for a bit, the hand and foot position is a bit wonky at times., especially if e.g. the hand is in front of the body. In these cases having additional cameras at different angles would help with the precision.

How to determine which camera to believe?

gergelyszaz commented 3 years ago

Phase 1: selectable camera source Phase 2: get data from multiple sources and average results Phase 3: instead of average, use a better method to mash the results together