Returns pointer to histogram bin.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- hist
- Type: OpenCvSharpCvHistogram
Histogram. - idx
- Type: SystemInt32
Indices of the bin.
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.Cv.GetHistValue_nD(OpenCvSharp.CvHistogram,System.Int32[])"]
See Also