How to import camera orientation?

Hi, 

We are capturing photos with GPS coordinates and camera orientation (Yaw, Roll, Pitch) angles. General question is how to import these 6 values for each photo? 

  1. I managed to import photos with GPSLongitude, GPSLatitude, GPSAltitude values ok through exif metedata, but I have problems with Yaw (GPSImageDirection, Pitch, Roll components. I set them through exif tool like that

exiftool.exe -GPSLongitude=“14.273586” -GPSLatitude=“50.860361” -GPSAltitude=“1.5” -“GPSImgDirection”=“10.1” -GPSPitch=“10.2” -GPSRoll=“-15.3” %file_new%

Pith and Roll fields I define by myself like in https://sno.phy.queensu.ca/~phil/exiftool/config.html

But I don’t see updated values in RC. Any suggestions?

 

  1. Maybe it is possible to load gps and orienation values through command line?

 

Thanks

1 Like

Hello Yury,

you can also import coordinates via Alignment - Import & Metadata - Flight log. Unfortunately, currently it is not possible to import camera orientations, it is only possible to insert them manually for each image. 

Can you please post this as a feature request to the section Feature requests in this forum: https://support.capturingreality.com/hc/en-us/community/topics/115000321889-Feature-Requests

Other users can vote for this feature and raise its priority.