Inferensys

Glossary

Photogrammetry

Photogrammetry is the science and technology of obtaining reliable 3D measurements and reconstructions from 2D photographs.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
3D SCENE RECONSTRUCTION

What is Photogrammetry?

Photogrammetry is the science and technology of obtaining reliable measurements and 3D reconstructions from photographs, encompassing techniques like Structure from Motion and Multi-View Stereo.

Photogrammetry is the science of making measurements and generating three-dimensional models from two-dimensional photographs. It operates on the principle of triangulation, where the same point identified in multiple overlapping images allows its 3D position to be calculated. Core computational techniques include Structure from Motion (SfM) to estimate camera poses and sparse geometry, followed by Multi-View Stereo (MVS) to produce dense point clouds and meshes. The process is fundamentally driven by minimizing reprojection error through bundle adjustment.

The output is a precise point cloud or textured mesh, forming the basis for digital twins, topographic maps, and cultural heritage preservation. It is closely related to Visual SLAM for real-time tracking and mapping, and serves as a foundational data source for more advanced neural scene representations like Neural Radiance Fields (NeRF). Modern pipelines integrate deep learning for improved feature matching and semantic reconstruction, bridging traditional geometry with learned priors.

3D SCENE RECONSTRUCTION

Key Photogrammetry Techniques

Photogrammetry encompasses a suite of computational techniques for deriving precise 3D measurements and models from 2D photographs. These methods form the backbone of modern 3D reconstruction pipelines.

TECHNICAL COMPARISON

Photogrammetry vs. Other 3D Capture Methods

A feature and performance comparison of photogrammetry against other primary methods for generating 3D geometry from real-world data.

Feature / MetricPhotogrammetryLiDAR ScanningStructured LightRGB-D Sensors (e.g., Kinect, RealSense)

Primary Data Source

2D RGB images (passive)

Laser time-of-flight or phase shift (active)

Deformed projected light patterns (active)

IR-based depth + RGB (active/passive)

Output Geometry Type

Dense point cloud, textured mesh

Sparse to dense point cloud

Dense point cloud, mesh

Volumetric TSDF, point cloud

Color/Texture Capture

Absolute Scale Recovery

Requires known target

Typical Outdoor Performance

Good (sunlight)

Excellent

Poor (sunlight interference)

Poor (sunlight interference)

Typical Indoor Performance

Excellent

Good

Excellent

Excellent

Real-Time Processing Capability

Primary Use Cases

Cultural heritage, aerial mapping, VFX

Topography, autonomous vehicles, forestry

Industrial inspection, reverse engineering

Robotics, AR/VR, indoor mapping

Relative Hardware Cost

$100 - $10k+ (cameras)

$5k - $100k+

$1k - $20k

$100 - $500

Key Limitation

Requires texture/variation; sensitive to lighting

Low spatial resolution; no inherent color

Short range; sensitive to ambient light

Limited range (< 10m); noisy data

PHOTOGRAMMETRY

Frequently Asked Questions

Photogrammetry is the science of making measurements and 3D models from photographs. This FAQ addresses common technical questions about its core principles, processes, and applications in computer vision and spatial computing.

Photogrammetry is the science and technology of obtaining reliable measurements and 3D reconstructions from photographs by analyzing the geometric relationships between overlapping images. It works through a multi-stage pipeline: first, feature detection algorithms identify distinctive keypoints in each image. Next, feature matching establishes correspondences between these keypoints across multiple images. Using these correspondences, Structure from Motion (SfM) simultaneously estimates the 3D positions of the matched points and the camera poses (position and orientation) for each image. Finally, Multi-View Stereo (MVS) algorithms use the calibrated camera poses to perform dense matching, generating a detailed point cloud or mesh of the scene's surface, which can be textured using the original photographs.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.