If this tool helped you choose a setup, you are welcome to support the AllSkyKamera project with a small donation.
| Type | Description | Formula |
|---|---|---|
equidistant |
Equidistant fisheye | r = f * theta |
equisolid |
Equisolid fisheye | r = 2f * sin(theta/2) |
orthographic |
Orthographic fisheye | r = f * sin(theta) |
stereographic |
Stereographic fisheye | r = 2f * tan(theta/2) |
rectilinear |
Rectilinear | r = f * tan(theta) |