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

LensDistortion Constructor

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

Syntax

public LensDistortion
(
	float k1,
	float k2,
	float p1,
	float p2,
	float k3,
	float k4,
	float k5,
	float k6,
	float s1,
	float s2,
	float s3,
	float s4
)

Parameters

Name Type Range Default Description
k1float
k2float
p1float
p2float
k3float
k4float
k5float
k6float
s1float
s2float
s3float
s4float

See also