-
Notifications
You must be signed in to change notification settings - Fork 107
Supported Hardware
RGB-D Imagers currently supported:
- Kinect v1 (XBOX, not Kinect for Windows)
- Mesa SwissRanger 4500
- Stereo Camera (Point Grey BlackFly - USB or IP)
- Kinect v2
- Detection and tracking hosts: Ubuntu 14.04
- Consumers: Any platform that can receive UDP datagrams
Linux compatible x86 hardware is the main requirement. Our deployment experience suggests that modern Ubuntu-compatible machines with i7 CPUs and at least 8 GB RAM is a good setup for each node. Running on hardware from before 2011 is not recommended. OpenPTrack will not compile on a machine with less than 2.7GB RAM.
Faster CPU(s) can mean better tracking performance, and also may enable running more than one detection process (i.e., more than one sensor) per node. Do not run any node close to 100% CPU utilization, or you are likely to see tracking performance suffer.
Kinect v2 support requires a CUDA-capable GPU.
The Deployment Guide has additional hardware recommendations in the Tested Hardware section.
If you are working with OpenPTrack v2, use this wiki instead.
- Time Synchronization
- Pre-Calibration Configuration
- Intrinsic Calibration
- Camera Network Calibration
- Person Tracking
- Object Tracking
- World Coordinate Settings
- Tips and Tricks
- Tested Hardware
- Network Configuration
- Imager Mounting and Placement
- Calibration in Practice
- Quick Start Example
- Imager Settings
- Manual Ground Plane
- Calibration Refinement
How to receive tracking data in:
Notes on contributing to OPT.