Wenn dir dieses Tool bei der Auswahl geholfen hat, kannst du das AllSkyKamera-Projekt gern mit einer kleinen Aufmerksamkeit unterstützen.
| Typ | Beschreibung | Formel |
|---|---|---|
equidistant |
Äquidistantes Fisheye | r = f * theta |
equisolid |
Equisolid-Fisheye | r = 2f * sin(theta/2) |
orthographic |
Orthografisches Fisheye | r = f * sin(theta) |
stereographic |
Stereografisches Fisheye | r = 2f * tan(theta/2) |
rectilinear |
Rektilinear | r = f * tan(theta) |