You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs to be handled somehow, and it's really a bigger job than just throwing the prefix/suffix away so we can display an image. These prefix/suffix data need to be preserved. For instance, in the example above, the suffix data is dark reference pixels that would be necessary for calibrating the image and is described as follows:
So what needs to be worked out prior to implementing this ticket is the interface we expect to use to access image data while maintaining access to this additional data.
The text was updated successfully, but these errors were encountered:
ESP_030168_1755_BG12_0.IMG
has simple integer values for line suffix/prefix bytes:This needs to be handled somehow, and it's really a bigger job than just throwing the prefix/suffix away so we can display an image. These prefix/suffix data need to be preserved. For instance, in the example above, the suffix data is dark reference pixels that would be necessary for calibrating the image and is described as follows:
So what needs to be worked out prior to implementing this ticket is the interface we expect to use to access image data while maintaining access to this additional data.
The text was updated successfully, but these errors were encountered: