SDK API Documentation Overview
The Vantor Raptor Guide SDK APIs provides accurate camera pose refinement using 3D maps. It solves the Perspective-n-Point problem for calibrated airborne camera sensors.
Available APIs
-
Configuration API—Guide SDK configuration: logging, image settings, map paths, license, and parsing utilities.
-
Pose Estimation API—Main Raptor SDK types for camera pose estimation:
PoseEstimator,PoseOutput,PositionOutput,EstimationOptions, and error types. -
Context API—SDK lifecycle management:
ContextandLicenseStatus. -
Geospatial Representation API—Geometric types and coordinate reference systems:
Pose,Position,Ray, CRS enums, andQuaternion. -
Image & Lens API—Image and camera model types:
Image,ImageView,ImageType,LensModel, andlens::Pinhole. -
Map Utilities API—Map query, rendering, and analysis functions:
queryMapIntersection,renderMap,computeFeatureDensity, and error types. -
Version API—SDK version and build information.