adas_ext_algorithm_t

List of functions which external algorithm libraries must implement

Synopsis:

#include <adas/adas_external_algo.h>
typedef struct adas_ext_algorithm  adas_ext_algorithm_t;

Library:

libadas

Description:

The library for the external algorithm must create an instance of this structure that is named adas_ext_algorithm_defs and will be linked by the ADAS library to integrate this algorithm.