ECCV 2026

Camera × Display × Observer

Color Pass-Through via Camera-Display Coupling

Ruikang Li1 Molin Li2 Jiarui Wu1 Zhe Wei3 Pengpeng Liu3 Tianfan Xue1,†
1CUHK MMLab 2Zhejiang University 3Central Media Technology Institute, Huawei

Corresponding author

Make a smartphone transparent, like Apple Vision Pro.

A real scene, smartphone, and observers followed by comparisons of default camera, learned white balance, ColorChecker calibration, and our method.
(a)

Commercial smartphone

A strong black-box ISP with production-grade white balance and color transforms.

(b)

Multi-illuminant Auto-WB

A state-of-the-art multi-illuminant white-balance method applied on top of (a) to further remove spatially varying illumination casts.

(c)

ColorChecker calibration

A strong conventional baseline using ground-truth color correspondences to map (a) into a predefined CIE reference color space.

(d)

Ours

NO illumination priors. NO pre-calibrated color space. For each specific device, we learn the complete camera-display path end to end.

Quantitative evaluation

Large gains on both commercial phones Xiaomi 17 Pro Max / Huawei Pura 70 Pro

Evaluation uses 24 ColorChecker patches under ten color temperatures and five randomly sampled RGB-LED illuminants. Lower is better for ΔE and STRESS.

Method PSNR ↑ ΔE mean ↓ STRESS ↓
HuaweiXiaomi HuaweiXiaomi HuaweiXiaomi
Default smartphone 13.7814.6114.6213.4926.2325.07
ColorChecker calibration 15.0216.3618.4915.3238.8536.42
Multi-illuminant Auto-WB 12.8413.9217.8417.0831.1230.05
Ours 28.6529.10 5.184.79 17.4816.12

The core idea

One coupled path, from scene to display.

Conventional pipelines calibrate the camera and display independently, then connect them through a low-dimensional intermediate color space. We instead optimize the complete camera-to-display path for a specific observer.

Comparison between separated camera and display calibration and our end-to-end learned projector, alongside radiance and color pass-through objectives.

Exact radiance pass-through is generally impossible: a three-channel camera cannot preserve every spectral dimension of a real scene. Color pass-through asks a more practical question—can the displayed result look the same to the observer?

Method

Learn the projector. Correct what the camera cannot see.

Two complementary learned components transform a captured image into a display image that better matches the original scene for the target observer.

Full Color Pass-Through system with learned camera-display projection, camera-null correction, observer calibration, and display output.
01

Camera-Display Projection

A lightweight pixel-wise neural projector learns the nonlinear end-to-end mapping of a paired camera and display from re-captured RGB data.

02

Camera-Null Color Correction

A learned predictor models the dominant metameric-black component, while a compact coefficient adapts the correction to each observer.

Ablation showing camera-display projection and camera-null correction for camera and non-camera observers.

Visual results

Closer color across unseen illumination.

Select an illumination setting to compare the default smartphone pipeline, per-scene ColorChecker calibration, and our method.

Direct in-scene comparison under indoor illumination.
Indoor illumination Unseen indoor illumination with spatially varying color casts.

Separated-view comparison

Displayed result versus the real scene.

Citation

If this work helps your research, please cite us.

@inproceedings{li2026colorpassthrough,
  title     = {Color Pass-Through via Camera-Display Coupling},
  author    = {Li, Ruikang and Li, Molin and Wu, Jiarui and
               Wei, Zhe and Liu, Pengpeng and Xue, Tianfan},
  booktitle = {European Conference on Computer Vision (ECCV)},
  year      = {2026}
}