Returns pointer to histogram bin.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- idx0
- Type: SystemInt32
1st index of the bin. - idx1
- Type: SystemInt32
2rd index of the bin.
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CvHistogram.GetValue2D(System.Int32,System.Int32)"]
See Also