adas_external_algo.h

Definitions and functions for writing your own algorithms to be used with the ADAS library.

The algorithms you provide must be implemented as a library and are dynamically linked by the ADAS library. Your algorithm must process input buffers that are passed to it and generate tracking buffers that contain information that was extracted from the buffers.