Skip to content

Feature extraction from videos of Essential tremor patients

License

Notifications You must be signed in to change notification settings

peach-lucien/PoET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome! 👋

POET is a Python library for analysing and estimating tremor in Essential Tremor patients.

To receive updates on code releases, please 👀 watch or ⭐️ star this repository!

poet is an automated computer vision method that tracks the hands and pose movements of Essential Tremor patients. It captures tremor amplitudes and frequencies in the kinematic and postural positions. It also captures the proximal tremor.

Installation

Follow these steps to install [Project Name] on your system.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.6+ (if your project is Python-based)
  • Git
  • Other dependencies...

Cloning the Repository

To install [Project Name], clone the repository to your local machine:

git clone https://github.com/peach-lucien/poet.git
cd PoET
pip install -e .

Please also download the appropriate models from the dataverse with:

python post_install.py

Demos

Explore the ./examples/ directory to find a variety of examples demonstrating the capabilities and usage of [Project Name]. These examples are designed to help you get started and to showcase the features of the project.

Getting Started

To run an example, navigate to the examples directory and execute the desired script. For instance:

cd examples/toy_examples/
python run_ex_introduction.py

Reference

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Feature extraction from videos of Essential tremor patients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages