pyufunc.opencv2matplotlib#

pyufunc.opencv2matplotlib(*args, **kwargs)#

Forward to imutils.opencv2matplotlib.

Parameters:
  • *args – Positional arguments passed to imutils.opencv2matplotlib.

  • **kwargs – Keyword arguments passed to imutils.opencv2matplotlib.

Note

Example

>>> opencv2matplotlib(image)
Returns:

Return value from imutils.opencv2matplotlib.

Return type:

Any