reading NITF jpeg2000 compressed images

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.

답변 (1개)

DGM
DGM 2024년 10월 8일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Import, Export, and Conversion에 대해 자세히 알아보기

질문:

2016년 8월 3일

답변:

DGM
2024년 10월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by