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