About This Guide

The ADAS library facilitates the development of ADAS applications.

The ADAS library uses a JSON-formatted configuration file that you provide to specify:

It provides API functions so that you can:

There are several code snippets included in this guide. These examples show what functions can be called and how you can use them to build applications. For readability, we’ve omitted any error checking and handling in the code snippets. For your production application code, make sure you perform the appropriate error handling. This table may help you find what you need in this guide:

To find out about: See:
The ADAS Library ADAS Library Overview
The ADAS Library configuration file Configuring ADAS Library
The ADAS Library API ADAS Library Reference