RobustEstimationAlgorithmLMEDS Field |
http://www.emgu.com
Least-Median robust method
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const RobustEstimationAlgorithm LMEDS = 4
Public Const LMEDS As RobustEstimationAlgorithm = 4
public:
literal RobustEstimationAlgorithm^ LMEDS = 4
static val mutable LMEDS: RobustEstimationAlgorithm
Field Value
Type:
RobustEstimationAlgorithm
See Also