Method ImShow
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ImShow(string, Mat)
Displays the image in the specified window
public static void ImShow(string winName, Mat mat)
Displays the image in the specified window
public static void ImShow(string winName, Mat mat)