AFBR-S50 API Reference Manual v1.5.6
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
|
Optical Pixel-To-Pixel Crosstalk Compensation Parameters. More...
#include <argus_xtalk.h>
Data Fields | |
bool | Enabled |
q3_12_t | CouplingCoeffS |
q3_12_t | CouplingCoeffC |
Optical Pixel-To-Pixel Crosstalk Compensation Parameters.
Contains calibration data that belongs to the optical pixel-to-pixel crosstalk compensation feature.
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.
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.
bool argus_cal_optical_p2pxtalk_t::Enabled |
Optical Pixel-To-Pixel Compensation on/off.