Vision Apps User Guide

Detailed Description

DL Pre processing to be used with DL-RT.

Data Fields

vx_int32 skip_flag
 
vx_float32 scale [3]
 
vx_float32 mean [3]
 
vx_int32 channel_order
 
vx_int32 tensor_format
 
vx_int32 crop [4]
 

Field Documentation

◆ skip_flag

vx_int32 tivxDLPreProcParams::skip_flag

Skip processing

◆ scale

vx_float32 tivxDLPreProcParams::scale[3]

◆ mean

vx_float32 tivxDLPreProcParams::mean[3]

◆ channel_order

vx_int32 tivxDLPreProcParams::channel_order

◆ tensor_format

vx_int32 tivxDLPreProcParams::tensor_format

◆ crop

vx_int32 tivxDLPreProcParams::crop[4]