bonj4 / Jerk-Estimation

This repository contains a Python script for estimating jerk in motion data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jerk Estimation

This repository contains a Python script for estimating jerk in motion data.

App Folder

  • jerk.py: Python script for calculating jerk in motion data.

Dockerfile

  • Dockerfile for containerizing the jerk estimation application.

Requirements

  • requirements.txt: Lists the dependencies required to run the jerk estimation script.

Jerk Estimation

The jerk.py script in this repository calculates jerk, the rate of change of acceleration, from motion data. It's commonly used in physics and biomechanics to analyze smoothness in motion.

Usage

python app/jerk.py

About

This repository contains a Python script for estimating jerk in motion data.


Languages

Language:Python 91.1%Language:Dockerfile 8.9%