/com-tracker

Tracks the centre of mass of an object over time

Primary LanguageJupyter NotebookMIT LicenseMIT

COM Tracker

Tracks the centre of mass of an object over time

Conda

conda create --name
conda activate centtr
conda install numpy
conda install matplotlib
conda install opencv-python
conda install ipykernel

Openpose

For Center of Gravity:

The biggest part of the human body is the trunk; comprising on the average 43% of total body weight. Head and neck account for 7% and upper limbs 13% of the human body by weight. The thighs, lower legs, and feet constitute the remaining 37% of the total body weight

Misc