paper-with-me

Papers

FCDFusion: a Fast, Low Color Deviation Method for Fusing Visible and Infrared Image Pairs

2024-08-02 · Hesong Li, Ying Fu

Visible and infrared image fusion (VIF) aims to combine information from visible and infrared images into a single fused image. Previous VIF methods usually employ a color space transformation to keep the hue and saturation from the original visible image. However, for fast VIF methods, this operation accounts for the majority of the calculation and is the bottleneck preventing faster processing. In this paper, we propose a fast fusion method, FCDFusion, with little color deviation. It preserves color information without color space transformations, by directly operating in RGB color space. It incorporates gamma correction at little extra cost, allowing color and contrast to be rapidly improved. We regard the fusion process as a scaling operation on 3D color vectors, greatly simplifying the calculations. A theoretical analysis and experiments show that our method can achieve satisfactory results in only 7 FLOPs per pixel. Compared to state-of-the-art fast, color-preserving methods using HSV color space, our method provides higher contrast at only half of the computational cost. We further propose a new metric, color deviation, to measure the ability of a VIF method to preserve color. It is specifically designed for VIF tasks with color visible-light images, and overcomes deficiencies of existing VIF metrics used for this purpose. Our code is available at https://github.com/HeasonLee/FCDFusion.

📄 PDF Abstract BibTeX arXiv:2408.01080

Code (1)

HeasonLee/FCDFusion

Tasks

Infrared And Visible Image Fusion

Similar Papers 제목 키워드 기반

Generating High Quality Visible Images from SAR Images Using CNNs

2018-02-27 · Puyang Wang, Vishal M. Patel

We propose a novel approach for generating high quality visible-like images from Synthetic Aperture Radar (SAR) images using Deep Convolutional Generative Adversarial Network (GAN) architectures. The proposed approach is…

ColorizationGenerative Adversarial NetworkImage ColorizationVocal Bursts Intensity Prediction

Near-Infrared Coloring via a Contrast-Preserving Mapping Model

2016-10-03 · Chang-Hwan Son, Xiao-Ping Zhang

Near-infrared gray images captured together with corresponding visible color images have recently proven useful for image restoration and classification. This paper introduces a new coloring method to add colors to near-…

DenoisingImage Restoration

Eliminate Deviation with Deviation for Data Augmentation and a General Multi-modal Data Learning Method

2021-01-21 · Yunpeng Gong, Liqing Huang, Lifei Chen

One of the challenges of computer vision is that it needs to adapt to color deviations in changeable environments. Therefore, minimizing the adverse effects of color deviation on the prediction is one of the main goals o…

Adversarial DefenseData Augmentationobject-detectionObject Detection+2

Fusing in 3D: Free-Viewpoint Fusion Rendering with a 3D Infrared-Visible Scene Representation

2026-01-19 · Chao Yang, Deshui Miao, Chao Tian, Guoqing Zhu 외 arxiv

Infrared-visible image fusion aims to integrate infrared and visible information into a single fused image. Existing 2D fusion methods focus on fusing images from fixed camera viewpoints, neglecting a comprehensive under…

Quaternion Infrared Visible Image Fusion

2025-05-05 · Weihua Yang, Yicong Zhou

Visible images provide rich details and color information only under well-lighted conditions while infrared images effectively highlight thermal targets under challenging conditions such as low visibility and adverse wea…