Feeds
提问
why after I use the imwrite function, the pixels in the image are changed diferrent? before I convert from double matrix to uint8 matrix ?
embed1=uint8(blkproc(embed1,[8 8],@idct2)); imwrite(embed1,'embeddct.jpg'); AA=imread('embeddct.jpg');
8 years 前 | 1 个回答 | 0