Handling a Sequoia Image given a custom affine matrix
Posted: 2017-02-03T09:54:55-07:00
I've been trying to figure out how to handle the barrel distortion of a Sequoia camera. Fortunately, they provide the affine transformation but it appears to not fall under the default behavior of ImageMagick. This is how it's described: https://support.pix4d.com/hc/en-us/arti ... &gsc.tab=0 The camera will include all the information available on that page in the exif, here's a sample image: https://www.dropbox.com/s/obd8p10ypokku ... E.tif?dl=0
And for the various parameters as defined in the exif:
Fisheye Affine Matrix : C,D,E,F
Fisheye Polynomial : For fisheye camera: Polynomial separated by comma
Fisheye Affine Symmetric : (Boolean of whether or not the affine matrix should be used)
And for the various parameters as defined in the exif:
Fisheye Affine Matrix : C,D,E,F
Fisheye Polynomial : For fisheye camera: Polynomial separated by comma
Fisheye Affine Symmetric : (Boolean of whether or not the affine matrix should be used)