Show_image
Show a PIL or PyTorch image on 'ax'.
show_image( im, ax = NULL, figsize = NULL, title = NULL, ctx = NULL, cmap = NULL, norm = NULL, aspect = NULL, interpolation = NULL, alpha = NULL, vmin = NULL, vmax = NULL, origin = NULL, extent = NULL )
im |
im |
ax |
axis |
figsize |
figure size |
title |
title |
ctx |
ctx |
cmap |
color maps |
norm |
normalization |
aspect |
aspect |
interpolation |
interpolation |
alpha |
alpha value |
vmin |
value min |
vmax |
value max |
origin |
origin |
extent |
extent |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.