Skip to content

Capturer Setup

perukas edited this page Jul 17, 2018 · 33 revisions

Architecture

For the needs of the capturing system, 4 Intel NUC ,4 Intel Realsense D-400 Series and a high-end desktop workstation are required, as well as 4 tripods and mounting stations for the devices and a LAN switch.

Hardware Sync

Intel RealSense devices offer the option to externally trigger multiple devices (which serve as Slave devices) via the signal of another device (that serves as the Master device). This done by using the GPIO port placed on top of the device.

NUC Setup

Our application was built and tested under Windows 10 operating system. In order to use the application, some Windows settings have to be set to each Intel NUC (listed below).

Steps to setup Intel NUC :

  • Disable Windows Updates. (how to)
  • Configure Local Time Zone to all devices.
  • Enable Remote Desktop. (how to)
  • Enable High Performance Settings. (how to)
  • Disable USB power management. (how to)
  • Install remote-eye application and Remote Eye Windows Service. (how to)

Workstation Setup

  • In order to easily represent a device by a user friendly unique name instead of serial number, adding and naming every device to the repository is highly recommended. A detailed manual is present here.

  • The steps to setup the workstation PC are described in detail here.

Running the application

Once all of the above steps are completed, you can launch the application which is under volumetric_capture_beta_win64 folder at Releases by double clicking volumetric_capture.exe.