CvBGCodeBookElem
Inheritance Hierarchy
OpenCvSharpCvObject
OpenCvSharpCvBGCodeBookElem
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The CvBGCodeBookElem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CvBGCodeBookElem |
Initialize from pointer
|
Properties
Name | Description | |
---|---|---|
![]() | BoxMax | |
![]() | BoxMin | |
![]() | CvPtr |
Native pointer of OpenCV structure
(Inherited from CvObject.) |
![]() | LearnMax | |
![]() | LearnMin | |
![]() | Next | |
![]() | Stale | |
![]() | TLastUpdate |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | ptr |
Data pointer
(Inherited from CvObject.) |
![]() ![]() | SizeOf |
sizeof(CvBGCodeBookElem)
|
See Also