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