2 lines
37 B
Matlab
2 lines
37 B
Matlab
myi=imread('image1.png');
|
|
imshow(myi) |
myi=imread('image1.png');
|
|
imshow(myi) |