The software run only on Windows 10 (64-bit). See the documents for the software installation.

 

Download this sample data (male mice social interaction), to try the tracking software quickly without recording for considering if it is useful for your study. (please don't use the sample data for the other purposes)

 

For users

  • Pre-build version (v20180924) of the main programs for recording and tracking Download
  • 3rd party free libraries:
    • OpenCV 3.2.0 (a library for image processing) Download
    • PCL 1.8.0 (a library for point cloud processing) Download (prebuild by Tsukasa Sugiura)
    • Microsoft tVisual C++ 2015 redistributable Download
    • Microsoft Kinect for Windows Runtime v1.8 Download
  • Python utility functions GitHub
  • Previous releases:

For developers

  • Source code of the main programs GitHub
  • 3DTracker Developer Tools (a set of prebuild 3rd party libraries) Download
  • Intel RealSense SDK 2.0 Download
  • The other 3rd party libraries:
    • OpenCV 3.2.0 (a library for image processing; same as the one for users) Download
    • PCL 1.8.0 (a library for point cloud processing; same as the one for users) Download
    • Microsoft Kinect SDK v1.8 (a library for Kinect camera; for backward compatibility) Download
    • National instrument NIDAQmx (optional; a library for TTL output device for synchronization) Download