The MCvHistogram type exposes the following fields.
Fields
 Public
 Protected |  Instance
 Static |  Declared
 Inherited |  XNA Framework Only
 .NET Compact Framework Only |
|
| Member | Description |
---|
 | bins |
Pointer to CvArr
|
 | mat |
Embedded matrix header for array histograms
|
 | thresh |
For uniform histograms
|
 | thresh2 |
For non-uniform histograms
|
 | type |
The type of histogram
|
See Also