4 This application computes the coefficients for the FTheta model
5 projection polynomial. The tool extracts the intrinsics from the
6 manufacturers specifications and outputs the model to a `json`
11 Expects the following arguments:
13 `--name` camera name (`json` output will be saved to `name.json`)
15 `--lut` path to lens distortion lookup table
17 `--pitch` camera sensor pixel pitch (um)
19 `--width` camera sensor image width (px)
21 `--height` camera sensor image height (px)