AlgorithmInfo Class OpenCvSharp Class Library
Algorithm Information
Inheritance Hierarchy

SystemObject
  OpenCvSharp.CPlusPlusAlgorithmInfo

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

public class AlgorithmInfo : ICvPtrHolder

The AlgorithmInfo type exposes the following members.

Constructors

  NameDescription
Public methodAlgorithmInfo
Initializes a new instance of the AlgorithmInfo class
Top
Properties

  NameDescription
Public propertyCvPtr
Public propertyName
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetParams
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParamHelp
Public methodParamType
Public methodToString (Inherited from Object.)
Top
See Also

Reference