Skip to content

A simple script based on TF Pose Estimation by @ildoonet for capture video from webcamera with sending JSON and CSV data of points of body parts to VJ software like Resolume Arena and TouchDesigner via UDP and OSC.

License

Notifications You must be signed in to change notification settings

swayll/Pose-estimation-to-VJ-Resalume-TouchDesigner-

Repository files navigation

Pose estimator to VJ

A simple script based on TF Pose Estimation by @ildoonet for capture video from webcamera with sending JSON and CSV data of points of body parts to VJ software as Resolume Arena and TouchDesigner via UDP and OSC.

screenshot

Features

  • Actually, two points of tracking
  • Tracking only first man who's been recognized before others
  • Simple configure
  • Jupiter Notebook run (no terminal needed)
  • Comprehensive comments
  • Included body parts index list

Configure features

  • Choose a data format to sent for Touch Designer (JSON or CSV)
  • Swithing on/off video mode
  • Debug mode (with fake data)
  • Setting up of IP and PORT for sending data
  • Setting of necessary points of body

Install & Run

Install

Just a copy files to root directory of correctly installed TF Pose Estimation (see manual at @ildoonet) page.

Run

$ python pose_estimation_to_udp_osc.py

Or execute pose_estimation_to_udp_osc.ipynb from Jupiter Notebook

Requirements

All requerements, dependencies and installation process here

About

A simple script based on TF Pose Estimation by @ildoonet for capture video from webcamera with sending JSON and CSV data of points of body parts to VJ software like Resolume Arena and TouchDesigner via UDP and OSC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published