get_pose_type ( : : Pose : OrderOfTransform, OrderOfRotation, ViewOfTransform )

Get the representation type of a 3D pose.

With get_pose_type, the representation type of the 3D pose Pose can be queried. See create_pose for details about 3D poses, their representation types, and the meaning of the parameters OrderOfTransform, OrderOfRotation, and ViewOfTransform.


Parameters

Pose (input_control)
pose-array -> real / integer
3D pose.
Number of elements: 7

OrderOfTransform (output_control)
string -> string
Order of rotation and translation.

OrderOfRotation (output_control)
string -> string
Meaning of the rotation values.

ViewOfTransform (output_control)
string -> string
View of transformation.


Result

create_pose returns 2 (H_MSG_TRUE) if all parameter values are correct. If necessary, an exception handling is raised.


Parallelization Information

get_pose_type is reentrant and processed without parallelization.


Possible Predecessors

create_pose, hom_mat3d_to_pose, camera_calibration, hand_eye_calibration


Possible Successors

convert_pose_type


See also

create_pose, convert_pose_type, write_pose, read_pose


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH