You are here: Start » AVL.NET » PinholeCameraModel Constructor
PinholeCameraModel Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public PinholeCameraModel
(
	Avl.PinholeCameraBasicParams basicParams_,
	Avl.LensDistortion distortion_
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| basicParams_ | Avl.PinholeCameraBasicParams | ||||
| distortion_ | Avl.LensDistortion | 
