Skip to content

Alpyg/vrc_osc_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRChat OSC Tracker using MediaPipe

Uses MediaPipe for human pose estimation and sends hip and feet position and rotation to VRChat using OSC.

Usage

python main.py [-h] [--frames | --intrinsic | --extrinsic | --transform] [--config]

VRChat OSC Tracker. Run with no arguments to start the tracking.

options:
  -h, --help   show this help message and exit
  --frames     Take frames with both cameras and save them.
  --intrinsic  Obtain intrinsic parameters for each camera and save them.
  --extrinsic  Obtain extrinsic parameters.
  --transform  Obtain rotation and translation for each camera.
  --config     Config file to load.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published