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.

seaborn_image._context

Set global context for drawing images.

seaborn_image.utils

Handy utils.