Reference

imgplot

Axes level function to visualize 2-D images.

imghist

Figure level function to visualize image data distribution along with the image.

ImageGrid

Figure level function to visualize multi-dimensional images as well as collection of 2-D images.

rgbplot

Figure level function to visualize RGB channels in a RGB image.

filterplot

Axes level function to apply image filters and visualize them.

fftplot

Axes level function to visualize the fast-fourier transform of the input image.

FilterGrid

Figure level function to explore interplay between different parameters of the input filter.

load_image

Load sample datasets from seaborn-image.

Settings

Set global settings for drawing images.

Utilities

Handy utility functions for despining axes, setting scientific ticks, etc.