How to use Matlab to get georeferencing information of a JP2 image?

조회 수: 3 (최근 30일)
Devendra
Devendra 2024년 4월 20일
댓글: Walter Roberson 2024년 4월 21일
I request you to kindly let me know how to extract with Matlab the georeferencing information of a JP2 image?
I'd like to read with Matlab the georeferencing metadata contained in a JP2 image.
Thanks for kind cooperation.
Devendra

답변 (1개)

Walter Roberson
Walter Roberson 2024년 4월 21일
You need to run an external program that reads EXIF information from the file... and hope that the information is recorded in the EXIF tags.
  댓글 수: 4
Devendra
Devendra 2024년 4월 21일
Thanks for your help. However please let me know how to get Coordinate_information from jp2 images. Deva
Walter Roberson
Walter Roberson 2024년 4월 21일
You need to run an external program that reads EXIF information from the file... and hope that the information is recorded in the EXIF tags.
imfinfo is not documented as being able to read EXIF information from JPEG2000 images (only from JPEG images)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by