HALCON 17.12
/
HALCON Operator Reference
/
Transformations
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
2D Transformations
List of Operators
affine_trans_pixel
AffineTransPixel
AffineTransPixel
affine_trans_pixel
Apply an arbitrary affine 2D transformation to pixel coordinates.
affine_trans_point_2d
AffineTransPoint2d
AffineTransPoint2d
affine_trans_point_2d
Apply an arbitrary affine 2D transformation to points.
deserialize_hom_mat2d
DeserializeHomMat2d
DeserializeHomMat2d
deserialize_hom_mat2d
Deserialize a serialized homogeneous 2D transformation matrix.
hom_mat2d_compose
HomMat2dCompose
HomMat2dCompose
hom_mat2d_compose
Multiply two homogeneous 2D transformation matrices.
hom_mat2d_determinant
HomMat2dDeterminant
HomMat2dDeterminant
hom_mat2d_determinant
Compute the determinant of a homogeneous 2D transformation matrix.
hom_mat2d_identity
HomMat2dIdentity
HomMat2dIdentity
hom_mat2d_identity
Generate the homogeneous transformation matrix of the identical 2D transformation.
hom_mat2d_invert
HomMat2dInvert
HomMat2dInvert
hom_mat2d_invert
Invert a homogeneous 2D transformation matrix.
hom_mat2d_reflect
HomMat2dReflect
HomMat2dReflect
hom_mat2d_reflect
Add a reflection to a homogeneous 2D transformation matrix.
hom_mat2d_reflect_local
HomMat2dReflectLocal
HomMat2dReflectLocal
hom_mat2d_reflect_local
Add a reflection to a homogeneous 2D transformation matrix.
hom_mat2d_rotate
HomMat2dRotate
HomMat2dRotate
hom_mat2d_rotate
Add a rotation to a homogeneous 2D transformation matrix.
hom_mat2d_rotate_local
HomMat2dRotateLocal
HomMat2dRotateLocal
hom_mat2d_rotate_local
Add a rotation to a homogeneous 2D transformation matrix.
hom_mat2d_scale
HomMat2dScale
HomMat2dScale
hom_mat2d_scale
Add a scaling to a homogeneous 2D transformation matrix.
hom_mat2d_scale_local
HomMat2dScaleLocal
HomMat2dScaleLocal
hom_mat2d_scale_local
Add a scaling to a homogeneous 2D transformation matrix.
hom_mat2d_slant
HomMat2dSlant
HomMat2dSlant
hom_mat2d_slant
Add a slant to a homogeneous 2D transformation matrix.
hom_mat2d_slant_local
HomMat2dSlantLocal
HomMat2dSlantLocal
hom_mat2d_slant_local
Add a slant to a homogeneous 2D transformation matrix.
hom_mat2d_to_affine_par
HomMat2dToAffinePar
HomMat2dToAffinePar
hom_mat2d_to_affine_par
Compute the affine transformation parameters from a homogeneous 2D transformation matrix.
hom_mat2d_translate
HomMat2dTranslate
HomMat2dTranslate
hom_mat2d_translate
Add a translation to a homogeneous 2D transformation matrix.
hom_mat2d_translate_local
HomMat2dTranslateLocal
HomMat2dTranslateLocal
hom_mat2d_translate_local
Add a translation to a homogeneous 2D transformation matrix.
hom_mat2d_transpose
HomMat2dTranspose
HomMat2dTranspose
hom_mat2d_transpose
Transpose a homogeneous 2D transformation matrix.
hom_mat3d_project
HomMat3dProject
HomMat3dProject
hom_mat3d_project
Project an affine 3D transformation matrix to a 2D projective transformation matrix.
hom_vector_to_proj_hom_mat2d
HomVectorToProjHomMat2d
HomVectorToProjHomMat2d
hom_vector_to_proj_hom_mat2d
Compute a homogeneous transformation matrix using given point correspondences.
point_line_to_hom_mat2d
PointLineToHomMat2d
PointLineToHomMat2d
point_line_to_hom_mat2d
Approximate an affine transformation from point-to-line correspondences.
projective_trans_pixel
ProjectiveTransPixel
ProjectiveTransPixel
projective_trans_pixel
Project pixel coordinates using a homogeneous projective transformation matrix.
projective_trans_point_2d
ProjectiveTransPoint2d
ProjectiveTransPoint2d
projective_trans_point_2d
Project a homogeneous 2D point using a projective transformation matrix.
serialize_hom_mat2d
SerializeHomMat2d
SerializeHomMat2d
serialize_hom_mat2d
Serialize a homogeneous 2D transformation matrix.
vector_angle_to_rigid
VectorAngleToRigid
VectorAngleToRigid
vector_angle_to_rigid
Compute a rigid affine transformation from points and angles.
vector_field_to_hom_mat2d
VectorFieldToHomMat2d
VectorFieldToHomMat2d
vector_field_to_hom_mat2d
Approximate an affine map from a displacement vector field.
vector_to_aniso
VectorToAniso
VectorToAniso
vector_to_aniso
Approximate an anisotropic similarity transformation from point correspondences.
vector_to_hom_mat2d
VectorToHomMat2d
VectorToHomMat2d
vector_to_hom_mat2d
Approximate an affine transformation from point correspondences.
vector_to_proj_hom_mat2d
VectorToProjHomMat2d
VectorToProjHomMat2d
vector_to_proj_hom_mat2d
Compute a projective transformation matrix using given point correspondences.
vector_to_proj_hom_mat2d_distortion
VectorToProjHomMat2dDistortion
VectorToProjHomMat2dDistortion
vector_to_proj_hom_mat2d_distortion
Compute a projective transformation matrix and the radial distortion coefficient using given image point correspondences.
vector_to_rigid
VectorToRigid
VectorToRigid
vector_to_rigid
Approximate a rigid affine transformation from point correspondences.
vector_to_similarity
VectorToSimilarity
VectorToSimilarity
vector_to_similarity
Approximate an similarity transformation from point correspondences.
Classes
Classes
|
|
Operators