![]() |
TI Autonomous Driving Algorithms (TIADALG) Library User Guide
|
#include "VLIB_triangulatePoints_types.h"
Go to the source code of this file.
Functions | |
int32_t | VLIB_triangulatePoints_cn (float *curTrack, float *camExtPrm, uint8_t *curTrackLength, uint32_t maxIter, float *Xcam, float *scratch, uint32_t totalTracks, uint8_t *validOut, uint32_t flag) |
int32_t VLIB_triangulatePoints_cn | ( | float * | curTrack, |
float * | camExtPrm, | ||
uint8_t * | curTrackLength, | ||
uint32_t | maxIter, | ||
float * | Xcam, | ||
float * | scratch, | ||
uint32_t | totalTracks, | ||
uint8_t * | validOut, | ||
uint32_t | flag | ||
) |
|
© Copyright 2018 Texas Instruments Incorporated. All rights reserved. |
Document generated by doxygen 1.8.6 |