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