Hey! Do any of you have some example images taken with the new Neo drone? I'd like to test the drone out with our OpenAthena software. If you could share some images, with image metadata included, I'd really appreciate it.
Hi!
Just to follow up with what @Flightplan was asking, he sent a few images to examine.
Images from the minis (non-pro models) have a lot of exif data but the XMP data is where AZ and gimbal pitch is stored. These images unfortunately don't contain the XMP data so the OA algorithms don't...
I can't be sure where the modification is occuring.
When I move/copy a DNG file to my macos device (the one I code on), the image does not appear to be modified. All the exif and xmp metadata appears intact.
I then copy the image into my simulator and when I run OAiOS, and load the image...
Hi!
Re DNG images and iOS. I've been testing and debugging over the last couple of days. Thank you for sending DNG images to test.
- DNG images have all the meta data OpenAthena needs including exif and XMP
- When I go to load the image using ios/swift APIs, most of the XMP data appears to...
Ha!
Would love a metaphor. Basically, without the source code, we really can't tell which photo API the underlying app is using. But iMessage and texting seem to remove photo meta data. OpenAthena uses the one that does not strip metadata.
I now primarily fly my DJI Mini3Pro and Mini4Pro...
Hey!
Perhaps upload them to Google Drive (or equivalent) and then email me a link to the files or a shared folder? My email should be viewable in my profile. (Not sure if email addresses are stripped from postings.)
Thank you!
Bobby
Hey!
I too use an ipad with my controller for my dji mini drones. While flying, I can download an image (JPG) to my ipad and analyze it. The images all have the meta data. In the various iOS APIs, I've found that the Swift PHPickerViewController API strips metadata but the...