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