You are here: Start » AVL.NET » AVL.CreatePerspectiveMap_Points(AvlNet.ImageFormat, AvlNet.Point2D[], AvlNet.InterpolationMethod, AvlNet.SpatialMap, AvlNet.Matrix)
AVL.CreatePerspectiveMap_Points(AvlNet.ImageFormat, AvlNet.Point2D[], AvlNet.InterpolationMethod, AvlNet.SpatialMap, AvlNet.Matrix)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CreatePerspectiveMap_Points( AvlNet.ImageFormat inImageFormat, AvlNet.Point2D[] inImagePoints, AvlNet.InterpolationMethod inInterpolationMethod, out AvlNet.SpatialMap outSpatialMap, out AvlNet.Matrix outTransformMatrix )
Parameters
- inImageFormat
- Type: AvlNet.ImageFormat
- inImagePoints
- Type: AvlNet.Point2D
- inInterpolationMethod
- Type: AvlNet.InterpolationMethod
- outSpatialMap
- Type: AvlNet.SpatialMap
- outTransformMatrix
- Type: AvlNet.Matrix
