SkillAgentSearch skills...

TableTennis

No description available

Install / Use

/learn @BrotherJing/TableTennis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TableTennis Tracker

Build Status

Installation

cd ./TableTennis/
mkdir build
cmake ..
make

see more detail in .travis.yaml to install the prerequisites.

Usage

Generate camera matrix

./TableTennis left.mp4 right.mp4

Generate 2D coordinates

./bg xxx.mp4

Get Z scale. Find the actual scale for projecting coordinates with z>0

./GetZScale left.mp4 right.mp4

Reconstruct 3D coordinates

./reconstruct seqLeft.xml seqRight.xml

Remap to 2D for visual checking

./remaptest infoLeft.xml infoRight.xml left.mp4 right.mp4

Screenshots

3D Reconstruction

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2y ago
Forks2

Languages

C++

Security Score

50/100

Audited on Apr 18, 2023

No findings