You are here: Start » AVL.NET » Invoke.PinholeCameraModelToRectificationTransform
Conversion
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void PinholeCameraModelToRectificationTransform ( Avl.PinholeCameraModel inModel, Avl.RectificationTransform outTransform )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inModel | Avl.PinholeCameraModel | |||
![]()  | outTransform | Avl.RectificationTransform | 


