You are here: Start » AVL.NET » LensDistortion.LensDistortion(float, float, float, float, float, float, float, float, float, float, float, float)

LensDistortion.LensDistortion(float, float, float, float, float, float, float, float, float, float, float, float)

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

k1
Type: System.Single
k2
Type: System.Single
p1
Type: System.Single
p2
Type: System.Single
k3
Type: System.Single
k4
Type: System.Single
k5
Type: System.Single
k6
Type: System.Single
s1
Type: System.Single
s2
Type: System.Single
s3
Type: System.Single
s4
Type: System.Single

See also