projective_trans_contour_xld ( Contours : ContoursProjTrans : HomMat2D : )

Apply a projective transformation to an XLD contour.

projective_trans_contour_xld applies the projective transformation specified by the homogeneous matrix HomMat2D on the contours in Contours and returns the transformed contours in ContoursProjTrans.

For creation and interpretation details of this matrix see also projective_trans_image.


Parameters

Contours (input_object)
xld_cont(-array) -> object
Input contours.

ContoursProjTrans (output_object)
xld_cont(-array) -> object
Output contours.

HomMat2D (input_control)
hom_mat2d-array -> real
Homogeneous projective transformation matrix.


Parallelization Information

projective_trans_contour_xld is reentrant and processed without parallelization.


Possible Predecessors

vector_to_proj_hom_mat2d, hom_vector_to_proj_hom_mat2d, proj_match_points_ransac, hom_mat3d_project


See also

projective_trans_image, projective_trans_image_size, projective_trans_region, projective_trans_point_2d, projective_trans_pixel


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH