Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Calibration » WorldPlaneEdgesToImage

WorldPlaneEdgesToImage


Finds the image coordinates of world edges.

Name Type Description
inWorldPlaneEdges Edge1DArray Array of 2D segments in given world coordinate plane.
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.
outImageEdges Edge1DArray

Applications

World coordinate to image segments transformation.

Complexity Level

This filter is available on Basic Complexity Level.

See Also