Difference between revisions of "Software"
From FabLabGenovaWiki
(Created page with "preliminary python code <code> import matplotlib.pyplot as plt import matplotlib.image as mpimg import numpy as np img=mpimg.imread('C:\Users\Alberto Parmiggiani\Desktop\lenna...") |
(Replaced content with "preliminary python code") |
||
Line 1: | Line 1: | ||
preliminary python code | preliminary python code | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 19:15, 8 February 2013
preliminary python code