Hi everyone,
I’m trying to capture a small race circuit and would like to fly a linear route with a fixed, manually defined gimbal pitch (slightly tilted forward instead of nadir). The goal is to complement a higher-altitude ortho flight with lower passes at an oblique angle, to better capture...
That’s great — I actually just discovered the same thing and was about to post an update here!
You can even see that XMP metadata block as readable text when opening the JPGs in a text editor like Notepad++. The data can also be accessed using Pillow in Python.
It seems there are actually two...
Thanks a lot for your help! That actually worked — I was able to extract the camera IMU data via Pix4Dmapper, just as you described. This definitely allows me to continue working for now.
However, for the purposes of my project, I’m trying to set up a workflow that doesn’t rely on additional...
Hi everyone,
I’m currently working on a project using a DJI Matrice 4E, and I urgently need access to the Yaw, Pitch, and Roll angles of the camera at the moment each image is captured.
From what I’ve found so far, it seems that these orientation angles should be available in the EXIF metadata...