verticalphotoplacer / VerticalPhotoPlacer

A free open source plugin for QGIS that performs quick placement of vertical drone photos on map.
GNU General Public License v3.0
28 stars 16 forks source link

DJI Mini 2 Photo rotation angle (azimuth) #1

Closed jorgealmerio closed 2 years ago

jorgealmerio commented 2 years ago

Hi,

I was able to use the plugin and loaded the photos on the right place in Qgis enviroment, but the rotation of the photos was wrong.

The photos was placed horizontally. it would have almost a 30 degrees angle to be properly aligned.

Is there a way the plugin can read the photo rotation angle (azimuth)?

chuc92man commented 2 years ago

Hi,

Yes, VPP uses the gimbal yaw angle to determine a photo's rotation on map. Probably, I guess the problem may be gimbal yaw angle, I will update VPP to use flight yaw angle instead.

If possible, could you send me some of your photos (email: chuc92man@gmail.com)? I will check it and see if there should be some other fixes.

Thanks,

jorgealmerio commented 2 years ago

Hi,

I am sending 3 JPG files. I also have the DNG format if you prefer. It's RAW format, is bigger size and not supported to send here.

DJI_0013 DJI_0015 DJI_0014

chuc92man commented 2 years ago

Hi,

I checked it. The problem is gimbal yaw angle. Please update your VPP to v0.2. Your photo is rotated in the right angle in VPP v0.2

Capture

Thanks

jorgealmerio commented 2 years ago

Good Job! Working Now! Can close this Issue! Thank you!

chuc92man commented 2 years ago

Thanks a lot.