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