read_nitf_tre(fname​, nchar)

버전 1.1.0.0 (18.7 KB) 작성자: Jaroslaw Tuszynski
Read Tagged Record Extensions (TRE) metadata from NITF file.
다운로드 수: 111
업데이트 날짜: 2016/4/12

라이선스 보기

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.

인용 양식

Jaroslaw Tuszynski (2024). read_nitf_tre(fname, nchar) (https://www.mathworks.com/matlabcentral/fileexchange/55610-read_nitf_tre-fname-nchar), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Import, Export, and Conversion에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

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

1.0.0.0

correct description