![]() |
TI Autonomous Driving Algorithms (TIADALG) Library User Guide
|
#include <../common/tiadalg_test_interface.h>
Go to the source code of this file.
Data Structures | |
struct | tiadalg_fisheye_transformation_testParams_t |
Macros | |
#define | ANGLE_TABLE_ROWS (983) |
Variables | |
int16_t | points_1 [8 *2] |
int16_t | points_2 [8 *2] |
uint16_t | center_x = 640 |
uint16_t | center_y = 360 |
float | focal_length = 311.833f |
float | angle_table [ANGLE_TABLE_ROWS][2] |
static tiadalg_fisheye_transformation_testParams_t | test_cases [] |
#define ANGLE_TABLE_ROWS (983) |
int16_t points_1[8 *2] |
int16_t points_2[8 *2] |
uint16_t center_x = 640 |
uint16_t center_y = 360 |
float focal_length = 311.833f |
float angle_table[ANGLE_TABLE_ROWS][2] |
|
static |
|
© Copyright 2018 Texas Instruments Incorporated. All rights reserved. |
Document generated by doxygen 1.8.6 |