project05.image module

project05.image.show_images(*args, fontsize=60, show_axes=True)[source]

Display 1 or more images

Parameters:
  • *args (list) – A list of (img, title) pairs OR (img, title, outpath) triples
  • fontsize (int) – The font size for the image titles