You are here: Start » AVL.NET » RectificationTransform Constructor
RectificationTransform Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public RectificationTransform
(
NullableRef<AvlNet.AnyCameraModel> cameraModel,
NullableRef<AvlNet.Matrix> homography
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| cameraModel | AvlNet.NullableRef<AvlNet.AnyCameraModel> | ||||
| homography | AvlNet.NullableRef<AvlNet.Matrix> |
