Related Experiment Video
Updated: Jun 4, 2026

06:54
Photorealistic Learned Landscapes for Augmented Reality
Published on: June 27, 2025
Illumination recovery from image with cast shadows via sparse representation.
Xue Mei1, Haibin Ling, David W Jacobs
1University of Maryland, College Park, MD 20742-1600, USA. nathanmei@gmail.com
Summary
This study uses sparse representation to recover scene illumination from single images with cast shadows. The method efficiently models complex shadow effects using directional light sources for improved accuracy.
Area of Science:
- Computer Vision
- Image Processing
- Computational Photography
Background:
- Recovering scene illumination from images with cast shadows is challenging due to their complexity.
- Traditional methods struggle to approximate images with cast shadows using low-dimensional linear subspaces.
Purpose of the Study:
- To propose a novel sparse representation method for recovering scene illumination from single images containing cast shadows.
- To efficiently model and represent complex shadow effects in Lambertian scenes.
Main Methods:
- Modeling images with cast shadows as a diffusive part and a residual shadow part.
- Employing an l(1)-regularized least-squares formulation with nonnegativity constraints.
- Leveraging advances in compressive sensing for an effective and fast solution.
Main Results:
- The proposed sparse representation method effectively recovers scene illumination.
- The approach demonstrates favorable performance compared to existing methods in experiments.
- Successful validation on both synthetic and real-world datasets.
Conclusions:
- Sparse representation offers an efficient and accurate solution for illumination recovery in images with cast shadows.
- The method's ability to handle complex shadow details advances the field of computational photography.
- This technique provides a robust framework for analyzing and reconstructing scene properties from single images.
Related Concept Videos
Light Acquisition
In order to produce glucose, plants need to capture sufficient light energy. Many modern plants have evolved leaves specialized for light acquisition. Leaves can be only millimeters in width or tens of meters wide, depending on the environment. Due to competition for sunlight, evolution has driven the evolution of increasingly larger leaves and taller plants, to avoid shading by their neighbors with contaminant elaboration of root architecture and mechanisms to transport water and nutrients.
Deconvolution
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Depth Perception and Spatial Vision
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
Photoreceptors and Visual Pathways
At the molecular level, visual signals trigger transformations in photopigment molecules, resulting in changes in the photoreceptor cell's membrane potential. The photon's energy level is denoted by its wavelength, with each specific wavelength of visible light associated with a distinct color. The spectral range of visible light, classified as electromagnetic radiation, spans from 380 to 720 nm. Electromagnetic radiation wavelengths exceeding 720 nm fall under the infrared category, whereas...
Reducing Line Loss
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
Reconstruction of Signal using Interpolation
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...