Mohamad Sabri
Followers: 0 Following: 0
Feeds
已回答
how to save images into a image array and then use it?
clc clear im=imread('jjj.jpg'); gg=imresize(im,0.1); mm = rgb2gray(gg); rand(30) rand('seed',30) t=13*rand(1,6); ff...
how to save images into a image array and then use it?
clc clear im=imread('jjj.jpg'); gg=imresize(im,0.1); mm = rgb2gray(gg); rand(30) rand('seed',30) t=13*rand(1,6); ff...
4 years 前 | 0