Public Attributes | List of all members
TofiComputeContext Struct Reference

Function to get the version for TOF Depth Compute Engine Library. More...

#include <tofi_compute.h>

Public Attributes

uint32_t n_cols
 Number of columns. More...
 
uint32_t n_rows
 Number of rows. More...
 
uint16_t * p_ab_frame
 Pointer to the AB Frame. More...
 
voidp_cal_config
 Pointer to the Calibration config data. More...
 
float * p_conf_frame
 Pointer to the Confidence Frame. More...
 
uint16_t * p_depth16_frame
 Pointer to the Depth16 Frame. More...
 
uint16_t * p_depth_frame
 Pointer to the Depth Frame. More...
 
voidp_tofi_processor_config
 Pointer to the Processor Config. More...
 
int16_t * p_xyz_frame
 Pointer to the XYZ Frame. More...
 

Detailed Description

Function to get the version for TOF Depth Compute Engine Library.

Parameters
[in]char*depth_compute_version: Pointer to store thelibrary version

Definition at line 43 of file tofi_compute.h.

Member Data Documentation

◆ n_cols

uint32_t TofiComputeContext::n_cols

Number of columns.

Definition at line 45 of file tofi_compute.h.

◆ n_rows

uint32_t TofiComputeContext::n_rows

Number of rows.

Definition at line 44 of file tofi_compute.h.

◆ p_ab_frame

uint16_t* TofiComputeContext::p_ab_frame

Pointer to the AB Frame.

Definition at line 47 of file tofi_compute.h.

◆ p_cal_config

void* TofiComputeContext::p_cal_config

Pointer to the Calibration config data.

Definition at line 51 of file tofi_compute.h.

◆ p_conf_frame

float* TofiComputeContext::p_conf_frame

Pointer to the Confidence Frame.

Definition at line 48 of file tofi_compute.h.

◆ p_depth16_frame

uint16_t* TofiComputeContext::p_depth16_frame

Pointer to the Depth16 Frame.

Definition at line 52 of file tofi_compute.h.

◆ p_depth_frame

uint16_t* TofiComputeContext::p_depth_frame

Pointer to the Depth Frame.

Definition at line 46 of file tofi_compute.h.

◆ p_tofi_processor_config

void* TofiComputeContext::p_tofi_processor_config

Pointer to the Processor Config.

Definition at line 50 of file tofi_compute.h.

◆ p_xyz_frame

int16_t* TofiComputeContext::p_xyz_frame

Pointer to the XYZ Frame.

Definition at line 49 of file tofi_compute.h.


The documentation for this struct was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06