Click or drag to resize

CalibTypeUseLU Field

http://www.emgu.com
For stereo rectification: use LU instead of SVD decomposition for solving. much faster but potentially less precise

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const CalibType UseLU = 131072

Field Value

Type: CalibType
See Also