Closed MichaelColonel closed 4 years ago
Dear Michael, the use of the header is optional or mandatory? Will it be still possible to produce raw images without header as output?
Optional. The MetaImage header file didn't modify the original raw data. This PR creates additional .mhd text file, original raw data can be used as before.
Generating these files should be optional in my opinion. Can you add a flag for this?
Thanks!
Greetings,
Do you mean like AsciiFlag or HeaderFlag? I will try.
Something like that would indeed be great. Thanks!
Thanks @MichaelColonel ! That looks good.
@golosio do you have any further comments?
Should i squash commits in this PR into one commit?
As you wish...
Commits have been squashed into one.
Thanks for your contribution @MichaelColonel !
Dear developers,
Meta header information allows easier loading of raw image for further processing (e.g. in ITK), not just raw import in ImageJ. It could be useful for somebody.