DJI Thermal SDK API
v1.5
Infrared camera image processing and temperature measurement library API
|
#include "dirp_api.h"
Go to the source code of this file.
Data Structures | |
struct | dirp_api_wrapper_t |
Macros | |
#define | _DIRP_WRAPPER_H_ |
Typedefs | |
typedef void * | DIRPV_HANDLE |
typedef int32_t(* | func_dirp_vendor_get_api) (dirp_api_wrapper_t *) |
Functions | |
dllexport int32_t | dirp_vendor_get_api (dirp_api_wrapper_t *api) |
#define _DIRP_WRAPPER_H_ |
typedef void* DIRPV_HANDLE |
typedef int32_t(* func_dirp_vendor_get_api) (dirp_api_wrapper_t *) |
dllexport int32_t dirp_vendor_get_api | ( | dirp_api_wrapper_t * | api | ) |