DL color blend to be used with DL-RT.
Data Fields | |
vx_int32 | skip_flag |
vx_int32 | use_color_map |
vx_int32 | num_classes |
vx_uint8 | color_map [TIVX_DL_COLOR_BLEND_MAX_CLASSES][TIVX_DL_COLOR_BLEND_MAX_COLORS] |
vx_int32 tivxDLColorBlendParams::skip_flag |
Skip processing
vx_int32 tivxDLColorBlendParams::use_color_map |
Flag to indicate, if 1 - use color map, 0 - auto assign colors to each class
vx_int32 tivxDLColorBlendParams::num_classes |
Number of classes per output not to exceed TIVX_DL_COLOR_BLEND_MAX_CLASSES
vx_uint8 tivxDLColorBlendParams::color_map[TIVX_DL_COLOR_BLEND_MAX_CLASSES][TIVX_DL_COLOR_BLEND_MAX_COLORS] |
Color map for each output, number of colors not to exceed TIVX_DL_COLOR_BLEND_MAX_COLORS