ants.plotting.plot_hist

plot_hist(image, threshold=0.0, fit_line=False, normfreq=True, title=None, grid=True, xlabel=None, ylabel=None, facecolor='green', alpha=0.75)[source]

Plot a histogram from an ANTsImage

Parameters:

image (ants.core.ANTsImage) – image from which histogram will be created