Revision history of "Python:Images"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 10:56, 28 August 2020KevinYager (talk | contribs). . (1,353 bytes) (+1,353). . (Created page with "==ndimage.imread== ndimage.imread has been deprecated. Here are alternatives. <source lang="python"> #image = scipy.misc.imread(infile) # Deprecated image = imageio.im...")