Dear all,
Here is my project:
- I want to save custom metadata tags and their respective value into a TIFF file
- I'm able to write the metadata (to a specific tag position, let's say 65000) into my tiff file using the "Write TIFF Metadata 2.vi" code from here: How do I add meta tag data to a TIF image file - NI Community
- In ImageJ for example, I'm able to READ the custom tags
Now,
- I'm not able to READ the metadata in Labview
- I'm not able to give a name to the tag I created.
Thanks a lot