reading NITF jpeg2000 compressed images

7 visualizaciones (últimos 30 días)
Monica Barbu-McInnis
Monica Barbu-McInnis el 3 de Ag. de 2016
Respondida: DGM el 8 de Oct. de 2024
Is there a workaround for reading NITFs with C8 (JPEG2000) compression. I get Bi-level and vector quantization compressed images currently not supported when using the nitfread function.

Respuestas (1)

DGM
DGM el 8 de Oct. de 2024
Try:
Given a filename, it will produce a JP2 tempfile in the current directory.
It may require some adjustment depending on the contents of the file and how you want to handle the output, but I don't have any files to test.

Categorías

Más información sobre Import, Export, and Conversion 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