CvModelEstimator2 Class OpenCvSharp Class Library

[Missing <summary> documentation for "T:OpenCvSharp.CvModelEstimator2"]

Inheritance Hierarchy

SystemObject
  OpenCvSharpCvModelEstimator2
    OpenCvSharpCvHomographyEstimator

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public abstract class CvModelEstimator2

The CvModelEstimator2 type exposes the following members.

Constructors

  NameDescription
Protected methodCvModelEstimator2
Initializes a new instance of the CvModelEstimator2 class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRefine
Public methodRunKernel
Public methodSetSeed
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Protected fieldcheckPartialSubsets
Protected fieldmaxBasicSolutions
Protected fieldmodelPoints
Protected fieldmodelSize
Protected fieldrng
Top
See Also

Reference