62 #ifndef _TIOVX_DOF_VIZ_MODULE 63 #define _TIOVX_DOF_VIZ_MODULE 66 #include <TI/tivx_stereo.h> 80 char target_string[TIVX_TARGET_MAX_NAME];
Definition: tiovx_dof_viz_module.h:72
Definition: tiovx_modules_types.h:295
ImgCfg output_cfg
Definition: tiovx_dof_viz_module.h:76
vx_int32 width
Definition: tiovx_dof_viz_module.h:73
vx_status tiovx_dof_viz_create_node(NodeObj *node)
Definition: tiovx_dof_viz_module.c:179
vx_int32 num_channels
Definition: tiovx_dof_viz_module.h:81
vx_uint32 tiovx_dof_viz_get_priv_size()
Definition: tiovx_dof_viz_module.c:239
vx_status tiovx_dof_viz_init_node(NodeObj *node)
Definition: tiovx_dof_viz_module.c:89
vx_uint32 confidence_threshold_value
Definition: tiovx_dof_viz_module.h:79
vx_bool enable_confidence_output_pad
Definition: tiovx_dof_viz_module.h:78
vx_uint32 tiovx_dof_viz_get_cfg_size()
Definition: tiovx_dof_viz_module.c:234
ImgCfg confidence_output_cfg
Definition: tiovx_dof_viz_module.h:77
vx_int32 height
Definition: tiovx_dof_viz_module.h:74
vx_status tiovx_dof_viz_delete_node(NodeObj *node)
Definition: tiovx_dof_viz_module.c:217
ImgCfg input_cfg
Definition: tiovx_dof_viz_module.h:75
void tiovx_dof_viz_init_cfg(TIOVXDofVizNodeCfg *cfg)
Definition: tiovx_dof_viz_module.c:74