作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (6): 170-178. doi: 10.19678/j.issn.1000-3428.0070697

• 计算机视觉与图形图像处理 • 上一篇    下一篇

一种利用特征预对齐的高动态范围图像重建网络

谭台哲1,2, 龚智远1,*(), 杨卓1,3   

  1. 1. 广东工业大学计算机学院, 广东 广州 510006
    2. 河源市湾区数字经济技术发展有限公司, 广东 河源 517400
    3. 广东省人类运动表现科学重点实验室, 广东 广州 510500
  • 收稿日期:2024-12-10 修回日期:2025-01-13 出版日期:2026-06-15 发布日期:2025-03-14
  • 通讯作者: 龚智远
  • 作者简介:

    谭台哲, 男, 副教授、博士, 主研方向为计算机视觉、机器学习

    龚智远(通信作者), 硕士研究生

    杨卓, 讲师、博士

  • 基金资助:
    国家自然科学基金(62237001); 国家自然科学基金(61907009)

A High Dynamic Range Image Reconstruction Network Using Feature Pre-Alignment

TAN Taizhe1,2, GONG Zhiyuan1,*(), YANG Zhuo1,3   

  1. 1. School of Computer, Guangdong University of Technology, Guangzhou 510006, Guangdong, China
    2. Heyuan Bay Area Digital Economy Technology Development Co., Ltd., Heyuan 517400, Guangdong, China
    3. Guangdong Key Laboratory of Human Sports Performance Science, Guangzhou 510500, Guangdong, China
  • Received:2024-12-10 Revised:2025-01-13 Online:2026-06-15 Published:2025-03-14
  • Contact: GONG Zhiyuan

摘要:

基于多张不同曝光度的低动态范围(LDR)图像来重建高动态范围(HDR)图像, 是一项具有挑战性的任务, 尤其在相机和物体运动的情况下, 运动区域常常会产生伪影, 从而影响最终的重建图像质量。导致这一问题的根本原因在于多张LDR图像在内容上不对齐, 图像之间的几何差异会显著影响重建效果。为了解决该问题, 提出一种基于特征预对齐的HDR图像重建网络, 旨在通过特征的预对齐来提高HDR重建的效果。该网络由特征预对齐和HDR重建2个主要部分组成: 在特征预对齐部分, 设计一个特征预对齐网络(FPAN), 该网络能够引导输入图像的特征与参考图像对齐, 从而减少由运动引起的伪影; 在HDR重建部分, 通过选择性状态空间模型来对预对齐后的特征进行全局上下文的建模, 并通过简化的HDR恢复网络生成最终的HDR图像。为了评估所提网络的性能, 在2个数据集上进行广泛的实验, 结果显示, 该网络在多个客观评估指标上优于对比方法, 在主观视觉上也呈现出良好的效果, 且具有一定的泛化能力。

关键词: 高动态范围图像, 图像重建, 特征预对齐, 选择性状态空间模型, 运动伪影

Abstract:

Reconstructing High Dynamic Range (HDR) images from multiple Low Dynamic Range (LDR) images with varying exposures is challenging, especially in scenarios involving camera and object motion, where motion regions often introduce artifacts, thereby affecting the quality of the final reconstructed image. This issue primarily arises from the misalignment of content among multiple LDR images, where geometric differences between images significantly impact the reconstruction outcome. To address this issue, we propose an HDR image reconstruction network based on feature pre-alignment for enhancing HDR reconstruction quality. This network has two stages: feature pre-alignment and HDR reconstruction. In the feature pre-alignment stage, a Feature Pre-Alignment Network (FPAN) guides the alignment of features from input images with those from the reference image, thereby reducing artifacts caused by motion. In HDR reconstruction stage, a selective state space model is employed for modeling the global context of the pre-aligned features, and a simplified HDR restoration network generates the final HDR image. Extensive experiments are conducted on two datasets to evaluate the performance of the proposed network. The results show that the proposed network outperforms comparative methods across multiple objective evaluation metrics, exhibits satisfactory subjective visual effects, and demonstrates certain generalization capabilities.

Key words: High Dynamic Range (HDR) images, image reconstruction, feature pre-alignment, selective state space model, motion artifacts