Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

why the image loses its quality after saving by matlab?

1 view (last 30 days)
hi i have a double rgb image that i save it through this code( imwrite(mat2gray(rgbImage),'s.png','compression','none','bitdepth',16); but after saving the image lose the quality the bit depth of image became 48 but it must be 24.how can i save it by keeping the quality and pixel value?

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!