API Reference#
API Documentation
General#
Some type aliases for numpy arrays.
Return types for mapping and projections
weitsicht specific exceptions
Rotation & Coordinate Transformation#
Create Rotation matrix to use for perspective images
Functions to derive utm coordinates with EGM2008 heights.
Helper class for coordinate transformation
Camera#
Base Camera class
Class using OpenCV definitions.
Images#
Base class for images
Perspective images (e.g. digital camera images)
Ortho photo mapping and projection
ImageBatch#
Container class for multiple images.
Mapper#
Base class for mapper
Minimal mapper
using raster data which can be loaded by rasterio.
advanced raster mapper using bilinear intersection
using mesh data which can be loaded by trimesh.
Meta-Data#
AlternativeCalibrationTags – vendor-specific calibration lookup.
Functions to derive camera intrinsics from resolved metadata tags.
eor_from_meta() – build EOR from metadata.
Build ImagePerspective from tags (returns a result object).
Return structures and issue codes for metadata extraction.
Resolver mapping Phil Harvey exiftool output to Meta tags.
Core dataclasses and base parser interface.
Sensor size lookup and helper utilities.