ants.plotting

Modules

movie(image[, filename, writer, fps])

Create and save a movie - mp4, gif, etc - of the various 2D slices of a 3D ants image

plot(image[, overlay, blend, alpha, cmap, ...])

Plot an ANTsImage.

plot_directory(directory[, recursive, ...])

Create and save an ANTsPy plot for every image matching a given regular expression in a directory, optionally recursively.

plot_grid(images[, slices, axes, figsize, ...])

Plot a collection of images in an arbitrarily-defined grid

plot_hist(image[, threshold, fit_line, ...])

Plot a histogram from an ANTsImage

plot_ortho(image[, overlay, reorient, ...])

Plot an orthographic view of a 3D image

plot_ortho_stack(images[, overlays, ...])

Create a stack of orthographic plots with optional overlays.