A light field is a vector function that describes the amount of light flowing in every direction through every point in space, representing a 4D or higher-dimensional subset of the full plenoptic function. This data structure captures not just the intensity of light at a sensor but its directional distribution, enabling post-capture effects like digital refocusing, parallax simulation, and view synthesis. It is a foundational concept for neural radiance fields (NeRF) and image-based rendering.
Glossary
Light Field

What is a Light Field?
A light field is a complete representation of all light rays in a scene, enabling advanced computational photography and 3D reconstruction.
Acquiring a light field involves a trade-off between spatial and angular resolution, governed by the plenoptic sampling theorem. Specialized hardware like a light field camera uses a microlens array to sample this 4D data. In computation, light fields are often parameterized in ray space or as a lumigraph. The core computational challenge is novel view generation, which requires sophisticated occlusion handling and enforcement of multi-view consistency across the captured sub-aperture images.
Key Characteristics of Light Fields
A light field is a high-dimensional representation of light. Its core characteristics define how it is captured, represented, and manipulated for computational photography and view synthesis.
4D Ray Parameterization
The most common representation models a light field as a 4D function, L(u, v, s, t), describing the radiance of every light ray. The ray is parameterized by its intersection with two parallel planes: an UV plane (aperture) and an ST plane (sensor). This two-plane parameterization provides a structured, non-redundant coordinate system for rays, enabling efficient storage and algorithms for refocusing and novel view synthesis.
The Spatial-Angular Tradeoff
This is a fundamental constraint in light field acquisition. For a fixed sensor resolution (e.g., a 10-megapixel chip), the captured data must be divided between spatial resolution (detail within a single view) and angular resolution (number of distinct viewpoints).
- High Angular, Low Spatial: Many slightly different views, each with lower detail. Ideal for smooth view interpolation.
- Low Angular, High Spatial: Fewer views, but each is a high-resolution image. This tradeoff is dictated by the plenoptic sampling theorem, which sets minimum sampling rates to avoid aliasing.
Full Parallax & View Interpolation
A fully sampled light field contains horizontal and vertical parallax, meaning the viewpoint can be shifted left-right and up-down. This enables the generation of novel views through view interpolation, where intermediate images are synthesized by selecting and blending appropriate rays from the captured set. The quality of this interpolation depends directly on the density of angular sampling. A critical challenge is occlusion handling, correctly managing scene regions hidden in some viewpoints but visible in others.
Post-Capture Refocusing
A direct application of the 4D light field is digital refocusing. After capture, the focal plane can be synthetically shifted by integrating subsets of rays that would have converged at a new virtual sensor plane. This process simulates changing the camera's depth of field without any physical lens movement. It relies on the shearing of the 4D light field data in ray space. This capability is a hallmark feature of consumer light field cameras like the Lytro.
Depth from Ray Geometry
Depth information is implicitly encoded in the light field's structure. In an epipolar plane image (EPI)—a 2D slice of the 4D field—a scene point appears as a line whose slope is inversely proportional to its depth. Disparity estimation across the angular dimensions provides a dense depth map without traditional stereo matching. This photo-consistency across multiple views is a powerful cue for 3D scene reconstruction and is foundational to multiview stereo algorithms.
Acquisition & Display Systems
Light fields are captured or displayed using specialized hardware:
- Plenoptic Cameras: Use a microlens array placed just before the sensor to sample angular information.
- Camera Arrays: A grid of synchronized cameras, providing high resolution but complex calibration.
- Integral Imaging Displays: Use a microlens array to reconstruct a light field for autostereoscopic 3D viewing, requiring no glasses.
- Holographic Stereograms: Synthesize a light field into a hologram, creating a full-parallax 3D image viewable under white light.
How is a Light Field Captured and Represented?
A light field is captured by sampling the plenoptic function and is represented mathematically to enable computational photography and rendering tasks.
A light field is captured by sampling the plenoptic function using specialized hardware like a plenoptic camera or a camera array. The plenoptic camera employs a microlens array placed in front of the image sensor to record both the spatial location and angular direction of incoming light rays. This creates a single raw image, called a light field image, where each microlens generates a small sub-aperture image of the main lens. Alternatively, a calibrated array of conventional cameras can directly capture multiple views, explicitly sampling the light field from discrete positions.
The captured data is mathematically represented as a 4D or higher-dimensional function, most commonly parameterized using the two-plane parameterization. Here, a light ray is defined by its intersections with two parallel planes: the spatial plane (uv) and the angular plane (st). This creates a 4D coordinate (u, v, s, t), forming a structured ray space. For rendering, this discrete 4D dataset is often reorganized into alternative structures like the Lumigraph, which optimizes for efficient interpolation and view synthesis by leveraging approximate scene geometry.
Primary Applications of Light Fields
Light fields, as a complete representation of radiance, enable a range of computational photography and computer vision applications by decoupling the captured data from a specific optical configuration.
Digital Refocusing
Digital refocusing allows the focal plane of a photograph to be adjusted after capture. By capturing the full 4D light field, a synthetic aperture can be applied computationally. This is achieved by integrating rays that converge at a chosen depth, effectively simulating a different lens focus setting. This capability is foundational to plenoptic cameras like the Lytro and is used in post-production and computational imaging pipelines.
View Synthesis & 3D Displays
Light fields enable the generation of novel viewpoints not present in the original capture. By re-sampling the ray space, images for arbitrary camera positions can be rendered. This is critical for:
- Autostereoscopic displays (glasses-free 3D) like those using integral imaging.
- Virtual reality and augmented reality content creation.
- Image-based rendering systems that generate fly-throughs from static captures. The quality depends on the density of angular sampling and effective occlusion handling.
Depth Estimation & 3D Reconstruction
The parallax encoded in a light field provides a robust signal for depth estimation. Techniques analyze the epipolar plane images (EPIs), where points at different depths manifest as lines with different slopes. This allows for dense depth maps to be extracted without explicit stereo matching. This application feeds directly into 3D scene reconstruction pipelines and is a core component of multiview stereo algorithms that leverage light field data.
High Dynamic Range (HDR) Imaging
Light fields facilitate HDR imaging by enabling the synthesis of images with varying virtual exposure settings from a single capture. Since the light field records radiance (not just pixel intensity), different subsets of rays can be combined to simulate longer or shorter exposures. This allows for the recovery of detail in both shadows and highlights without the need for multiple physical exposures or bracketing, mitigating motion ghosting artifacts.
Material & Lighting Editing
By separating direct and indirect illumination components through analysis of the light field's directional data, it becomes possible to perform advanced scene editing. Applications include:
- Relighting: Modifying the direction and intensity of scene lighting.
- Material editing: Changing surface properties like glossiness or albedo.
- Glare and reflection removal: Using angular information to isolate and suppress specular highlights or reflections based on their directional consistency.
Computational Microscopy & Tomography
In scientific imaging, light field principles enable volumetric imaging from a single snapshot. In light field microscopy, a microlens array placed at the native image plane of a microscope allows the capture of 3D information about a sample. Computational processing then reconstructs a focal stack or full 3D volume. This enables high-speed 3D imaging of dynamic biological processes without mechanical scanning, trading some spatial resolution for volumetric capture speed.
Light Field vs. Traditional 2D Imaging
A technical comparison of core acquisition, representation, and post-capture capabilities between light field (plenoptic) imaging and conventional 2D photography.
| Feature / Metric | Traditional 2D Imaging | Light Field (Plenoptic) Imaging |
|---|---|---|
Primary Data Captured | 2D irradiance (intensity) per pixel | 4D radiance (intensity + direction) per spatial point |
Dimensionality of Representation | 2D array (x, y) | 4D+ function (e.g., (x, y, u, v) in two-plane param.) |
Post-Capture Refocusing | ||
Parallax & Viewpoint Shift | ||
Depth Map Estimation | Requires multi-view stereo or active sensors | Directly from single capture via epipolar analysis |
Native Angular Resolution | 1 ray per pixel (no angular info) | 5x5 to 15x15 rays per spatial point (typical) |
Spatial Resolution Trade-off | Full sensor resolution for intensity | Spatial resolution reduced by angular sampling factor |
Primary File Format | JPEG, PNG, RAW (DNG) | LFR, LFP, specialized RAW formats |
Core Acquisition Hardware | Standard camera with main lens | Main lens + microlens array in front of sensor |
Representative Applications | Standard photography, video | Computational photography, 3D reconstruction, VR/AR, scientific imaging |
Frequently Asked Questions
A light field is a vector function describing light flow in every direction through every point in space. This FAQ addresses its core principles, acquisition, and applications in computational photography and neural rendering.
A light field is a complete mathematical description of all the light rays traveling in every direction through every point in a given region of space. Think of it as capturing not just a 2D picture of light intensity, but the full 4D dataset of where light is coming from and going to. This enables computational post-processing effects like refocusing and viewpoint shifting that are impossible with a standard photograph.
Formally, it is a 4D subset of the higher-dimensional plenoptic function, parameterized by a ray's intersection with two planes (e.g., the UV plane of a camera aperture and the ST plane of the sensor). This ray space representation allows software to simulate the camera's optical properties after the fact.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
A light field is a subset of the complete visual information described by the plenoptic function. These related concepts define the acquisition, representation, and computational use of this directional light data.
Plenoptic Function
The plenoptic function is the complete theoretical description of all visual information in a scene. It is a 7D function: V(x, y, z, θ, φ, λ, t), representing light intensity at every 3D point (x,y,z), for every direction (θ,φ), for every wavelength (λ), and at every time (t). A light field is a practical 4D or 5D slice of this function, typically assuming monochromatic or RGB light and a static scene.
- Foundation: Serves as the mathematical basis for all image-based rendering and light field theory.
- Dimensionality: The full 7D function is intractable to capture; light fields reduce dimensionality by making assumptions (e.g., outside convex hull, static scene).
Light Field Camera
A light field camera (or plenoptic camera) is a specialized imaging device that captures both the intensity and direction of light rays. It uses a microlens array placed between the main lens and the sensor. Each microlens creates a micro-image on the sensor, sampling the pupil plane of the main lens.
- Types: Plenoptic 1.0 (focused on microlenses) trades spatial resolution for angular data. Plenoptic 2.0 (focused on image plane) enables higher spatial resolution.
- Output: Captures a single raw image that is later processed to extract a 4D light field, generate sub-aperture images, or enable digital refocusing.
View Synthesis
View synthesis is the core computational task of generating photorealistic images of a scene from arbitrary, novel camera viewpoints not present in the original capture. Light fields provide a direct, geometry-free path to view synthesis by re-sampling the captured ray database.
- Methods: Includes light field rendering (direct ray interpolation), image-based rendering (using proxy geometry), and modern neural rendering techniques like NeRF.
- Challenge: Requires dense angular sampling to avoid holes and maintain viewpoint consistency. Occlusion handling is a primary difficulty.
Epipolar Plane Image (EPI)
An Epipolar Plane Image is a powerful 2D visualization and analysis tool derived from a 4D light field. It is created by fixing one spatial dimension and one angular dimension, resulting in a 2D slice (u,x) or (v,y). In this slice, a scene point appears as a line whose slope is inversely proportional to its depth.
- Analysis: EPI analysis allows for depth estimation and occlusion reasoning directly from the light field data without explicit feature matching.
- Structure: The linear structures in an EPI directly encode the parallax between different views.
Spatial-Angular Tradeoff
The spatial-angular tradeoff is a fundamental, unavoidable constraint in light field acquisition with a fixed sensor resolution. It states that for an N-megapixel sensor, the product of spatial resolution (x,y) and angular resolution (u,v) is roughly constant.
- Consequence: Increasing the number of sampled viewpoints (angular resolution) reduces the resolution of each individual view (spatial resolution).
- Plenoptic Sampling Theorem: Dictates the minimum sampling rates in both domains to avoid aliasing, formalizing this tradeoff. Super-resolution techniques are often needed to mitigate its effects.
Lumigraph
The Lumigraph is a specific, structured 4D representation of a light field designed for efficient rendering. It parameterizes rays by their intersection with a bounding geometry (often a cube) surrounding the scene. This provides a scene-dependent parameterization versus the simple two-plane parameterization of a pure light field.
- Rendering: Enables faster novel view generation by using the coarse geometry to guide ray interpolation, improving performance on occlusion edges.
- Relation: Conceptually similar to a light field, but the Lumigraph explicitly incorporates approximate geometry to aid reconstruction, bridging image-based and geometry-based rendering.

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us