You are on page 1of 2

In[857]:= g  Import"D:\\Backup 2010\\Pictures\\New Folder\\DSC049051212.

jpg"
x  ImageDimensionsg;
y  Extractx, 1;
z  Extractx, 2;
a  MatrixForm  ImageDataImageTakeg, z;
Export"C:\\Users\\Gustavu\\Desktop\\Matro.xls", a, "Table";
MatrixForm  ImageDataImageTakeg, z;
b  List  ImageDataImageTakeg, z, Interleaving  False;
tko  y z  2;
tko  FloorNtko;
c  Flattenb;
d  Partitionc, tko;
p1  Partitiond1, z; p2  Partitiond2, z;
p3  Partitiond3, z; p4  Partitiond4, z;

ar  4  4;
siz;

MatrixPlotp1, AspectRatio  ar, Frame  False, ColorFunction  "CherryTones",


ImageSize  siz MatrixPlotp3, AspectRatio  ar,
Frame  False, ColorFunction  "CherryTones", ImageSize  siz
MatrixPlotp2, AspectRatio  ar, Frame  False, ColorFunction  "CherryTones",
ImageSize  siz MatrixPlotp4, AspectRatio  ar,
Frame  False, ColorFunction  "CherryTones", ImageSize  siz

Out[857]=

Out[872]=
2 Photo 2 Matrix and it's inverse.nb

Out[873]=

You might also like