cal
The functions prefixed with Mcal make up the Calibration module. The Calibration module allows you to create a pixel coordinate to real-world coordinate mapping for your images, despite the presence of optical (for example, pincushion and barrel), aspect ratio, rotation, and perspective distortions in the images. Other Aurora Imaging Library modules can use this mapping to compensate for distortions in the images, and return results in real-world units. The mapping can also be used to physically correct the distortions in the images. The calibration mapping can be created using a simple physical grid image or a list of points.
Mcal functions
- McalAlloc
- McalAllocResult
- McalAssociate
- McalCalculateHandEye
- McalControl
- McalCopyResult
- McalDraw
- McalDraw3d
- McalFixture
- McalFree
- McalGetCoordinateSystem
- McalGrid
- McalInquire
- McalInquireSingle
- McalList
- McalRelativeOrigin
- McalRestore
- McalSave
- McalSetCoordinateSystem
- McalStream
- McalTransformCoordinate
- McalTransformCoordinate3dList
- McalTransformCoordinateList
- McalTransformImage
- McalTransformResult
- McalTransformResultAtPosition
- McalUniform
- McalWarp