We can read any image by using command imread as: imread('abc.jpg');. Here abc is the name of image and jpg is its extension/type.
確定! 回上一頁