freemocap / skellytracker

A pose estimation and object detection/tracking backend for freemocap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skelly_tracker

Currently, the bare bones of a tracking backend for freemocap.

Run skelly_tracker

Currently, it is not pip installable. Download it by running git clone https://github.com/freemocap/skelly_tracker.

Change directories to skelly_tracker with cd skelly_tracker, and install the requirements with pip install ..

Then it can be run with skelly_tracker.

Using skelly_tracker

A GUI should pop up that looks like this:

Image of skelly_tracker GUI

Choose your image in the file dialog and click run to see the image annotated with the tracking information.

About

A pose estimation and object detection/tracking backend for freemocap.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%