Start » Filter Reference » Computer Vision » Camera Calibration » WorldPlanePathsToImage
Module: | Calibration |
---|
Finds the image coordinates of world plane Paths.
Name | Type | Description | |
---|---|---|---|
![]() |
inWorldPaths | PathArray | |
![]() |
inTransform | RectificationTransform | Transform's camera model is needed for applying distortion back. Transform's homography is needed for transforming coordinates back from a given world plane. |
![]() |
outImagePaths | PathArray |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of WorldPlaneObjectsToImage filter group.