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

See also