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