CvInvokeImshow Method |
Namespace: Emgu.CV
public static void Imshow( string name, IInputArray image )
Public Shared Sub Imshow ( name As String, image As IInputArray )
public: static void Imshow( String^ name, IInputArray^ image )
static member Imshow : name : string * image : IInputArray -> unit
2019 Emgu Corporation, All Rights Reserved,