CvBGCodeBookElem Class OpenCvSharp Class Library
CvBGCodeBookElem
Inheritance Hierarchy

SystemObject
  OpenCvSharpCvObject
    OpenCvSharpCvBGCodeBookElem

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

public class CvBGCodeBookElem : CvObject

The CvBGCodeBookElem type exposes the following members.

Constructors

  NameDescription
Public methodCvBGCodeBookElem
Initialize from pointer
Top
Properties

  NameDescription
Public propertyBoxMax
Public propertyBoxMin
Public propertyCvPtr
Native pointer of OpenCV structure
(Inherited from CvObject.)
Public propertyLearnMax
Public propertyLearnMin
Public propertyNext
Public propertyStale
Public propertyTLastUpdate
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 methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Protected fieldptr
Data pointer
(Inherited from CvObject.)
Public fieldStatic memberSizeOf
sizeof(CvBGCodeBookElem)
Top
See Also

Reference