Feeds
답변 있음
how to determine the rows and columns of an image ?
ImageData=imread('car.jpg'); [rows columns depth]=size(ImageData );
how to determine the rows and columns of an image ?
ImageData=imread('car.jpg'); [rows columns depth]=size(ImageData );
거의 5년 전 | 0
