Perception Tool Kit (PTK) API Guide
run_stereo_object_detect.h File Reference
Include dependency graph for run_stereo_object_detect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t PTK_Alg_StereoAlgo_runObjectDetect (PTK_Alg_StereoAlgo_ObjectDetectObj *cntxt, PTK_Alg_StereoAlgo_groundModelParams_Array *gmParamsArr, PTK_Alg_StereoAlgo_obsBox *obsBox, uint32_t *numDetetions, int32_t *freeSpaceBoundary, PTK_Alg_StereoAlgo_driveSpace *drivableSpace, uint8_t *inputImageBuffer, int16_t *disparityBuffer)
 Rund obstacle detection algorithm. More...