You are here: Start » AVL.NET » PinholeCameraModel Constructor

PinholeCameraModel Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public PinholeCameraModel
(
	AvlNet.PinholeCameraBasicParams basicParams,
	AvlNet.LensDistortion distortion
)

Parameters

Name Type Range Default Description
basicParamsAvlNet.PinholeCameraBasicParams
distortionAvlNet.LensDistortion

See also