![]() |
Perception Tool Kit (PTK) API Guide
|
Stereo algorithm - 1-D hole filling context.
Data Fields | |
PTK_Alg_StereoPP_HoleFilling_configParams | cfgParams |
int16_t * | segStart |
int16_t * | segLength |
int16_t * | segAvg |
PTK_Alg_StereoPP_HoleFilling_configParams PTK_Alg_StereoPP_HoleFillingObj::cfgParams |
All configuation parameter for 1-D hole filling
int16_t* PTK_Alg_StereoPP_HoleFillingObj::segStart |
Pointer to the array storing the positions of segments' start position
int16_t* PTK_Alg_StereoPP_HoleFillingObj::segLength |
Pointer to the array storing the lenghts of segments
int16_t* PTK_Alg_StereoPP_HoleFillingObj::segAvg |
Pointer to the array storing the average disparity values of segments