Releases: SenteraLLC/py-image-metadata-parser
Releases · SenteraLLC/py-image-metadata-parser
v2.0.2
What's Changed
- Add Dewarp Flag for DJI M3 sensors by @joeyfranck56 in #81
- Fix version/release by @joeyfranck56 in #82
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
v1.18.1
v1.18.0
What's Changed
- [WS] Add Serial Number Support by @njwitthoeft in #74
Full Changelog: v1.17.2...v1.18.0
FIX: principal point returns pixel coordinates
What's Changed
- FIX: Principal point returns pixels instead of mm by @njwitthoeft in #72
Full Changelog: v1.17.0...v1.17.1
Radial Distortion Parameters
Adds the ability to parse radial distortion parameters from pre-calibrated cameras. Tested on the Sentera 65R imager.
Add principal point
Adds get_principal_point
for calibrated sensors with xmp calibration data.