I am trying to make a script that will help me cluster images according to their position and i was studying the odm repo to help me achieve the same as i have noticed that odm first extracts exif data from the images before it does anything.
I stumbled across this file in the odm repo and im assuming that it is responsible for reading the exif data and returning lat long co ordinates after having read the files exif which stores the data in degrees minutes and seconds. can someone confirm this for me?
1 Like
Not sure! Seems correct, but I don’t understand the internals of the architecture well enough yet.
Have you tried using it already?
1 Like
yes i got an alternate. I’m writing a script to manually cluster images for ODM split merge so it works on PCs like mine. If i get some guidance from Piero then maybe we can make a plugin?
1 Like
That sounds amazing! I think Stephen is also a great resource for split/merge.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.