[Missing <summary> documentation for "T:OpenCvSharp.CvModelEstimator2"]
Inheritance Hierarchy
OpenCvSharpCvModelEstimator2
OpenCvSharpCvHomographyEstimator
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The CvModelEstimator2 type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CvModelEstimator2 | Initializes a new instance of the CvModelEstimator2 class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Refine | |
![]() | RunKernel | |
![]() | SetSeed | |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | checkPartialSubsets | |
![]() | maxBasicSolutions | |
![]() | modelPoints | |
![]() | modelSize | |
![]() | rng |
See Also