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
Syntaxpublic const CalibType UseLU = 131072
Public Const UseLU As CalibType = 131072
public:
literal CalibType^ UseLU = 131072
static val mutable UseLU: CalibType
Field Value
Type:
CalibType
See Also