gopro / gpr

General Purpose Raw image format
Apache License 2.0
116 stars 33 forks source link

GoPro Fusion lens info #17

Closed olegvakulenko closed 4 years ago

olegvakulenko commented 5 years ago

Hi!

I have a question about GoPro Fusion camera. I want to process raw files in my software, so users will have ability to use this camera more simple way. I interested in some kind of API or documentation about EXIF data. Тo be precise I searching info about lens calibration, location of center of photo, and size of fisheye image for both front and back camera.

Can I get this information from GPR file with EXIF or other tool? Can I find explanation of EXIF date, for example, SHFX, CTRX, SIZW and other.

Thanks!