The ADI ToF SDK is a cross platform library for the Analog Devices depth cameras based on the ADDI9036 TOF Signal Processor. It provides support for data processing on the embedded processor platform as well as for USB, Ethernet or Wi-Fi to connect to a host computer. This flexibility enables evaluation across a wide range of use cases and environments.
The SDK provides an API to control the ToF camera and stream IR and depth data. Windows and Linux support are built into the SDK as well as sample code and wrappers for various languages including Python, C/C++ and Matlab.
Operating System | Documentation | GitHub master status | Downloads |
---|---|---|---|
Windows | User Guide | ||
Linux | User Guide |
Designed using a modular approach, the 3D ToF hardware prototyping platform enables connectivity to the 96Boards development boards suite as well RaspberryPI or any other hardware platforms that have the RaspberryPI camera connector.
Platform | Documentation | GitHub master status | Downloads |
---|---|---|---|
DragonBoard 410c | User Guide |
How to write the SD card image onto the SD card?
Directory | Description |
---|---|
apps | Applications specific to various targets and hosts |
bindings | Sdk bindings to other languages |
ci | Useful scripts for continuous integration |
doc | Documentation |
examples | Example code for the supported programming languages |
scripts | Useful development scripts |
sdk | Software Development Kit source code |