Skip to content

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

Notifications You must be signed in to change notification settings

bonj4/Jerk-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published