The DenseHistogram type exposes the following properties.
Properties
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | BinDimension |
Get the size of the bin dimensions
|
![]() | Dimension |
Get the number of dimensions for the histogram
|
![]() | Item[([( Int32])]) |
Get the specific bin value from the 1D Histogram
|
![]() | Item[([( Int32, Int32])]) |
Get the specific bin value from the 2D Histogram
|
![]() | Item[([( Int32, Int32, Int32])]) |
Get the specific bin value from the 2D Histogram
|
![]() | MatND |
Get the MatND representation of this dense histogram. Do not dispose this MatND
|
![]() | MCvHistogram |
Get the equivalent MCvHistogram structure
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Ranges |
Get the ranges of this histogram
|