imwrite (I, 'new.jpg', 'Quality', 10); where, I is original image. 'new.jpg' is name of new image with jpeg format. and with quality level 10.
確定! 回上一頁