Skip to content

NaviRice/HeadTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeadTracking

Head tracking for NaviRice Systems & related tools

Getting Started

Prerequisites

  • Python v3.6
  • tkinter ( GUI )
  • Pillow v4.20 ( Image Processing )
  • Numpy ( Matrix Computing )

Run this command in

pip install -r requirements.txt

Running

Navigate into src.

Recorder

python3 tools/record_kinect_to_img.py

Labeler

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:

About

Head tracking for NaviRice Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages