Skip to main content

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 (Config.hpp)

Guide API (Guide.hpp)

Main Raptor Guide SDK class for camera pose estimation:

  • Guide—High-precision camera pose refinement using Vantor 3D maps
  • PoseOutput/PositionOutput—Output data structures with position, attitude, covariance, and confidence
  • Result—Result status enum for pose estimation operations

Version API (Version.hpp)

Raptor Guide SDK version and build information:

  • Version—Semantic version numbers (major, minor, patch)
  • Build metadata—Git revision hash and branch/tag reference