[go: up one dir, main page]

CN119741350A - Low-light-level image denoising method for multi-aperture cameras - Google Patents

Low-light-level image denoising method for multi-aperture cameras Download PDF

Info

Publication number
CN119741350A
CN119741350A CN202411675225.7A CN202411675225A CN119741350A CN 119741350 A CN119741350 A CN 119741350A CN 202411675225 A CN202411675225 A CN 202411675225A CN 119741350 A CN119741350 A CN 119741350A
Authority
CN
China
Prior art keywords
image
micro
images
denoising
aperture
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202411675225.7A
Other languages
Chinese (zh)
Inventor
辛蕾
李峰
张南
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Academy of Space Technology CAST
Original Assignee
China Academy of Space Technology CAST
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Academy of Space Technology CAST filed Critical China Academy of Space Technology CAST
Priority to CN202411675225.7A priority Critical patent/CN119741350A/en
Publication of CN119741350A publication Critical patent/CN119741350A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

本发明涉及一种面向多孔径相机的微光影像去噪方法,包括:步骤S1、利用多孔径相机获取N幅同一时刻的目标场景图像Sn;步骤S2、基于配准矩阵对目标场景图像Sn进行配准,得到配准后的图像S'n;步骤S3、构建面向多帧微光影像去噪网络,并进行训练;步骤S4、将步骤S2中获得的配准后的N幅图像S'n送入步骤S3中训练后的网络进行推理。本发明,能够对增强型CCD获得的图像进行噪声去除,提高图像信噪比,有利于进一步提升微光探测器成像的性能,拓宽其应用领域。

The present invention relates to a low-light image denoising method for a multi-aperture camera, comprising: step S1, using a multi-aperture camera to obtain N target scene images Sn at the same time; step S2, registering the target scene images Sn based on a registration matrix to obtain a registered image S'n ; step S3, constructing a multi-frame low-light image denoising network and training it; step S4, sending the registered N images S'n obtained in step S2 to the trained network in step S3 for reasoning. The present invention can remove noise from images obtained by an enhanced CCD, improve the image signal-to-noise ratio, and is conducive to further improving the imaging performance of low-light detectors and broadening their application fields.

Description

Low-light-level image denoising method for multi-aperture camera
Technical Field
The invention relates to the technical field of optical remote sensing satellite information processing, in particular to a micro-light image denoising method oriented to a multi-aperture camera.
Background
The remote sensing satellite platform has the advantages of full time, high maneuverability, wide field of view and the like, however, when the illumination condition is weak, such as the condition of the morning and evening, the image effect obtained by visible light remote sensing is poor, along with the development of a low-light night vision technology, the luminous remote sensing load capable of realizing global night imaging is also possible, and the low-light night is also called night light, and is a collective term for weak visible light such as moon light, starlight, atmosphere glow and the like existing at night. The low-light night vision technology is a photoelectric technology for researching the enhancement, transmission, storage, reproduction and application of the acquired image under the condition of lower illumination, and is an important component of the modern optoelectronic technology. Due to the inherent characteristics of human eyes, when the illuminance of the environment is low, the human eyes can only observe the outline of an object, and detailed features cannot be accurately identified. The enhanced CCD/CMOS (INTENSIFIED CCD/CMOS, ICCD/ICMOS) is a solid micro-light imaging device which has wide application and can work under the condition of low illumination and is formed by coupling an image enhancer and the CCD/CMOS. Although ICMOS can image under low-light night vision condition, the image intensifier amplifies the intensity of noise at the same time of enhancing the signal, so that the random noise of the obtained image is obvious, and the noise characteristic is more complex than that of the traditional CMOS imaging.
Image denoising is a hotspot problem in computer vision field research. The existing denoising algorithm can be divided into a spatial domain denoising algorithm, a transform domain denoising algorithm, a denoising algorithm based on sparse representation and a denoising algorithm based on deep learning. The spatial domain denoising algorithm mainly aims at the characteristic that natural image noise is independent and distributed in space, noise is removed in a filtering mode, the transformation domain denoising algorithm firstly carries out specific transformation on a noise image, then processes transformation coefficients in the transformation domain according to the characteristics of the transformation domain and the properties of the noise, removes noise components and retains signal components, the sparse representation method is to carry out sparse representation on the noise image through a certain overcomplete atom library, a plurality of large signals are used for representing an original signal, sparsity is used for separating the image from the noise, and the deep learning method is used for separating the noise from an image signal by learning the distribution characteristics of the noise from a large number of noise data samples.
The low-light-level image, especially the image obtained by ICMOS detector, has larger difference with the natural image obtained under normal illumination, the signal-to-noise ratio is low, the random noise is obvious, the overall look and feel of the image is greatly reduced, the observation and recognition of human eyes are not facilitated, the multi-aperture camera has a certain multi-frame advantage, and how to use the advantage to realize the quality improvement of the low-light-level image is the problem to be solved.
Disclosure of Invention
In order to solve the technical problems in the prior art, the invention aims to provide a micro-light image denoising method for a multi-aperture camera, which can improve the cloud removal effect, reduce the cloud amount residue, reduce the cloud shielding and greatly improve the usability of remote sensing data.
In order to achieve the above object, the present invention provides a method for denoising a micro-image for a multi-aperture camera, comprising the steps of:
Step S1, acquiring N target scene images S n at the same moment by using a multi-aperture camera;
Step S2, registering the target scene image S n based on the registration matrix to obtain a registered image S' n;
s3, constructing a multi-frame micro-light image denoising network and training;
and step S4, sending the N registered images S' n obtained in the step S2 into the trained network in the step S3 for reasoning.
According to one aspect of the present invention, in the step S1, the multi-space camera is arranged in a "straight" shape.
According to one technical scheme of the invention, before the step S2, pixel dislocation among sub-apertures of the multi-aperture camera is initially corrected, five target images are registered by taking one image as a reference frame through shooting targets and adopting a registration method, and a registration matrix M j among the sub-apertures is obtained, j=1.
According to an embodiment of the present invention, in the step S2, an ORB method is adopted to obtain a registered image S n' from the target scene image S n by using the registration matrix M j.
According to one embodiment of the present invention, the step S3 specifically includes:
step S31, constructing a data set comprising micro-light noise data and true value data;
S32, constructing a multi-aperture micro-light image denoising network;
And step S33, inputting the data set into the multi-aperture micro-light image denoising network to obtain the trained multi-aperture micro-light image denoising network.
According to one embodiment of the present invention, in the step S31, the micro-noise data is formed by using images captured by a multi-aperture micro-camera laboratory and a micro-light data set together, and the truth data is obtained by overlapping continuously captured multi-frame images.
According to one technical scheme of the invention, in the step S32, the multi-aperture micro-light image denoising network comprises an input module, a feature extraction module, a fusion module and an output module;
The input module comprises N paths of input sub-modules, each path of input sub-module comprises a convolution layer and ReLu activation units, a single-channel image is mapped to a feature space with higher dimensionality, and then the single-channel image enters an N path feature extraction module to extract features of each image respectively;
The feature extraction module comprises N feature extraction sub-modules, the number of feature images of each feature extraction sub-module is gradually reduced, the feature extraction sub-modules consist of residual errors and convolution layers, the feature extraction module outputs denoised image feature images of each image respectively, and N paths of feature images enter the fusion module;
The fusion module introduces a channel attention mechanism, learns feature weight distribution among each image, generates two dimensional vectors through maximum pooling and average pooling of feature images input by each image, obtains channel attention vectors of the input feature images through linear optimization of a full-connection layer respectively, and finally multiplies the channel attention vectors with the input feature images to obtain an output feature image of the fusion module;
The output feature map is mapped to a denoised image with the same input dimension through the output module.
According to one aspect of the invention, there is provided an electronic device comprising one or more processors, one or more memories, and one or more computer programs, wherein the processors are connected to the memories, the one or more computer programs are stored in the memories, and when the electronic device is operated, the processors execute the one or more computer programs stored in the memories, so that the electronic device executes a micro-image denoising method for a multi-aperture camera according to any of the above technical solutions.
According to an aspect of the present invention, there is provided a computer readable storage medium storing computer instructions which, when executed by a processor, implement a method for denoising a microimage for a multi-aperture camera according to any one of the above-mentioned aspects.
Compared with the prior art, the invention has the following beneficial effects:
the invention provides a low-light-level image denoising method for a multi-aperture camera, which utilizes the advantages of the multi-aperture camera for simultaneously acquiring multi-frame images of the same scene/target image, acquires multi-frame image information at the same moment, extracts additional information generated by sub-pixel level dislocation, refers to a traditional multi-frame superposition denoising method, combines a deep learning technical means, sends registered multi-frame images into a constructed deep learning network, realizes the denoising of the low-light-level image, improves the signal-to-noise ratio of the image, is beneficial to further improving the imaging performance of a low-light detector, and widens the application field of the low-light-level image denoising method.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments will be briefly described below. It is apparent that the drawings in the following description are only some embodiments of the present invention, and that other drawings may be obtained from these drawings without inventive effort for a person of ordinary skill in the art.
FIG. 1 schematically shows a flowchart of a method for denoising a micro-image for a multi-aperture camera according to an embodiment of the present invention;
FIG. 2 is a flow chart schematically illustrating a method for denoising a micro-image for a multi-aperture camera according to another embodiment of the present invention;
FIG. 3 schematically illustrates a structure of a multi-aperture camera employed in an embodiment of the present invention;
FIG. 4 schematically illustrates a training process using a multi-aperture denoising neural network according to an embodiment of the present invention.
Detailed Description
The description of the embodiments of this specification should be taken in conjunction with the accompanying drawings, which are a complete description of the embodiments. In the drawings, the shape or thickness of the embodiments may be enlarged and indicated simply or conveniently. Furthermore, portions of the structures in the drawings will be described in terms of separate descriptions, and it should be noted that elements not shown or described in the drawings are in a form known to those of ordinary skill in the art.
Any references to directions and orientations in the description of the embodiments herein are for convenience only and should not be construed as limiting the scope of the invention in any way. The following description of the preferred embodiments will refer to combinations of features, which may be present alone or in combination, and the invention is not particularly limited to the preferred embodiments. The scope of the invention is defined by the claims.
As shown in fig. 1, the method for denoising a micro-light image for a multi-aperture camera of the present invention includes the following steps:
Step S1, acquiring N target scene images S n at the same moment by using a multi-aperture camera;
in the embodiment, n=5, the sub-apertures of the multi-aperture camera are arranged in a line, and as shown in fig. 3, five images are acquired S 1,S2,S3,S4,S5 respectively.
Step S2, registering the target scene image S n based on the registration matrix to obtain a registered image S' n;
Before shooting images, carrying out initial correction on pixel dislocation among sub-apertures of the multi-aperture camera, taking one image as a reference frame by adopting a registration method through shooting targets, and registering the five target images to obtain a registration matrix M j among the sub-apertures, j=1. Introducing a registration matrix M j into the step S1 by adopting a ORB (Oriented FAST and Rotated BRIEF) method, and registering the target scene image S n to obtain a registered image S n'
S3, constructing a multi-frame glimmer image denoising network and training, wherein the method specifically comprises the following steps of:
step S31, constructing a data set comprising micro-light noise data and true value data;
the micro-light noise data is formed by jointly using images shot by a multi-aperture micro-light camera laboratory and micro-light data sets, and the truth value data is obtained by overlapping continuously shot multi-frame images.
Step S32, constructing a multi-aperture micro-light image denoising network, as shown in FIG. 4;
the multi-aperture micro-light image denoising network comprises an input module, a feature extraction module, a fusion module and an output module;
The input module comprises 5 paths of input sub-modules, each path of input sub-module comprises a convolution layer and ReLu activation units, a single-channel image is mapped to a feature space with higher dimensionality, and then the single-channel image enters into the 5 paths of feature extraction modules to extract features of each image respectively;
the feature extraction module comprises 5 feature extraction sub-modules, features of each image are extracted respectively, the number of feature graphs of each feature extraction sub-module is gradually reduced, the feature extraction sub-modules consist of residual errors and convolution layers, and the mapping function of the residual errors is as follows:
RES(x)=ReLU(f(x)+x)
Wherein RES (x) represents a mapping function of the whole residual, x represents a characteristic diagram of residual input, reLU represents a nonlinear activation unit, f (x) represents an intermediate layer output result, and the residual is realized through jump connection, so that the difficulty of network training can be reduced, and the problems of gradient degradation and the like are solved. The feature image dimension of each feature extraction sub-module is 256, 128, 64 and 32 dimensions from front to back respectively, the convolution layer is a convolution kernel of 3 multiplied by 3, the feature extraction module outputs the denoised image feature image of each image respectively, and 5 paths of feature images enter the fusion module;
The fusion module introduces a channel attention mechanism, performs global maximum pooling and global average pooling of space dimensions on an input feature map to obtain two feature maps of 1 multiplied by 5C, wherein C is a single-path feature map dimension, sends the results of the global maximum pooling and the global average pooling into a multi-layer perceptron for learning respectively, finally performs fusion and activation function mapping on the results output by the multi-layer perceptron to obtain a channel attention weight matrix M c,
Mc(F)=σ(MLP(AvgPool(F))+MLP(MaxPool(F)))
Multiplying the weight matrix M c by the input feature map to obtain an output feature map of the fusion module;
The output feature map is mapped into a denoised image with the same input dimension through an output module;
The output feature map is mapped to a denoised image with the same input dimension through the output module.
And step S33, inputting the data set into the multi-aperture micro-light image denoising network to obtain the trained multi-aperture micro-light image denoising network.
And S4, sending the N registered images S' n obtained in the step S2 into the network trained in the step S3 for reasoning to obtain a denoised image, and denoising the multi-aperture micro-light image.
According to one aspect of the invention, there is provided an electronic device comprising one or more processors, one or more memories, and one or more computer programs, wherein the processors are connected to the memories, the one or more computer programs are stored in the memories, and when the electronic device is operated, the processors execute the one or more computer programs stored in the memories, so that the electronic device executes a micro-image denoising method for a multi-aperture camera according to any of the above technical solutions.
According to an aspect of the present invention, there is provided a computer readable storage medium storing computer instructions which, when executed by a processor, implement a method for denoising a micro-optical image for a multi-aperture camera according to any one of the above technical solutions.
Computer-readable storage media may include any medium that can store or transfer information. Examples of a computer readable storage medium include an electronic circuit, a semiconductor memory device, a ROM, a flash memory, an Erasable ROM (EROM), a floppy disk, a CD-ROM, an optical disk, a hard disk, a fiber optic medium, a Radio Frequency (RF) link, and the like. The code segments may be downloaded via computer networks such as the internet, intranets, etc.
The invention discloses a micro-light image denoising method for a multi-aperture camera, which comprises the following steps of S1, obtaining N target scene images S n at the same moment by using the multi-aperture camera, S2, registering the target scene images S n based on a registration matrix to obtain registered images S 'n, S3, constructing a multi-frame micro-light image denoising network and training, and S4, sending the N registered images S' n obtained in the S2 to the training network in the S3 for reasoning. According to the invention, the advantages of multiple frames of images of the same scene/target are simultaneously acquired by utilizing the multi-aperture camera, multiple frames of image information at the same moment are acquired, additional information generated by sub-pixel level dislocation is extracted, the traditional multiple frame superposition denoising method is used as a reference, the registered multiple frames of images are sent into a constructed deep learning network by combining a deep learning technical means, denoising of the low-light-level images is realized, the signal-to-noise ratio of the images is improved, the imaging performance of the low-light detector is further improved, and the application field of the low-light-level image is widened.
Furthermore, it should be noted that the present invention can be provided as a method, an apparatus, or a computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the invention may take the form of a computer program product on one or more computer-usable storage media having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, embedded processor, or other programmable data processing terminal device to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal device, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks. These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It should also be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising one does not exclude the presence of other like elements in a process, method, article or terminal device comprising the element.
It is finally pointed out that the above description of the preferred embodiments of the invention, it being understood that although preferred embodiments of the invention have been described, it will be obvious to those skilled in the art that, once the basic inventive concepts of the invention are known, several modifications and adaptations can be made without departing from the principles of the invention, and these modifications and adaptations are intended to be within the scope of the invention. It is therefore intended that the following claims be interpreted as including the preferred embodiment and all such alterations and modifications as fall within the scope of the embodiments of the invention.

Claims (9)

1. A micro-light image denoising method facing a multi-aperture camera is characterized by comprising the following steps:
Step S1, acquiring N target scene images S n at the same moment by using a multi-aperture camera;
Step S2, registering the target scene image S n based on the registration matrix to obtain a registered image S' n;
s3, constructing a multi-frame micro-light image denoising network and training;
and step S4, sending the N registered images S' n obtained in the step S2 into the trained network in the step S3 for reasoning.
2. The method of claim 1, wherein in the step S1, the multi-space camera is arranged in a "line".
3. The method for denoising micro-image for multi-aperture camera according to claim 2, wherein before step S2, pixel misalignment between sub-apertures of the multi-aperture camera is initially corrected, five target images are registered by taking one of the images as a reference frame by taking a target and adopting a registration method, so as to obtain a registration matrix M j between the sub-apertures, j=1.
4. A method for denoising a micro light image facing a multi-aperture camera according to claim 3, wherein in step S2, the registration matrix M j is adopted to obtain a registered image S n' for the target scene image S n by using an ORB method.
5. The method for denoising a micro-image for a multi-aperture camera according to claim 2, wherein in step S3, specifically comprising:
step S31, constructing a data set comprising micro-light noise data and true value data;
S32, constructing a multi-aperture micro-light image denoising network;
And step S33, inputting the data set into the multi-aperture micro-light image denoising network to obtain the trained multi-aperture micro-light image denoising network.
6. The method for denoising a micro-image for a multi-aperture camera according to claim 5, wherein in step S31, the micro-noise data is formed by using images shot by a multi-aperture micro-camera laboratory and micro-light data sets together, and the truth data is obtained by overlapping continuously shot multi-frame images.
7. The method for denoising a micro-image facing a multi-aperture camera according to claim 6, wherein in the step S32, the multi-aperture micro-image facing denoising network comprises an input module, a feature extraction module, a fusion module, and an output module;
The input module comprises N paths of input sub-modules, each path of input sub-module comprises a convolution layer and ReLu activation units, a single-channel image is mapped to a feature space with higher dimensionality, and then the single-channel image enters an N path feature extraction module to extract features of each image respectively;
The feature extraction module comprises N feature extraction sub-modules, the number of feature images of each feature extraction sub-module is gradually reduced, the feature extraction sub-modules consist of residual errors and convolution layers, the feature extraction module outputs denoised image feature images of each image respectively, and N paths of feature images enter the fusion module;
The fusion module introduces a channel attention mechanism, learns feature weight distribution among each image, generates two dimensional vectors through maximum pooling and average pooling of feature images input by each image, obtains channel attention vectors of the input feature images through linear optimization of a full-connection layer respectively, and finally multiplies the channel attention vectors with the input feature images to obtain an output feature image of the fusion module;
The output feature map is mapped to a denoised image with the same input dimension through the output module.
8. An electronic device comprising one or more processors, one or more memories, and one or more computer programs, wherein the processors are coupled to the memories, the one or more computer programs are stored in the memories, and when the electronic device is operated, the processors execute the one or more computer programs stored in the memories to cause the electronic device to perform the multi-aperture camera oriented microimage denoising method as set forth in any of claims 1 to 7.
9. A computer readable storage medium storing computer instructions which, when executed by a processor, implement the multi-aperture camera oriented micro-image denoising method of any one of claims 1 to 7.
CN202411675225.7A 2024-11-21 2024-11-21 Low-light-level image denoising method for multi-aperture cameras Pending CN119741350A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411675225.7A CN119741350A (en) 2024-11-21 2024-11-21 Low-light-level image denoising method for multi-aperture cameras

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411675225.7A CN119741350A (en) 2024-11-21 2024-11-21 Low-light-level image denoising method for multi-aperture cameras

Publications (1)

Publication Number Publication Date
CN119741350A true CN119741350A (en) 2025-04-01

Family

ID=95131070

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411675225.7A Pending CN119741350A (en) 2024-11-21 2024-11-21 Low-light-level image denoising method for multi-aperture cameras

Country Status (1)

Country Link
CN (1) CN119741350A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160309133A1 (en) * 2015-04-17 2016-10-20 The Lightco Inc. Methods and apparatus for reducing noise in images
US20180054574A1 (en) * 2015-03-04 2018-02-22 Center For Integrated Smart Sensors Foundation Noise reduction unit included in sensor array of multi aperture camera, and operation method therefor
CN111275653A (en) * 2020-02-28 2020-06-12 北京松果电子有限公司 Image denoising method and device
CN112308085A (en) * 2020-10-23 2021-02-02 宁波大学 A light field image denoising method based on convolutional neural network
CN114387327A (en) * 2021-12-21 2022-04-22 陕西师范大学 Synthetic Aperture Focused Imaging Method Based on Deep Learning Parallax Prediction
CN116029946A (en) * 2023-03-29 2023-04-28 中南大学 Image denoising method and system based on heterogeneous residual attention neural network model
US11842460B1 (en) * 2020-06-19 2023-12-12 Apple Inc. Burst image fusion and denoising using end-to-end deep neural networks
CN117939262A (en) * 2023-12-04 2024-04-26 国网浙江省电力有限公司舟山供电公司 Underwater image acquisition system and method based on polarized light field
CN118392875A (en) * 2024-05-21 2024-07-26 陕西银汉空天科技有限公司 A nondestructive testing system and method for shaft parts surface

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180054574A1 (en) * 2015-03-04 2018-02-22 Center For Integrated Smart Sensors Foundation Noise reduction unit included in sensor array of multi aperture camera, and operation method therefor
US20160309133A1 (en) * 2015-04-17 2016-10-20 The Lightco Inc. Methods and apparatus for reducing noise in images
CN111275653A (en) * 2020-02-28 2020-06-12 北京松果电子有限公司 Image denoising method and device
US11842460B1 (en) * 2020-06-19 2023-12-12 Apple Inc. Burst image fusion and denoising using end-to-end deep neural networks
CN112308085A (en) * 2020-10-23 2021-02-02 宁波大学 A light field image denoising method based on convolutional neural network
CN114387327A (en) * 2021-12-21 2022-04-22 陕西师范大学 Synthetic Aperture Focused Imaging Method Based on Deep Learning Parallax Prediction
CN116029946A (en) * 2023-03-29 2023-04-28 中南大学 Image denoising method and system based on heterogeneous residual attention neural network model
CN117939262A (en) * 2023-12-04 2024-04-26 国网浙江省电力有限公司舟山供电公司 Underwater image acquisition system and method based on polarized light field
CN118392875A (en) * 2024-05-21 2024-07-26 陕西银汉空天科技有限公司 A nondestructive testing system and method for shaft parts surface

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
钱金卓等: "面向CMOS遥感相机的多曝光图像融合方法", 《遥感信息》, 8 October 2022 (2022-10-08) *

Similar Documents

Publication Publication Date Title
CN114119378B (en) Image fusion method, image fusion model training method and device
CN111062905B (en) An infrared and visible light fusion method based on saliency map enhancement
US11882357B2 (en) Image display method and device
Godard et al. Deep burst denoising
KR101699919B1 (en) High dynamic range image creation apparatus of removaling ghost blur by using multi exposure fusion and method of the same
Liu et al. Joint hdr denoising and fusion: A real-world mobile hdr image dataset
WO2011019461A1 (en) Vision system and method for motion adaptive integration of image frames
CN115063301B (en) Video denoising method and device
Chi et al. Hdr imaging with spatially varying signal-to-noise ratios
Luo et al. Wavelet synthesis net for disparity estimation to synthesize dslr calibre bokeh effect on smartphones
CN113902659A (en) Infrared and visible light fusion method based on significant target enhancement
Zhang et al. Deep motion blur removal using noisy/blurry image pairs
Song et al. Real-scene reflection removal with RAW-RGB image pairs
CN115311149A (en) Image denoising method, model, computer-readable storage medium and terminal device
CN113160106A (en) Infrared target detection method and device, electronic equipment and storage medium
CN112819742B (en) Event field synthetic aperture imaging method based on convolutional neural network
Mehta et al. Gated multi-resolution transfer network for burst restoration and enhancement
CN112927162A (en) Low-illumination image oriented enhancement method and system
WO2023246392A1 (en) Image acquisition method, apparatus and device, and non-transient computer storage medium
CN117745618A (en) An HDR image reconstruction method, system, equipment and medium
Panda et al. Exposure calibration network with graph convolution for low-light image enhancement
CN119831915A (en) RetinexNet improved low-light image enhancement method based on CMOS image sensor and electronic equipment
CN118968076A (en) Black light night vision full-color image processing method, device, electronic device and readable medium
CN119399044A (en) Night image enhancement method of UAV aerial photography based on long and short exposure fusion
CN119741350A (en) Low-light-level image denoising method for multi-aperture cameras

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination