Plot Image

Open the image in a window or plot in a Jupyter notebook using matplotlib.

plot_image(img, cmap=None)

returns none

from plantcv import plantcv as pcv      
pcv.plot_image(img)