AFBR-S50 API Reference Manual v1.5.6
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
Loading...
Searching...
No Matches
argus_cal_optical_p2pxtalk_t Struct Reference

Optical Pixel-To-Pixel Crosstalk Compensation Parameters. More...

#include <argus_xtalk.h>

Data Fields

bool Enabled
 
q3_12_t CouplingCoeffS
 
q3_12_t CouplingCoeffC
 

Detailed Description

Optical Pixel-To-Pixel Crosstalk Compensation Parameters.


Contains calibration data that belongs to the optical pixel-to-pixel crosstalk compensation feature.

Field Documentation

◆ CouplingCoeffC

q3_12_t argus_cal_optical_p2pxtalk_t::CouplingCoeffC

The cosine component of the coupling coefficient that determines the amount of a neighbour pixel signal that influences the raw signal of a certain pixel. Higher values determine more influence on the individual pixel signal.

◆ CouplingCoeffS

q3_12_t argus_cal_optical_p2pxtalk_t::CouplingCoeffS

The sine component of the coupling coefficient that determines the amount of a neighbour pixel signal that influences the raw signal of certain pixel. Higher values determine more influence on the individual pixel signal.

◆ Enabled

bool argus_cal_optical_p2pxtalk_t::Enabled

Optical Pixel-To-Pixel Compensation on/off.


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