read_nitf_tre(fname​, nchar)

Read Tagged Record Extensions (TRE) metadata from NITF file.

Vous suivez désormais cette soumission

Read Tagged Record Extensions (TREs) from NITF files. This function aims to supplement MATLAB's nitfinfo function, at extracting metadata from NITF files. MATLAB's nitfinfo does not capture most of standard TRE metadata, but read_nitf_tre recognizes all extensions with standard TRE header. At the moment most are returned unparsed as a strings, except for BLOCKA, SENSRA, and AIMIDB extensions which are parsed. If you find this function useful, please write parsers for other extensions using provided framework, If you send them to me I will add them to this function with full attribution.

Citation pour cette source

Jaroslaw Tuszynski (2026). read_nitf_tre(fname, nchar) (https://fr.mathworks.com/matlabcentral/fileexchange/55610-read_nitf_tre-fname-nchar), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

Corrections suggested by Mitch Mirkin to allow 5 letter cetags. Thanks

1.0.0.0

correct description