Go to the source code of this file.
Classes | |
struct | ABThresholdsParams |
struct | CameraIntrinsics |
struct | DepthComputeISPParams |
struct | DepthRangeParams |
struct | InputRawDataParams |
struct | JBLFConfigParams |
struct | MiscellaneousParams |
struct | TofiXYZDealiasData |
Macros | |
#define | MAX_CHAR_SIZE 24 |
#define | MAX_N_FREQS 3 |
#define | MAX_N_MODES 10 |
#define | MAX_PATH_SIZE 512 |
Enumerations | |
enum | INIParamsGroup { DepthComputeISP, InputRawData, JBLFConfig, ABThresholds, DepthRangeThresholds, Miscellaneous } |
#define MAX_CHAR_SIZE 24 |
Definition at line 12 of file tofi_camera_intrinsics.h.
#define MAX_N_FREQS 3 |
Definition at line 13 of file tofi_camera_intrinsics.h.
#define MAX_N_MODES 10 |
Definition at line 14 of file tofi_camera_intrinsics.h.
#define MAX_PATH_SIZE 512 |
Copyright (c) 2021 Analog Devices, Inc. All Rights Reserved. This software is proprietary to Analog Devices, Inc. and its licensors.
Definition at line 11 of file tofi_camera_intrinsics.h.
enum INIParamsGroup |
Enumerator | |
---|---|
DepthComputeISP | |
InputRawData | |
JBLFConfig | |
ABThresholds | |
DepthRangeThresholds | |
Miscellaneous |
Definition at line 90 of file tofi_camera_intrinsics.h.