This project is designed to provide a Parkinson's Disease (PD) detection test tailored for Chinese hospitals.
The project includes a Makefile, making it easy to set up and run the test. Follow the instructions below to begin.
Ensure the following are installed on your system:
- Make: To execute the Makefile commands.
- Python 3.x: Required to run the test scripts.
- Pygame: The core structure of the test.
-
Clone the repository to your local machine:
git clone https://github.com/TangJingfan/PD-detection-test.git cd PD-detection-test
-
Install the required Python dependencies:
pip install pygame
To run the PD detection test, simply execute the following command:
make
For more information or support, please contact us at [email protected].