• Diff for "duo3d-driver"
Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2016-07-30 07:49:56
Size: 1143
Comment:
Revision 4 as of 2016-07-30 07:59:13
Size: 1595
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
keywords=stero, camera, imu
Line 23: Line 24:

== Getting Started ==

=== DUO SDK package ===

The DUO SDK package is required for DUO support under Linux. It consists of kernel module and various user mode libraries that expose all of the DUO capabilities in a concise C/C++ API.

For more information about DUO API please visit: [[https://duo3d.com/docs/articles/sdk]]
To get the DUO SDK package visit the download page: [[https://duo3d.com/docs/downloads]]

keywords=stero, camera, imu

Introduction

The DUO MLX is an ultra-compact imaging sensor with a standard USB interface. Intended for use in research, industrial and integration, the camera's high speed and small size make it ideal for existing and new use cases for vision based applications.

https://duo3d.com/public/media/products/all-duos-1.6.png

With a programmable illumination board and built-in IR filters it allows for precise control of lighting environment. Delivering configurable and precise stereo imaging for robotics, inspection, microscopy, human computer interaction and beyond.

The solution consists of:

  • Calibrated Stereo Camera
  • Monochrome/Global Shutter
  • Accelerometer/Gyroscope/Temperature (6 Degrees of Freedom)
  • Fully Programmable LED Array (3xIR High Power LEDs)
  • DUO SDK License
  • DUO Dense3D License
  • USB Mini-B Cable

Offering a board level solution for 3D sensing utilizing stereo vision, ready to work out of the box supporting a wide range of accessories and configurations.

Getting Started

DUO SDK package

The DUO SDK package is required for DUO support under Linux. It consists of kernel module and various user mode libraries that expose all of the DUO capabilities in a concise C/C++ API.

For more information about DUO API please visit: https://duo3d.com/docs/articles/sdk To get the DUO SDK package visit the download page: https://duo3d.com/docs/downloads

Wiki: duo3d-driver (last edited 2016-09-28 07:57:50 by AlexanderPopovich)