ARTools
ARTools is a collective name for software toolchains and libraries that enable augmented reality (AR) development. The tools provide components for camera calibration, marker or feature-based tracking, and the real-time rendering of virtual content overlaid onto live video. Internally, ARTools packages implement computer vision algorithms to estimate the pose of the camera relative to markers or scene features and to render 3D content in a manner consistent with perspective.
Most ARTools offerings are used by researchers, educators, and developers to prototype AR experiences. They typically
The ARTools ecosystem has evolved through multiple forks and variants, with ARToolKit being a well-known historical
See also: ARToolKit, ARCore, ARKit, OpenCV, fiducial markers.