Save image with Compression JPEG 2000

41 次查看(过去 30 天)
How Ican save an image png (I use imwrite) with the compression method : JPEG 2000 without loss information ?
THank you

采纳的回答

Rajani Mishra
Rajani Mishra 2020-5-26
imwrite(image,'jp2') Or imwrite(image,'jpx') to save image in jpeg 2000 format. Refer "fmt" part of input arguements section of documentation page : https://www.mathworks.com/help/matlab/ref/imwrite.html

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Segmentation and Analysis 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by