NativeMethodsimgproc_calcHist Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_calcHist( IntPtr[] images, int nimages, int[] channels, IntPtr mask, IntPtr hist, int dims, int[] histSize, IntPtr[] ranges, int uniform, int accumulate )
Public Shared Function imgproc_calcHist ( images As IntPtr(), nimages As Integer, channels As Integer(), mask As IntPtr, hist As IntPtr, dims As Integer, histSize As Integer(), ranges As IntPtr(), uniform As Integer, accumulate As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_calcHist( array<IntPtr>^ images, int nimages, array<int>^ channels, IntPtr mask, IntPtr hist, int dims, array<int>^ histSize, array<IntPtr>^ ranges, int uniform, int accumulate )
static member imgproc_calcHist : images : IntPtr[] * nimages : int * channels : int[] * mask : IntPtr * hist : IntPtr * dims : int * histSize : int[] * ranges : IntPtr[] * uniform : int * accumulate : int -> ExceptionStatus
[Missing <param name="images"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="nimages"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="channels"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="hist"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="dims"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="histSize"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="ranges"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="uniform"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <param name="accumulate"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_calcHist(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,System.IntPtr,System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32)"]