reading NITF jpeg2000 compressed images

2 ビュー (過去 30 日間)
Monica Barbu-McInnis
Monica Barbu-McInnis 2016 年 8 月 3 日
回答済み: DGM 2024 年 10 月 8 日
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 日
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.

カテゴリ

Help Center および File ExchangeImport, Export, and Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by