Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Camera Calibration » WorldPlaneSegmentToImage
Finds the image coordinates of world plane Segment.
Name | Type | Description | |
---|---|---|---|
inWorldSegment | Segment2D | ||
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. | |
outImageSegment | Segment2D |
Applications
World coordinate to image transformation
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of WorldPlaneObjectsToImage filter group.