You can use the size command. Say you have read the document by imread and named it as X, just use size(X). The result will be the dimensions of ...
確定! 回上一頁