• Displays an image in the specified window.

    Parameters

    • winName: string

      Name of the window.

    • img: Mat

      Image to be shown.

    Returns void