You are here: Start » AVL.NET » Invoke.CreatePincushionMap
Creates a spatial map for removing/adding pincushion distortion, using divisional lens distortion model.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void CreatePincushionMap ( Avl.ImageFormat inImageFormat, float inKappa, Optional<Avl.Point2D> inCenter, Avl.InterpolationMethod inInterpolationMethod, Avl.SpatialMap outMap )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImageFormat | Avl.ImageFormat | |||
![]() | inKappa | float | |||
![]() | inCenter | Atl.Optional<Avl.Point2D> | |||
![]() | inInterpolationMethod | Avl.InterpolationMethod | |||
![]() | outMap | Avl.SpatialMap |