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

PinholeCameraModel Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
basicParamsFilNet.PinholeCameraBasicParams
distortionFilNet.LensDistortion

See also