Note
Go to the end to download the full example code
Visualize image distribution#

import seaborn_image as isns
img = isns.load_image("polymer")
f = isns.imghist(img, cmap="YlGnBu_r", dx=15, units="nm")
Total running time of the script: ( 0 minutes 0.267 seconds)