You are here: Start » AVL.NET » Invoke.WorldPlaneRidgeToImage
Finds the image coordinates of world plane Ridge.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void WorldPlaneRidgeToImage ( Avl.Ridge1D inWorldRidge, Avl.RectificationTransform inTransform, out Avl.Ridge1D outImageRidge )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inWorldRidge | Avl.Ridge1D | |||
![]() | inTransform | Avl.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. | ||
![]() | outImageRidge | Avl.Ridge1D |