Algorithm Information
Inheritance Hierarchy
OpenCvSharp.CPlusPlusAlgorithmInfo
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The AlgorithmInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AlgorithmInfo | Initializes a new instance of the AlgorithmInfo class |
Properties
Name | Description | |
---|---|---|
![]() | CvPtr | |
![]() | Name |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetParams | |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ParamHelp | |
![]() | ParamType | |
![]() | ToString | (Inherited from Object.) |
See Also