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

PinholeCameraModel Class

Pinhole camera model parameters with distortion.

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

Constructors

 ConstructorDescription
PinholeCameraModel(PinholeCameraBasicParams, LensDistortion)
PinholeCameraModel()

Properties

 NameTypeDescription
BasicParamsAvlNet.PinholeCameraBasicParams
DistortionAvlNet.LensDistortion

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(AvlNet.PinholeCameraModel)
Equals(AvlNet.PinholeCameraModel, AvlNet.PinholeCameraModel)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also