Head tracking for NaviRice Systems & related tools
- Python v3.6
- tkinter ( GUI )
- Pillow v4.20 ( Image Processing )
- Numpy ( Matrix Computing )
Run this command in
pip install -r requirements.txt
Navigate into src
.
python3 tools/record_kinect_to_img.py
To launch the labeler, run the following command in the terminal:
python3 tools/labeler.py
The labels will be generated inside src/data
folder.
Here is the sreenshot of the labeler: