CvHomographyEstimator Class OpenCvSharp Class Library
CvLevMarq
Inheritance Hierarchy

SystemObject
  OpenCvSharpCvModelEstimator2
    OpenCvSharpCvHomographyEstimator

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

public class CvHomographyEstimator : CvModelEstimator2

The CvHomographyEstimator type exposes the following members.

Constructors

  NameDescription
Public methodCvHomographyEstimator
Initializes a new instance of the CvHomographyEstimator 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
(Inherited from CvModelEstimator2.)
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Protected fieldcheckPartialSubsets (Inherited from CvModelEstimator2.)
Protected fieldmaxBasicSolutions (Inherited from CvModelEstimator2.)
Protected fieldmodelPoints (Inherited from CvModelEstimator2.)
Protected fieldmodelSize (Inherited from CvModelEstimator2.)
Protected fieldrng (Inherited from CvModelEstimator2.)
Top
See Also

Reference