You are here: Start » FIL.NET » FIS.ImageStripeToWorldPlane Method
FIS.ImageStripeToWorldPlane Method
Finds the world coordinates of image Stripe.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ImageStripeToWorldPlane ( FilNet.Stripe1D inImageStripe, FilNet.RectificationTransform inTransform, out FilNet.Stripe1D outWorldStripe )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImageStripe | FilNet.Stripe1D | |||
![]() | inTransform | FilNet.RectificationTransform | Transform's camera model is needed for undistortion, when not supplied the filter assumes undistorted input. Transform's homography is needed for transforming coordinates to given world plane, when not supplied the filter only removes distortion of input. | ||
![]() | outWorldStripe | FilNet.Stripe1D |