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