2-D image visualization#

plot image
Downloading file 'PolymerImage.txt' from 'https://github.com/SarthakJariwala/seaborn-image/raw/master/data/PolymerImage.txt' to '/home/docs/.cache/seaborn-image'.

import seaborn_image as isns

img = isns.load_image("polymer")

ax = isns.imgplot(img, dx=15, units="nm")

Total running time of the script: (0 minutes 2.289 seconds)

Gallery generated by Sphinx-Gallery