NativeMethodscvNormalizeHist Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvNormalizeHist(System.IntPtr,System.Double)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void cvNormalizeHist(
	IntPtr hist,
	double factor
)

Parameters

hist
Type: SystemIntPtr

[Missing <param name="hist"/> documentation for "M:OpenCvSharp.NativeMethods.cvNormalizeHist(System.IntPtr,System.Double)"]

factor
Type: SystemDouble

[Missing <param name="factor"/> documentation for "M:OpenCvSharp.NativeMethods.cvNormalizeHist(System.IntPtr,System.Double)"]

See Also

Reference