CvInvokeCreateHanningWindow Method |
Namespace: Emgu.CV
public static void CreateHanningWindow( IOutputArray dst, Size winSize, DepthType type )
Public Shared Sub CreateHanningWindow ( dst As IOutputArray, winSize As Size, type As DepthType )
public: static void CreateHanningWindow( IOutputArray^ dst, Size winSize, DepthType type )
static member CreateHanningWindow : dst : IOutputArray * winSize : Size * type : DepthType -> unit
2019 Emgu Corporation, All Rights Reserved,