You are here: Start » AVL.NET » AVL.UndistortImage_DivisionModel_Deprecated(AvlNet.Image, float, AvlNet.InterpolationMethod, AvlNet.Image)
AVL.UndistortImage_DivisionModel_Deprecated(AvlNet.Image, float, AvlNet.InterpolationMethod, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void UndistortImage_DivisionModel_Deprecated( AvlNet.Image inImage, float inKappa, AvlNet.InterpolationMethod inImageInterpolation, out AvlNet.Image outImage )
Parameters
- inImage
- Type: AvlNet.Image
- inKappa
- Type: System.Single
- inImageInterpolation
- Type: AvlNet.InterpolationMethod
- outImage
- Type: AvlNet.Image
