Vision Apps User Guide
tivx_srv_nodes.h File Reference

Go to the source code of this file.

Functions

VX_API_ENTRY vx_node VX_API_CALL tivxPointDetectNode (vx_graph graph, vx_user_data_object in_configuration, vx_user_data_object in_ldclut, vx_image in, vx_user_data_object out_configuration, vx_image buf_bwluma_frame)
 Creates a POINT_DETECT Node. More...
 
VX_API_ENTRY vx_node VX_API_CALL tivxPoseEstimationNode (vx_graph graph, vx_user_data_object in_configuration, vx_user_data_object in_ldclut, vx_object_array in_corner_points, vx_user_data_object out_calmat)
 Creates a POSE_ESTIMATION Node. More...
 
VX_API_ENTRY vx_node VX_API_CALL tivxGenerate3DbowlNode (vx_graph graph, vx_user_data_object in_configuration, vx_user_data_object in_calmat, vx_user_data_object in_offset, vx_array out_lut3dxyz, vx_user_data_object out_calmat_scaled)
 Creates a GENERATE_3DBOWL Node. More...
 
VX_API_ENTRY vx_node VX_API_CALL tivxGenerateGpulutNode (vx_graph graph, vx_user_data_object in_configuration, vx_user_data_object in_ldclut, vx_user_data_object in_calmat_scaled, vx_array in_lut3dxyz, vx_array out_gpulut3d)
 Creates a GENERATE_GPULUT Node. More...
 
VX_API_ENTRY vx_node VX_API_CALL tivxGlSrvNode (vx_graph graph, vx_user_data_object configuration, vx_object_array input, vx_object_array srv_views, vx_array galign_lut, vx_image output)
 [Graph] Creates a GL_SRV Node. More...