Skip to content

[IMG282] new MetaData class to help identify files from same scan

Zhang, Chen requested to merge IMG282_metadata_cls into next

Original Gitlab Task: IMG336

This PR introduces a new MetaData class that can extract the metadata from a given file (only support tiff for now). It can be used to check if two files were taken in the same scan by checking its metadata record (a subset).

Merge request reports