![]() |
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_image_preprocessing_testParams_t |
Variables | |
uint8_t | test_img_1 [6 *3 *3] |
uint8_t | test_img_2 [6 *3 *3] |
uint8_t | test_img_3 [6 *3 *3] |
uint8_t | test_img_4 [10 *4+10 *2] |
uint8_t | test_img_5 [10 *4 *3] |
uint8_t | test_img_6 [10 *4 *3] |
static int32_t | num_planes = 3 |
static float | mean_pixel1 [3] = {103.94f,116.78f,123.68f} |
static float | scale_val1 [3] = {1.2f, 1.5f, 2.6f} |
static float | mean_pixel2 [3] = {0.0f, 0.0f, 0.0f} |
static float | scale_val2 [3] = {1.0f, 1.0f, 1.0f} |
static tiadalg_image_preprocessing_testParams_t | test_cases [] |
uint8_t test_img_1[6 *3 *3] |
uint8_t test_img_2[6 *3 *3] |
uint8_t test_img_3[6 *3 *3] |
uint8_t test_img_4[10 *4+10 *2] |
uint8_t test_img_5[10 *4 *3] |
uint8_t test_img_6[10 *4 *3] |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
© Copyright 2018 Texas Instruments Incorporated. All rights reserved. |
Document generated by doxygen 1.8.6 |