You are here: Start » FIL.NET » Invoke.WorldPlanePathsToImage
Finds the image coordinates of world plane Paths.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void WorldPlanePathsToImage ( List<Fil.Path> inWorldPaths, Fil.RectificationTransform inTransform, List<Fil.Path> outImagePaths )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inWorldPaths | System.Collections.Generic.List<Fil.Path> | |||
![]() | 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. | ||
![]() | outImagePaths | System.Collections.Generic.List<Fil.Path> |