This commit is contained in:
2025-10-20 20:37:49 +08:00
parent e1c5587623
commit 513e92c60c
5 changed files with 27 additions and 0 deletions

3
showimg2.m Normal file
View File

@@ -0,0 +1,3 @@
myi=imread('image1.png');
imfinfo(filename);
imgRGB=imread(filename);