You are here: Start » AVL.NET » AVL.LensDistortionToMatrix Method
AVL.LensDistortionToMatrix Method
Returns LensDistortion as a Matrix of distortion coefficients.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void LensDistortionToMatrix( AvlNet.LensDistortion inDistortion, out AvlNet.Matrix outMatrix )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inDistortion | AvlNet.LensDistortion | |||
![]() | outMatrix | AvlNet.Matrix |


