I have been researching this for a long time.
I need to know how to get an image's orientation by reading it from the metadata tags.
I have looked at Exif
, and other 3rd party code. I'am just interested to learn how to do it just from the reading the metadata tags.
I had a code that reads the IIOMetadata
but the image dimension tag or orientation will just say normal.
Any suggestions?