Geometric and Coordinate Transformations
This group contains functions for transforming images and pixels.
Functions
- Intrinsic and extrinsic calibration
- Compensation of optical distortions
- Transformation between image and world coordinates
Affine Transformation
- F_VN_ApplyRotationToAffineTransformation(Exp)
- F_VN_ApplyScalingToAffineTransformation(Exp)
- F_VN_ApplyTranslationToAffineTransformation(Exp)
- F_VN_ApplyYAxisInversionToAffineTransformation(Exp)
- F_VN_DecomposeAffineTransformation(Exp)
- F_VN_GenerateAffineTransformationUnitMatrix2D
- F_VN_GetAffineTransformation
- F_VN_GetAffineTransformation2D(Exp)
- F_VN_InvertAffineTransformation
- F_VN_WarpAffine(Exp)
- F_VN_WarpAffine_Container
- F_VN_WarpAffine_Point
- F_VN_WarpAffine_Rectangle
Transformation between cartesian and polar coordinates
- F_VN_ConvertCartesianToPolarAngleImage(Exp)
- F_VN_ConvertCartesianToPolarAngles(Exp)
- F_VN_ConvertCartesianToPolarImages(Exp)
- F_VN_ConvertCartesianToPolarMagnitudeImage
- F_VN_ConvertCartesianToPolarMagnitudes
- F_VN_ConvertCartesianToPolarPoints(Exp)
- F_VN_ConvertPolarToCartesianImages(Exp)
- F_VN_ConvertPolarToCartesianPoints(Exp)
- F_VN_RemapImageToLogPolarSpace(Exp)
- F_VN_RemapImageToPolarSpace(Exp)
Simple image operations
Image alignment and rotation
Perspective transformation
Further Information
- Calibration
- F_VN_AlignRotatedImageRegion
- F_VN_AlignRotatedImageRegionExp
- F_VN_ApplyRotationToAffineTransformation
- F_VN_ApplyRotationToAffineTransformationExp
- F_VN_ApplyScalingToAffineTransformation
- F_VN_ApplyScalingToAffineTransformationExp
- F_VN_ApplyTranslationToAffineTransformation
- F_VN_ApplyTranslationToAffineTransformationExp
- F_VN_ApplyYAxisInversionToAffineTransformation
- F_VN_ApplyYAxisInversionToAffineTransformationExp
- F_VN_ConvertCartesianToPolarAngleImage
- F_VN_ConvertCartesianToPolarAngleImageExp
- F_VN_ConvertCartesianToPolarAngles
- F_VN_ConvertCartesianToPolarAnglesExp
- F_VN_ConvertCartesianToPolarImages
- F_VN_ConvertCartesianToPolarImagesExp
- F_VN_ConvertCartesianToPolarMagnitudeImage
- F_VN_ConvertCartesianToPolarMagnitudes
- F_VN_ConvertCartesianToPolarPoints
- F_VN_ConvertCartesianToPolarPointsExp
- F_VN_ConvertPolarToCartesianImages
- F_VN_ConvertPolarToCartesianImagesExp
- F_VN_ConvertPolarToCartesianPoints
- F_VN_ConvertPolarToCartesianPointsExp
- F_VN_DecomposeAffineTransformation
- F_VN_DecomposeAffineTransformationExp
- F_VN_DecomposeHomography
- F_VN_DecomposeHomographyExp
- F_VN_FlipImage
- F_VN_GenerateAffineTransformationUnitMatrix2D
- F_VN_GetAffineTransformation
- F_VN_GetAffineTransformation2D
- F_VN_GetAffineTransformation2DExp
- F_VN_GetPerspectiveTransformation
- F_VN_Homography
- F_VN_HomographyExp
- F_VN_InvertAffineTransformation
- F_VN_PerspectiveTransformation
- F_VN_PyramidDown
- F_VN_PyramidUp
- F_VN_RemapImageToLogPolarSpace
- F_VN_RemapImageToLogPolarSpaceExp
- F_VN_RemapImageToLogPolarSpaceExp2
- F_VN_RemapImageToPolarSpace
- F_VN_RemapImageToPolarSpaceExp
- F_VN_RemapImageToPolarSpaceExp2
- F_VN_ResizeImage
- F_VN_ResizeImageExp
- F_VN_RotateImage
- F_VN_RotateImageExp
- F_VN_RotateImageExp2
- F_VN_WarpAffine
- F_VN_WarpAffine_Container
- F_VN_WarpAffine_Point
- F_VN_WarpAffine_Rectangle
- F_VN_WarpAffineExp
- F_VN_WarpPerspective
- F_VN_WarpPerspective_Container
- F_VN_WarpPerspective_Point
- F_VN_WarpPerspective_Rectangle
- F_VN_WarpPerspectiveExp