paper-with-me

Papers

A Joint Multi-Gradient Algorithm for Demosaicing Bayer Images

2023-12-21 · International Conference on Communication, Image and Signal Processing (CCISP) 2023 12 · Di wu, Zhihui Xin, Chao Zhang

In image sensors such as CMOS and CCD, demosaicing is usually required to replace Bayer-format images with RGB-format images. Poor de-mosaicing algorithms can produce zipper effects and pseudo-colors, etc. In view of this situation and the hardware requirements of image devices, the original de-mosaicing technology gradually fails to meet the practical needs. On the other hand, although the deep learning-based de-mosaicing technology is more effective, the computational volume is too large, occupies too much hardware resources, and is difficult to be realized on the hardware platform. Therefore, this paper proposes a de-mosaicing algorithm based on multi-gradient union, which improves the traditional gradient-based first-order differentiation method, designs a new gradient operator, and ultimately judges the image edges by means of four gradient direction decisions to interpolate along the image edges. Experiments show that the algorithm in this paper has better recovery in image edges as well as texture complex regions with higher PSNR and SSIM values and better subjective visual perception compared to the traditional gradient algorithms such as BI, Cok, Hibbard, Laroche, Hamiton, while the algorithm involves only the add-subtract and shift operations, which is suitable to be implemented on the hardware platform.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DemosaickingSSIM

Similar Papers 제목 키워드 기반

Examining Joint Demosaicing and Denoising for Single-, Quad-, and Nona-Bayer Patterns

2025-04-08 · SaiKiran Tedla, Abhijith Punnappurath, Luxi Zhao, Michael S. Brown

Camera sensors have color filters arranged in a mosaic layout, traditionally following the Bayer pattern. Demosaicing is a critical step camera hardware applies to obtain a full-channel RGB image. Many smartphones now ha…

DemosaickingDenoisingJoint Demosaicing and Denoising

Gradient-based Feature Extraction From Raw Bayer Pattern Images

2020-04-06 · Wei Zhou, Ling Zhang, Shengyu Gao, Xin Lou

In this paper, the impact of demosaicing on gradient extraction is studied and a gradient-based feature extraction pipeline based on raw Bayer pattern images is proposed. It is shown both theoretically and experimentally…

DemosaickingPedestrian Detection

Efficient Unified Demosaicing for Bayer and Non-Bayer Patterned Image Sensors

2023-07-20 · ICCV 2023 1 · Haechang Lee, Dongwon Park, Wongi Jeong, Kijeong Kim 외

As the physical size of recent CMOS image sensors (CIS) gets smaller, the latest mobile cameras are adopting unique non-Bayer color filter array (CFA) patterns (e.g., Quad, Nona, QxQ), which consist of homogeneous color …

DemosaickingMeta-Learning

Deep Residual Network for Joint Demosaicing and Super-Resolution

2018-02-19 · Ruofan Zhou, Radhakrishna Achanta, Sabine Süsstrunk

In digital photography, two image restoration tasks have been studied extensively and resolved independently: demosaicing and super-resolution. Both these tasks are related to resolution limitations of the camera. Perfor…

DemosaickingImage RestorationSSIMSuper-Resolution

PyNET-QxQ: An Efficient PyNET Variant for QxQ Bayer Pattern Demosaicing in CMOS Image Sensors

2022-03-08 · Minhyeok Cho, Haechang Lee, Hyunwoo Je, Kijeong Kim 외

Deep learning-based image signal processor (ISP) models for mobile cameras can generate high-quality images that rival those of professional DSLR cameras. However, their computational demands often make them unsuitable f…

DemosaickingKnowledge Distillation