Save image with Compression JPEG 2000

39 visualizaciones (últimos 30 días)
K. Taieb
K. Taieb el 21 de Mayo de 2020
Respondida: Rajani Mishra el 26 de Mayo de 2020
How Ican save an image png (I use imwrite) with the compression method : JPEG 2000 without loss information ?
THank you

Respuesta aceptada

Rajani Mishra
Rajani Mishra el 26 de Mayo de 2020
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

Más respuestas (0)

Categorías

Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by