WO2018099136A1 - Method and device for denoising image with low illumination, and storage medium - Google Patents

Method and device for denoising image with low illumination, and storage medium Download PDF

Info

Publication number
WO2018099136A1
WO2018099136A1 PCT/CN2017/097318 CN2017097318W WO2018099136A1 WO 2018099136 A1 WO2018099136 A1 WO 2018099136A1 CN 2017097318 W CN2017097318 W CN 2017097318W WO 2018099136 A1 WO2018099136 A1 WO 2018099136A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
texture
region
noise reduction
component signal
Prior art date
Application number
PCT/CN2017/097318
Other languages
French (fr)
Chinese (zh)
Inventor
刘浩
Original Assignee
深圳市中兴微电子技术有限公司
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 深圳市中兴微电子技术有限公司 filed Critical 深圳市中兴微电子技术有限公司
Publication of WO2018099136A1 publication Critical patent/WO2018099136A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/70Denoising; Smoothing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/60Image enhancement or restoration using machine learning, e.g. neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/73Deblurring; Sharpening
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20081Training; Learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20084Artificial neural networks [ANN]

Definitions

  • the present invention relates to image processing technologies, and in particular, to a low illumination image noise reduction method, apparatus, and storage medium.
  • an image taken in the above low-light scene is referred to as a low-illumination image
  • the low-illumination image contains a large amount of noise, not only the image quality is lowered, but also the recognition of the image by the human eye is seriously affected, and the intelligent traffic and the target are also caused.
  • the performance of computer vision systems that recognize and process based on low illumination images is greatly affected.
  • the image enhancement process is usually performed on the low-illumination image, highlighting the interesting part of the image, enhancing the useful information in the image, and weakening or removing the unnecessary information, so that the useful information is strengthened, thereby obtaining A more practical image or converted into an image that is more suitable for human or machine analysis processing.
  • the original noise in the image will be greatly enhanced, and a large amount of color noise and some brightness noise often appear in the image. Therefore, the noise reduction processing of low illumination images is an urgent problem to be solved.
  • the separate spatial filtering can filter out some noise, but it is easy to cause loss of image detail or block effect, especially in the H264 video coding with large quantization parameter (QP, Quantization Parameter).
  • QP quantization parameter
  • the image encoded by spatial filtering is prone to become ambiguous; although the time domain filtering alone can make good use of the correlation between video frames, the noise existing in the still image can be filtered out, but for the motion in the image.
  • Objects can cause serious "tailing" phenomenon; compared with spatial filtering and time domain filtering alone, space-time domain joint filtering can suppress noise to some extent, but after filtering the pixel space, it will make the image The edge portion becomes less noticeable, causing the display of the entire image to become blurred so that the details of the edge of the image are lost. It can be seen that the above existing noise reduction methods can not guarantee the color saturation of the object while filtering out the image noise, and it is difficult to preserve the details of the object while filtering the noise in the low illumination scene.
  • the embodiments of the present invention are directed to providing a low-illuminance image denoising method, apparatus, and storage medium, which are intended to solve the above problems existing in the low-illuminance image processing by the existing noise reduction method, and can effectively reduce image noise. Maximize the original information of the image.
  • Embodiments of the present invention provide a low illumination image denoising method, where the method includes:
  • the processed foreground image area and the background image area are combined to obtain a noise reduction image.
  • the foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
  • the method before the obtaining the low illumination image, the method further comprises: training the reference background image for learning the normal illumination intensity.
  • the method further comprises: calculating a standard deviation of pixel gray levels in each texture region;
  • Performing noise reduction processing on the foreground image area including:
  • the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
  • the performing noise reduction processing on the background image area includes:
  • a chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
  • the embodiment of the present invention further provides a low-intensity image noise reduction device, where the device includes: an image acquisition module area division module and a noise reduction processing module;
  • the image acquisition module is configured to acquire a low illumination image
  • the area dividing module is configured to divide the low-illumination image into different texture regions according to different image texture information, and divide the texture region into a foreground image region and a back Scene image area;
  • the noise reduction processing module is configured to perform noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area, and after the processing The foreground image area and the background image area are combined to obtain a noise reduction image.
  • the foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
  • the apparatus further includes: a training learning module configured to train the reference background image for learning the normal illumination intensity before the image acquisition module acquires the low illumination image.
  • the device further includes: a calculating module, configured to calculate, after the region dividing module divides the low-illumination image into different texture regions, calculate a standard deviation of pixel gray levels in each texture region;
  • the noise reduction processing module includes: a foreground luminance component signal processing module and a foreground color component signal processing module; wherein
  • the foreground luminance component signal processing module is configured to determine, according to a standard deviation of pixel gray levels in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively adopting respective corresponding filter coefficients for each texture
  • the luminance component signal of the region is filtered to obtain a first noise reduction component image
  • the texture structure is extracted according to different texture partitions of the foreground image to obtain a texture sharpening image
  • the first noise reduction component image and the texture are sharpened
  • the images are superimposed to obtain a second noise reduction component image;
  • the foreground color component signal processing module is configured to perform sub-region filtering on the chrominance component signals of the foreground image region by using different filter coefficients according to different texture regions.
  • the noise reduction processing module further includes: a background luminance component signal processing module, and a background chrominance component signal processing module; wherein
  • the background luminance component signal processing module is configured to brightness the background image region Component signal is time domain filtered
  • the background chrominance component signal processing module is configured to perform temporal filtering on the chrominance component signal of the background image region based on the reference background image of the normal illumination intensity.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is implemented by the processor to implement the low illumination image denoising method.
  • Embodiments of the present invention also provide a low illumination image noise reduction device, a processor, and a memory for storing a computer program capable of running on a processor,
  • the processor is configured to perform the low illumination image denoising method when the computer program is executed.
  • the low illumination image denoising method, device and storage medium provided by the embodiments of the present invention acquire a low illumination image; according to different image texture information, the low illumination image is segmented into different texture regions, and the texture region is Dividing into a foreground image area and a background image area; performing different noise reduction processing on the foreground image area and the background image area respectively, obtaining a processed foreground image area and a background image area, and performing the processing The subsequent foreground image area and the background image area are combined to obtain a noise reduction image.
  • FIG. 1 is a schematic flowchart of a low illumination image denoising method according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic flowchart of a specific implementation process of a low illumination image denoising method according to Embodiment 2 of the present invention
  • FIG. 3 is a schematic structural diagram of a low illumination image noise reduction device according to Embodiment 3 of the present invention.
  • FIG. 4 is a schematic structural diagram of hardware components of a low illumination image noise reduction device according to an embodiment of the present invention.
  • the implementation process of the low illumination image denoising method in the embodiment of the present invention includes the following steps:
  • Step 101 Acquire a low illumination image
  • the method further includes: training a reference background image that learns normal light intensity.
  • the moving object and the stationary object in the image under normal illumination intensity are separated.
  • the area where the moving object is located is referred to as the foreground image area
  • the area where the stationary object is located is called As the background image area
  • the reference background image learning normal light intensity is trained using an intelligent learning algorithm.
  • the intelligent learning algorithm may adopt a k-means clustering algorithm in a neural network learning algorithm; wherein, in the case of good light, the reference background image will automatically perform background update.
  • motion estimation is a very basic pre-processing step, but the amount of motion estimation is very large. Therefore, it is important to perform parallel processing on the motion estimation algorithm.
  • a motion estimation algorithm that separates moving objects in an image. For example, how to separate the moving object and the stationary object in the image under normal illumination intensity according to the image motion estimation algorithm belongs to the prior art, and will not be further described herein.
  • the surveillance camera position needs to be fixed in advance, and the image under normal light intensity and the low illumination image are acquired at the same shooting angle at the same position.
  • Step 102 Segment the low illumination image into different texture regions according to different image texture information, and divide the texture region into a foreground image region and a background image region;
  • the existing super pixel segmentation technique may be adopted, and the low illumination image is segmented into different texture regions according to different image texture information; the texture region may be divided into foreground image regions and according to an image motion estimation algorithm. Background image area;
  • the method further includes: calculating a standard deviation of pixel gray levels in each texture region; wherein a standard deviation of the pixel gray levels belongs to One of the feature information of the texture area;
  • the foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
  • the method further includes: extracting feature information of each texture region; wherein the feature information of each texture region includes: pixel points in each texture region The standard deviation of the gray scale, and the gradient value of the gray level of the pixel in each texture region.
  • the standard deviation of the pixel point gradation in each texture region is taken as the texture and noise level parameter of the image, so that the image is weighted and averaged according to the texture and noise level parameters of the image.
  • Step 103 Perform different noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area.
  • the performing noise reduction processing on the foreground image area includes:
  • the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
  • the filter coefficient corresponding to each texture region of the foreground image region may be determined according to a mapping relationship between a standard deviation of pixel gradation and a filter coefficient in each texture region; wherein the determining process belongs to the prior art, where I will not repeat them one by one.
  • different filter coefficients are respectively used, and the luminance component signals of the texture regions are filtered by using a three-dimensional block matched filter (BM3D) to obtain a first noise reduction component image; according to different textures of the foreground image
  • the partitioning can further determine the brightness and darkness of each texture region, and then select a suitable filter coefficient according to the brightness of each texture region, and extract the texture structure of the foreground image.
  • the main texture image of the noise that is, the texture sharpening image; wherein, for the texture region with higher brightness, a smaller filter coefficient is selected, and for the texture region with lower brightness, a relatively larger filter coefficient is selected, that is,
  • the filter coefficient may be an empirical value selected by the user according to experience.
  • the first noise reduction component image is superimposed with the texture sharpening image to obtain a second noise reduction component image to complete the noise reduction processing on the foreground image luminance component signal.
  • the chrominance component signals of the foreground image region are subjected to sub-region filtering according to the brightness degree of each texture region of the image, so as to achieve color restoration of the low illuminance image.
  • sharpening is to highlight the edge contour of the object and facilitate object recognition.
  • Common algorithms include gradient method, operator, high-pass filtering, mask matching method, and statistical difference method.
  • the performing noise reduction processing on the background image area includes:
  • a chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
  • the effect of noise reduction by using time domain filtering is better. That is, it is usually to continuously take several images of the same scene, and then perform weighted averaging processing on the images according to the texture and noise level parameters of the image, so that an image with relatively relatively low noise can be obtained.
  • Step 104 Synthesize the processed foreground image region and the background image region to obtain a noise reduction image.
  • the processed foreground image region and the background image region may be synthesized by a program using existing weighted overlay synthesis, semi-transparent overlay synthesis or gradient synthesis to obtain a complete effect map.
  • the low-illumination video surveillance image is divided into a background area and a foreground area according to different image texture information, and different processing strategies are adopted for the background area and the foreground area to perform noise reduction processing, and after the noise reduction processing is completed
  • the background area and the foreground area are combined, and the synthesized image is taken as the finally obtained noise reduction image.
  • image noise can be effectively reduced, and the original information of the image can be maximized.
  • the video image after noise reduction can not only reduce the code stream, but also make the code stream smooth, which is conducive to network transmission, and can also amplify the gain in low illumination scenes; at the same time, it is convenient for users to extract image feature information for subsequent video intelligence. Prepare for analysis.
  • FIG. 2 is a schematic diagram showing a specific implementation process of a low illumination image denoising method according to an embodiment of the present invention. As shown in FIG. 2, the method includes the following steps:
  • Step 201 Collect a monitoring image.
  • Step 205 According to the light sense, it is determined whether the current illumination environment belongs to normal illumination or a scene with low illumination, if it is normal illumination, step 203 is performed; if it is a low illumination scene, step 205 is performed;
  • a light sensor can be used to detect light.
  • Step 203 Perform motion learning background learning on the image of normal illumination
  • the moving object and the stationary object in the image under normal illumination intensity may be separated according to the image motion estimation algorithm; generally, the region in which the moving object is located is referred to as a foreground image region, and the region in which the stationary object is located is referred to as Background image area.
  • any one of the neural network learning algorithms may be employed to perform training learning of the motion detection background on the normally illuminated image to obtain a reference background image of normal illumination intensity.
  • the reference background image can be trained and learned using a k-means clustering algorithm.
  • Step 204 Obtain a reference background image of normal light intensity, and proceed to step 206;
  • the reference background image will always automatically update the background.
  • Step 205 Split the low illumination image into different texture regions
  • an existing super pixel segmentation technique may be employed, and the low illumination image is segmented into different texture regions according to different image texture information, and a standard deviation of pixel gray levels in each texture region is extracted; wherein The standard deviation of the gray level of the pixel belongs to one of the feature information of the texture region, and the feature information of the texture region further includes: a gradient value of the gray level of the pixel.
  • the standard deviation of the pixel point gradation in each texture region is taken as the texture and noise level parameter of the image, so that the image is weighted and averaged according to the texture and noise level parameters of the image.
  • Step 206 Divide the texture area into a foreground image area and a background image area based on the reference background image;
  • the texture region may be divided into a foreground image region and a background image region according to an image motion estimation algorithm; the foreground image region and the background image region each include a component signal; the component signal includes: a luminance component signal and Chroma component signal.
  • Step 207 Perform noise reduction processing on the foreground image area and the background image area respectively.
  • the performing noise reduction processing on the foreground image area includes:
  • the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
  • the filter coefficient corresponding to each texture region of the foreground image region may be determined according to a mapping relationship between a standard deviation of pixel gradation and a filter coefficient in each texture region; wherein the determining process belongs to the prior art, where I will not repeat them one by one.
  • the BM3D is used to filter the luminance component signals of the texture regions, so that the texture details of the images can be preserved as much as possible while removing the image noise.
  • the performing noise reduction processing on the background image area includes:
  • a chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
  • the time domain filtering generally takes several images continuously for the same scene, and then performs weighted averaging processing on the images according to the texture and noise level parameters of the image, so that an image with relatively relatively low noise can be obtained.
  • Step 208 Synthesize the foreground image area and the background image area after the noise reduction processing
  • the processed foreground image region and the background image region may be synthesized by a program using existing weighted overlay synthesis, semi-transparent overlay synthesis or gradient synthesis to obtain a complete effect map.
  • Step 209 Output a noise reduction video image.
  • the low-illumination video surveillance image is divided according to different image texture information. Cut into the background area and the foreground area, and adopt different processing strategies for the background area and the foreground area to perform noise reduction processing, and synthesize the background area and the foreground area after the noise reduction processing is completed, and the synthesized image is finally obtained.
  • Noise reduction image In this way, image noise can be effectively reduced, and the original information of the image can be maximized.
  • the video image after noise reduction can not only reduce the code stream, but also make the code stream smooth, which is conducive to network transmission, and can also amplify the gain in low illumination scenes; at the same time, it is convenient for users to extract image feature information for subsequent video intelligence. Prepare for analysis.
  • the embodiment of the present invention further provides a low-intensity image noise reduction device.
  • the device includes an image acquisition module 301, a region division module 302, and a noise reduction processing module 303.
  • the image obtaining module 301 is configured to acquire a low illumination image
  • the area dividing module 302 is configured to divide the low-illumination image into different texture regions according to different image texture information, and divide the texture region into a foreground image region and a background image region;
  • the noise reduction processing module 303 is configured to perform noise reduction processing on the foreground image region and the background image region by using different processing strategies to obtain the processed foreground image region and the background image region, and the processing is performed. The subsequent foreground image area and the background image area are combined to obtain a noise reduction image.
  • the foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
  • the apparatus further includes a training learning module 304 configured to train a reference background image that learns normal light intensity before the image acquisition module 301 acquires a low illumination image.
  • a training learning module 304 configured to train a reference background image that learns normal light intensity before the image acquisition module 301 acquires a low illumination image.
  • the apparatus further includes a calculation module 305 configured to calculate a standard deviation of pixel gradations in each texture region after the region dividing module 302 divides the low illuminance image into different texture regions.
  • the noise reduction processing module 303 includes: a foreground luminance component signal processing module, and a foreground color component signal processing module;
  • the foreground luminance component signal processing module is configured to determine, according to a standard deviation of pixel gray levels in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively adopting respective corresponding filter coefficients for each texture
  • the luminance component signal of the region is filtered to obtain a first noise reduction component image
  • the texture structure is extracted according to different texture partitions of the foreground image to obtain a texture sharpening image
  • the first noise reduction component image and the texture are sharpened
  • the images are superimposed to obtain a second noise reduction component image;
  • the foreground color component signal processing module is configured to perform sub-region filtering on the chrominance component signals of the foreground image region by using different filter coefficients according to different texture regions.
  • the noise reduction processing module 303 further includes: a background luminance component signal processing module and a background chrominance component signal processing module; wherein
  • the background luminance component signal processing module is configured to perform time domain filtering on the luminance component signal of the background image region
  • the background chrominance component signal processing module is configured to perform temporal filtering on the chrominance component signal of the background image region based on the reference background image of the normal illumination intensity.
  • the image obtaining module 301, the area dividing module 302, the noise reduction processing module 303, the training learning module 304, and the computing module 305 may each be a central processing unit (CPU) located on the image processing terminal.
  • CPU central processing unit
  • the embodiment of the present invention obtains a low illumination image; the low illumination image is segmented into different texture regions according to different image texture information, and the texture region is divided into a foreground image region and a background image region; and the foreground image is The area and the background image area are respectively subjected to noise reduction processing by using different processing strategies, and the processed foreground image area and the background image area are obtained. The processed foreground image region and the background image region are combined to obtain a noise reduction image.
  • combining noise reduction technology with texture sharpening technology can effectively reduce image noise, and in the process of filtering out noise, try to ensure the color saturation of the object and reduce the details of the object. Loss to maximize the original information of the image and improve the user's subjective feelings.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium, including a plurality of instructions.
  • a computer device (which may be a personal computer, server, or network device, etc.) is caused to perform all or part of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program, and when the computer program is executed by the processor, executes:
  • the processed foreground image area and the background image area are combined to obtain a noise reduction image.
  • the foreground image area and the background image area each include a component signal; the component signal includes a luminance component signal and a chrominance component signal.
  • the computer program When executed by the processor, it also performs: training a reference background image that learns normal light intensity.
  • Performing noise reduction processing on the foreground image area including:
  • the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
  • a chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
  • An embodiment of the present invention further provides a low illumination image noise reduction device, the composition of the low illumination image noise reduction device comprising: a processor and a memory for storing a computer program capable of running on a processor, wherein When the processor is used to run the computer program, execute:
  • Different processing strategies are applied to the foreground image area and the background image area respectively Performing a noise reduction process to obtain a processed foreground image area and a background image area;
  • the processed foreground image area and the background image area are combined to obtain a noise reduction image.
  • the foreground image area and the background image area each include a component signal; the component signal includes a luminance component signal and a chrominance component signal.
  • the processor is further configured to: when operating the computer program, perform: training a reference background image that learns normal light intensity.
  • the processor is further configured to execute when the computer program is executed:
  • Performing noise reduction processing on the foreground image area including:
  • the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
  • the processor is further configured to execute when the computer program is executed:
  • a chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
  • the server 700 includes at least one processor 701, a memory 702, and at least one network interface 704.
  • the various components in server 700 are coupled together by a bus system 705. It will be appreciated that the bus system 705 is used to implement connection communication between these components.
  • the bus system 705 includes a power bus, a control bus, and a status signal bus in addition to the data bus. But to be clear For clarity, various buses are labeled as bus system 705 in FIG.
  • memory 702 can be either volatile memory or non-volatile memory, and can include both volatile and nonvolatile memory.
  • the non-volatile memory may be a ROM, a Programmable Read-Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), or an electrically erasable device.
  • EEPROM Electrically Erasable Programmable Read-Only Memory
  • FRAM Ferromagnetic random access memory
  • Flash Memory Magnetic Surface Memory, Optical Disk, or Read Only Disc (CD) -ROM, Compact Disc Read-Only Memory
  • the magnetic surface memory may be a disk storage or a tape storage.
  • the volatile memory can be a random access memory (RAM) that acts as an external cache.
  • RAM Static Random Access Memory
  • SSRAM Synchronous Static Random Access Memory
  • SSRAM Dynamic Random Access
  • DRAM Dynamic Random Access Memory
  • SDRAM Synchronous Dynamic Random Access Memory
  • DDRSDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • ESDRAM enhancement Enhanced Synchronous Dynamic Random Access Memory
  • SLDRAM Synchronous Dynamic Random Access Memory
  • DRRAM Direct Memory Bus Random Access Memory
  • the memory 702 in the embodiment of the present invention is used to store various types of data to support the operation of the low illumination image noise reduction device 700. Examples of such data include: for noise reduction in low illumination images Any computer program, such as application 7022, operating on device 700. A program implementing the method of the embodiment of the present invention may be included in the application 7022.
  • Processor 701 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 701 or an instruction in a form of software.
  • the processor 701 described above may be a general purpose processor, a digital signal processor (DSP), or other programmable logic device, discrete gate or transistor logic device, discrete hardware component, or the like.
  • DSP digital signal processor
  • the processor 701 can implement or perform the various methods, steps, and logic blocks disclosed in the embodiments of the present invention.
  • a general purpose processor can be a microprocessor or any conventional processor or the like.
  • the steps of the method disclosed in the embodiment of the present invention may be directly implemented as a hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor.
  • the software module can reside in a storage medium located in memory 702, which reads the information in memory 702 and, in conjunction with its hardware, performs the steps of the foregoing method.
  • the low-illumination image noise reduction device 700 may be one or more Application Specific Integrated Circuits (ASICs), DSPs, Programmable Logic Devices (PLDs), and complex programmable A logic device (CPLD, Complex Programmable Logic Device), FPGA, general purpose processor, controller, MCU, MPU, or other electronic component implementation for performing the aforementioned method.
  • ASICs Application Specific Integrated Circuits
  • DSPs Digital Signal processors
  • PLDs Programmable Logic Devices
  • CPLD Complex Programmable Logic Device
  • FPGA general purpose processor
  • controller MCU
  • MPU MPU
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • a low illumination image is acquired; the low illumination image is segmented into different texture regions according to different image texture information, and the texture region is divided into a foreground image region and a background image region;
  • the foreground image area and the background image area are respectively subjected to noise reduction processing by different processing strategies, and the processed foreground image area and the background image area are obtained, and the processed foreground image area and the background image area are combined to obtain Noise reduction image.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Abstract

Disclosed in the present invention is a method for denoising an image with low illumination, comprising: obtaining an image with low illumination; according to the difference of image texture information, segmenting the image with low illumination into different texture regions and dividing the texture regions into a foreground image region and a background image region; respectively denoising the foreground image region and the background image region by using different processing strategies to obtain a processed foreground image region and background image region; and combining the processed foreground image region and background image region to obtain a denoised image. Further disclosed in the present invention is a device for denoising an image with low illumination at the same time.

Description

一种低照度图像降噪方法、装置及存储介质Low illumination image denoising method, device and storage medium
相关申请的交叉引用Cross-reference to related applications
本申请基于申请号为201611075591.4、申请日为2016年11月29日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is based on a Chinese patent application filed on Jan. 29, 2016, the entire disclosure of which is hereby incorporated by reference.
技术领域Technical field
本发明涉及图像处理技术,尤其涉及一种低照度图像降噪方法、装置及存储介质。The present invention relates to image processing technologies, and in particular, to a low illumination image noise reduction method, apparatus, and storage medium.
背景技术Background technique
近年来,随着网络和计算机的普及,将视频监控设备应用到城市公共安防和智能家居等领域,已经呈现迅猛的发展趋势。同时,人们对视频监控得到的图像质量的要求也越来越高,即:希望得到高清、低码流的视频图像。然而,低照度如夜晚、背光、室内等条件,往往会大大降低视频监控设备的性能,使视频监控设备获得的图像可视性降低,导致很难辨别图像中的关键人或物等信息。通常,将在上述低照度场景下拍摄的图像称为低照度图像,且由于低照度图像中含有大量噪声,不仅降低了图像质量,严重影响人眼对图像的辨识度,还使得智能交通、目标识别等基于低照度图像进行处理的计算机视觉系统的性能受到较大影响。In recent years, with the popularization of networks and computers, the application of video surveillance equipment to urban public security and smart homes has shown a rapid development trend. At the same time, people have higher and higher requirements for image quality obtained by video surveillance, that is, they want to obtain high-definition, low-stream video images. However, low illumination, such as night, backlight, indoor and other conditions, will greatly reduce the performance of video surveillance equipment, so that the video visibility obtained by video surveillance equipment is reduced, making it difficult to distinguish key people or things in the image. Generally, an image taken in the above low-light scene is referred to as a low-illumination image, and since the low-illumination image contains a large amount of noise, not only the image quality is lowered, but also the recognition of the image by the human eye is seriously affected, and the intelligent traffic and the target are also caused. The performance of computer vision systems that recognize and process based on low illumination images is greatly affected.
为改善图像的视觉效果,通常会对低照度图像进行图像增强处理,突出图像中感兴趣的部分,增强图像中的有用信息,减弱或去除不需要的信息,这样使有用信息得到加强,从而得到一种更加实用的图像或者转换成一种更适合人或机器分析处理的图像。然而,对于传统的图像增强技术比 如去雾霾,采用该技术对图像进行处理之后,会大大增强图像中原有的噪声,往往在图像中出现大片的颜色噪声和一些亮度噪声。因此,对低照度图像进行降噪处理,是一个亟待解决的问题。In order to improve the visual effect of the image, the image enhancement process is usually performed on the low-illumination image, highlighting the interesting part of the image, enhancing the useful information in the image, and weakening or removing the unnecessary information, so that the useful information is strengthened, thereby obtaining A more practical image or converted into an image that is more suitable for human or machine analysis processing. However, for traditional image enhancement techniques than If the image is processed by the technique, the original noise in the image will be greatly enhanced, and a large amount of color noise and some brightness noise often appear in the image. Therefore, the noise reduction processing of low illumination images is an urgent problem to be solved.
对于传统的降噪方法,单独的空域滤波虽能滤除一些噪声,但很容易造成图像细节的损失,或产生块效应,尤其是在量化参数(QP,Quantization Parameter)比较大的H264视频编码中,采用空域滤波编码出来的图像容易出现变糊的现象;单独的时域滤波虽然能很好地利用视频帧间的相关性,可以滤除静止的图像中存在的噪声,但是对于图像中运动的物体,会产生严重的“拖尾”现象;相比于单独的空域滤波和时域滤波,时空域联合滤波虽能在一定程度上抑制噪声,但在对像素空间完成滤波后,会使图像的边缘部分变得不是很明显,导致整个图像的显示效果变得模糊,以至于图像边缘的细节丢失。可见,上述这些现有降噪方法在滤除图像噪声的同时,不能保证物体的色彩饱和度,且在低照度场景下滤除噪声的同时,很难保留物体的细节。For the traditional noise reduction method, the separate spatial filtering can filter out some noise, but it is easy to cause loss of image detail or block effect, especially in the H264 video coding with large quantization parameter (QP, Quantization Parameter). The image encoded by spatial filtering is prone to become ambiguous; although the time domain filtering alone can make good use of the correlation between video frames, the noise existing in the still image can be filtered out, but for the motion in the image. Objects can cause serious "tailing" phenomenon; compared with spatial filtering and time domain filtering alone, space-time domain joint filtering can suppress noise to some extent, but after filtering the pixel space, it will make the image The edge portion becomes less noticeable, causing the display of the entire image to become blurred so that the details of the edge of the image are lost. It can be seen that the above existing noise reduction methods can not guarantee the color saturation of the object while filtering out the image noise, and it is difficult to preserve the details of the object while filtering the noise in the low illumination scene.
发明内容Summary of the invention
有鉴于此,本发明实施例期望提供一种低照度图像降噪方法、装置及存储介质,旨在解决现有降噪方法对低照度图像处理后所存在的上述问题,能够有效降低图像噪声,最大限度地保持图像的原有信息。In view of the above, the embodiments of the present invention are directed to providing a low-illuminance image denoising method, apparatus, and storage medium, which are intended to solve the above problems existing in the low-illuminance image processing by the existing noise reduction method, and can effectively reduce image noise. Maximize the original information of the image.
为达到上述目的,本发明实施例的技术方案是这样实现的:To achieve the above objective, the technical solution of the embodiment of the present invention is implemented as follows:
本发明实施例提供一种低照度图像降噪方法,所述方法包括:Embodiments of the present invention provide a low illumination image denoising method, where the method includes:
获取低照度图像;Obtaining a low illumination image;
根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;Dividing the low-illumination image into different texture regions according to different image texture information, and dividing the texture region into a foreground image region and a background image region;
对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域; Performing noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area;
将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。The processed foreground image area and the background image area are combined to obtain a noise reduction image.
上述方案中,所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。In the above solution, the foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
上述方案中,在所述获取低照度图像之前,所述方法还包括:训练学习正常光照强度的参考背景图像。In the above solution, before the obtaining the low illumination image, the method further comprises: training the reference background image for learning the normal illumination intensity.
上述方案中,在所述将所述低照度图像分割成不同的纹理区域之后,所述方法还包括:计算各纹理区域内像素点灰度的标准差;In the above solution, after the dividing the low illumination image into different texture regions, the method further comprises: calculating a standard deviation of pixel gray levels in each texture region;
所述对所述前景图像区域进行降噪处理,包括:Performing noise reduction processing on the foreground image area, including:
根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;Determining, according to a standard deviation of pixel gradations in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively filtering the luminance component signals of each texture region by using respective corresponding filter coefficients to obtain a first a noise reduction component image; extracting a texture structure according to different texture partitions of the foreground image to obtain a texture sharpening image; superimposing the first noise reduction component image and the texture sharpening image to obtain a second noise reduction component image ;
根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。According to different texture regions, the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
上述方案中,所述对所述背景图像区域进行降噪处理,包括:In the above solution, the performing noise reduction processing on the background image area includes:
对所述背景图像区域的亮度分量信号进行时域滤波;Performing time domain filtering on the luminance component signal of the background image region;
基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。A chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
本发明实施例还提供一种低照度图像降噪装置,所述装置包括:图像获取模块区域划分模块、降噪处理模块;其中,The embodiment of the present invention further provides a low-intensity image noise reduction device, where the device includes: an image acquisition module area division module and a noise reduction processing module;
所述图像获取模块,配置为获取低照度图像;The image acquisition module is configured to acquire a low illumination image;
所述区域划分模块,配置为根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背 景图像区域;The area dividing module is configured to divide the low-illumination image into different texture regions according to different image texture information, and divide the texture region into a foreground image region and a back Scene image area;
所述降噪处理模块,配置为对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域,并将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。The noise reduction processing module is configured to perform noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area, and after the processing The foreground image area and the background image area are combined to obtain a noise reduction image.
上述方案中,所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。In the above solution, the foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
上述方案中,所述装置还包括:训练学习模块,配置为在所述图像获取模块获取低照度图像之前,训练学习正常光照强度的参考背景图像。In the above solution, the apparatus further includes: a training learning module configured to train the reference background image for learning the normal illumination intensity before the image acquisition module acquires the low illumination image.
上述方案中,所述装置还包括:计算模块,配置为在所述区域划分模块将所述低照度图像分割成不同的纹理区域之后,计算各纹理区域内像素点灰度的标准差;In the above solution, the device further includes: a calculating module, configured to calculate, after the region dividing module divides the low-illumination image into different texture regions, calculate a standard deviation of pixel gray levels in each texture region;
所述降噪处理模块包括:前景亮度分量信号处理模块、前景色度分量信号处理模块;其中,The noise reduction processing module includes: a foreground luminance component signal processing module and a foreground color component signal processing module; wherein
所述前景亮度分量信号处理模块,配置为根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;The foreground luminance component signal processing module is configured to determine, according to a standard deviation of pixel gray levels in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively adopting respective corresponding filter coefficients for each texture The luminance component signal of the region is filtered to obtain a first noise reduction component image; the texture structure is extracted according to different texture partitions of the foreground image to obtain a texture sharpening image; and the first noise reduction component image and the texture are sharpened The images are superimposed to obtain a second noise reduction component image;
所述前景色度分量信号处理模块,配置为根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。The foreground color component signal processing module is configured to perform sub-region filtering on the chrominance component signals of the foreground image region by using different filter coefficients according to different texture regions.
上述方案中,所述降噪处理模块还包括:背景亮度分量信号处理模块、背景色度分量信号处理模块;其中,In the above solution, the noise reduction processing module further includes: a background luminance component signal processing module, and a background chrominance component signal processing module; wherein
所述背景亮度分量信号处理模块,配置为对所述背景图像区域的亮度 分量信号进行时域滤波;The background luminance component signal processing module is configured to brightness the background image region Component signal is time domain filtered;
所述背景色度分量信号处理模块,配置为基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。The background chrominance component signal processing module is configured to perform temporal filtering on the chrominance component signal of the background image region based on the reference background image of the normal illumination intensity.
本发明实施例还提供一种计算机存储介质,所述计算机存储介质中存储有计算机程序,该计算机程序被处理器执行时实现上述低照度图像降噪方法。The embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program, and the computer program is implemented by the processor to implement the low illumination image denoising method.
本发明实施例还提供一种低照度图像降噪装置,处理器和用于存储能够在处理器上运行的计算机程序的存储器,Embodiments of the present invention also provide a low illumination image noise reduction device, a processor, and a memory for storing a computer program capable of running on a processor,
其中,所述处理器用于运行所述计算机程序时,执行上述低照度图像降噪方法。Wherein the processor is configured to perform the low illumination image denoising method when the computer program is executed.
本发明实施例所提供的低照度图像降噪方法、装置及存储介质,获取低照度图像;根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域,并将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。如此,充分利用低照度图像的特点,将降噪技术与纹理锐化技术相结合,能够有效降低图像噪声,且在滤除噪声的过程中,尽量保证物体的色彩饱和度,以及减少物体的细节损失,以最大限度地保持图像的原有信息,提高用户的主观感受。The low illumination image denoising method, device and storage medium provided by the embodiments of the present invention acquire a low illumination image; according to different image texture information, the low illumination image is segmented into different texture regions, and the texture region is Dividing into a foreground image area and a background image area; performing different noise reduction processing on the foreground image area and the background image area respectively, obtaining a processed foreground image area and a background image area, and performing the processing The subsequent foreground image area and the background image area are combined to obtain a noise reduction image. In this way, taking full advantage of the characteristics of low-light images, combining noise reduction technology with texture sharpening technology can effectively reduce image noise, and in the process of filtering out noise, try to ensure the color saturation of the object and reduce the details of the object. Loss to maximize the original information of the image and improve the user's subjective feelings.
附图说明DRAWINGS
图1为本发明实施例一提供的低照度图像降噪方法的流程示意图;1 is a schematic flowchart of a low illumination image denoising method according to Embodiment 1 of the present invention;
图2为本发明实施例二提供的低照度图像降噪方法的具体实现流程示意图;2 is a schematic flowchart of a specific implementation process of a low illumination image denoising method according to Embodiment 2 of the present invention;
图3为本发明实施例三提供的低照度图像降噪装置的组成结构示意图;3 is a schematic structural diagram of a low illumination image noise reduction device according to Embodiment 3 of the present invention;
图4为本发明实施例提供的低照度图像降噪装置的硬件组成结构示意 图。FIG. 4 is a schematic structural diagram of hardware components of a low illumination image noise reduction device according to an embodiment of the present invention; Figure.
具体实施方式detailed description
为了能够更加详尽地了解本发明实施例的特点与技术内容,下面结合附图对本发明实施例的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本发明。The embodiments of the present invention are described in detail with reference to the accompanying drawings.
实施例一Embodiment 1
如图1所示,本发明实施例中低照度图像降噪方法的实现流程,包括以下步骤:As shown in FIG. 1 , the implementation process of the low illumination image denoising method in the embodiment of the present invention includes the following steps:
步骤101:获取低照度图像;Step 101: Acquire a low illumination image;
在执行本步骤之前,所述方法还包括:训练学习正常光照强度的参考背景图像。Before performing this step, the method further includes: training a reference background image that learns normal light intensity.
这里,首先,根据图像运动估计算法,将正常光照强度下的图像中的运动物体和静止物体分离出来,通常,将运动物体所处的区域称为前景图像区域,将静止物体所处的区域称为背景图像区域;然后,采用智能学习算法训练学习到正常光照强度的参考背景图像。优选地,所述智能学习算法可采用神经网络学习算法中的k-means聚类算法;其中,在光线良好的情况下,所述参考背景图像会一直自动进行背景更新。Here, first, according to the image motion estimation algorithm, the moving object and the stationary object in the image under normal illumination intensity are separated. Generally, the area where the moving object is located is referred to as the foreground image area, and the area where the stationary object is located is called As the background image area; then, the reference background image learning normal light intensity is trained using an intelligent learning algorithm. Preferably, the intelligent learning algorithm may adopt a k-means clustering algorithm in a neural network learning algorithm; wherein, in the case of good light, the reference background image will automatically perform background update.
这里,在图像或视频处理应用中,运动估计是一个非常基础的预处理步骤,但运动估计的计算量非常大,因此,对运动估计算法进行并行处理具有重要意义,本发明实施例采用基于区域的运动估计算法,将图像中的运动物体分离出来。其中,对于如何根据图像运动估计算法,分离正常光照强度下的图像中的运动物体和静止物体,属于现有技术,在此不再一一赘述。Here, in image or video processing applications, motion estimation is a very basic pre-processing step, but the amount of motion estimation is very large. Therefore, it is important to perform parallel processing on the motion estimation algorithm. A motion estimation algorithm that separates moving objects in an image. For example, how to separate the moving object and the stationary object in the image under normal illumination intensity according to the image motion estimation algorithm belongs to the prior art, and will not be further described herein.
这里,需要说明的是,需预先固定监控摄像机位,并在同一位置以同一拍摄角度采集正常光照强度下的图像和低照度图像。 Here, it should be noted that the surveillance camera position needs to be fixed in advance, and the image under normal light intensity and the low illumination image are acquired at the same shooting angle at the same position.
步骤102:根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;Step 102: Segment the low illumination image into different texture regions according to different image texture information, and divide the texture region into a foreground image region and a background image region;
这里,可采用现有的超像素分割技术,根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域;可根据图像运动估计算法,将所述纹理区域划分为前景图像区域和背景图像区域;Here, the existing super pixel segmentation technique may be adopted, and the low illumination image is segmented into different texture regions according to different image texture information; the texture region may be divided into foreground image regions and according to an image motion estimation algorithm. Background image area;
在本步骤中,将所述低照度图像分割成不同的纹理区域之后,所述方法还包括:计算各纹理区域内像素点灰度的标准差;其中,所述像素点灰度的标准差属于纹理区域的特征信息之一;After the step of dividing the low-illumination image into different texture regions, the method further includes: calculating a standard deviation of pixel gray levels in each texture region; wherein a standard deviation of the pixel gray levels belongs to One of the feature information of the texture area;
其中,所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。The foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
进一步地,在将所述低照度图像分割成不同的纹理区域后,所述方法还包括:提取各纹理区域的特征信息;其中,所述各纹理区域的特征信息包括:各纹理区域内像素点灰度的标准差,以及各纹理区域内像素点灰度的梯度值。Further, after the low-illumination image is segmented into different texture regions, the method further includes: extracting feature information of each texture region; wherein the feature information of each texture region includes: pixel points in each texture region The standard deviation of the gray scale, and the gradient value of the gray level of the pixel in each texture region.
这里,将各纹理区域内像素点灰度的标准差,作为图像的纹理和噪声水平参数,以便后续根据图像的纹理和噪声水平参数,对图像进行加权平均。Here, the standard deviation of the pixel point gradation in each texture region is taken as the texture and noise level parameter of the image, so that the image is weighted and averaged according to the texture and noise level parameters of the image.
步骤103:对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域;Step 103: Perform different noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area.
这里,所述对所述前景图像区域进行降噪处理,包括:Here, the performing noise reduction processing on the foreground image area includes:
根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像; Determining, according to a standard deviation of pixel gradations in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively filtering the luminance component signals of each texture region by using respective corresponding filter coefficients to obtain a first a noise reduction component image; extracting a texture structure according to different texture partitions of the foreground image to obtain a texture sharpening image; superimposing the first noise reduction component image and the texture sharpening image to obtain a second noise reduction component image ;
根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。According to different texture regions, the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
这里,可根据各纹理区域内像素点灰度的标准差与滤波系数之间的映射关系,确定与前景图像区域的各纹理区域对应的滤波系数;其中,该确定过程属于现有技术,在此不再一一赘述。Here, the filter coefficient corresponding to each texture region of the foreground image region may be determined according to a mapping relationship between a standard deviation of pixel gradation and a filter coefficient in each texture region; wherein the determining process belongs to the prior art, where I will not repeat them one by one.
在一优选实施方式中,分别采用不同的滤波系数,利用三维块匹配滤波器(BM3D)对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区,可进一步确定各纹理区域的亮暗程度,进而根据各纹理区域的亮暗程度,选择大小合适的滤波系数,并对所述前景图像进行纹理结构的提取,此时,得到的是不含噪声的主要纹理图像,即纹理锐化图像;其中,对于亮度较高的纹理区域,则选择较小的滤波系数,而对于亮度较低的纹理区域,则选择相对较大的滤波系数,也就是说,所述滤波系数可以是用户根据经验选择的经验值。最后,将第一降噪分量图像与纹理锐化图像相叠加,得到第二降噪分量图像,以完成对前景图像亮度分量信号的降噪处理。而对于前景图像色度分量信号,会根据图像各纹理区域的亮暗程度,采用不同的滤波系数对所述前景图像区域的色度分量信号进行分区域滤波,以实现低照度图像的色彩还原。In a preferred embodiment, different filter coefficients are respectively used, and the luminance component signals of the texture regions are filtered by using a three-dimensional block matched filter (BM3D) to obtain a first noise reduction component image; according to different textures of the foreground image The partitioning can further determine the brightness and darkness of each texture region, and then select a suitable filter coefficient according to the brightness of each texture region, and extract the texture structure of the foreground image. The main texture image of the noise, that is, the texture sharpening image; wherein, for the texture region with higher brightness, a smaller filter coefficient is selected, and for the texture region with lower brightness, a relatively larger filter coefficient is selected, that is, The filter coefficient may be an empirical value selected by the user according to experience. Finally, the first noise reduction component image is superimposed with the texture sharpening image to obtain a second noise reduction component image to complete the noise reduction processing on the foreground image luminance component signal. For the foreground image chrominance component signal, the chrominance component signals of the foreground image region are subjected to sub-region filtering according to the brightness degree of each texture region of the image, so as to achieve color restoration of the low illuminance image.
这里,锐化的目的在于突出物体的边缘轮廓,便于目标识别,常用算法有梯度法、算子、高通滤波、掩模匹配法、统计差值法等。Here, the purpose of sharpening is to highlight the edge contour of the object and facilitate object recognition. Common algorithms include gradient method, operator, high-pass filtering, mask matching method, and statistical difference method.
需要特别指出的是,使用BM3D进行滤波,能够在实现去除图像噪声的同时,尽可能多地保留图像的纹理细节。It is important to note that filtering with BM3D preserves the texture details of the image as much as possible while removing image noise.
这里,所述对所述背景图像区域进行降噪处理,包括:Here, the performing noise reduction processing on the background image area includes:
对所述背景图像区域的亮度分量信号进行时域滤波;Performing time domain filtering on the luminance component signal of the background image region;
基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。 A chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
在一优选实施方式中,由于背景图像区域中的画面景物相对固定,因此,采用时域滤波进行降噪的效果会比较好。即:通常是对同一景物连续拍摄几张图像,然后根据图像的纹理和噪声水平参数,对这几张图像做加权平均处理操作,这样就可以得到噪声相对比较小的图像。In a preferred embodiment, since the scene scene in the background image area is relatively fixed, the effect of noise reduction by using time domain filtering is better. That is, it is usually to continuously take several images of the same scene, and then perform weighted averaging processing on the images according to the texture and noise level parameters of the image, so that an image with relatively relatively low noise can be obtained.
步骤104:将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。Step 104: Synthesize the processed foreground image region and the background image region to obtain a noise reduction image.
这里,可通过程序采用现有的加权叠加合成、半透明叠加合成或渐变合成等方法对处理后的前景图像区域和背景图像区域进行合成,以得到完整的一副效果图。Here, the processed foreground image region and the background image region may be synthesized by a program using existing weighted overlay synthesis, semi-transparent overlay synthesis or gradient synthesis to obtain a complete effect map.
本发明实施例根据图像纹理信息的不同,将低照度的视频监控图像分割为背景区和前景区,并对背景区和前景区采用不同的处理策略进行降噪处理,且对完成降噪处理后的背景区和前景区进行合成,将合成后的图像作为最终得到的降噪图像。这样,能够有效降低图像噪声,最大限度地保持图像的原有信息。同时,降噪后的视频图像不仅能够降低编码码流,使码流平稳,有利于网络传输,还能在低照度场景下放大增益;同时也方便用户提取图像的特征信息,为后续的视频智能分析做准备。In the embodiment of the present invention, the low-illumination video surveillance image is divided into a background area and a foreground area according to different image texture information, and different processing strategies are adopted for the background area and the foreground area to perform noise reduction processing, and after the noise reduction processing is completed The background area and the foreground area are combined, and the synthesized image is taken as the finally obtained noise reduction image. In this way, image noise can be effectively reduced, and the original information of the image can be maximized. At the same time, the video image after noise reduction can not only reduce the code stream, but also make the code stream smooth, which is conducive to network transmission, and can also amplify the gain in low illumination scenes; at the same time, it is convenient for users to extract image feature information for subsequent video intelligence. Prepare for analysis.
实施例二Embodiment 2
下面对本发明实施例低照度图像降噪方法的具体实现过程做进一步地详细说明。The specific implementation process of the low illumination image denoising method in the embodiment of the present invention is further described in detail below.
图2给出了本发明实施例低照度图像降噪方法的具体实现流程示意图,如图2所示,包括以下步骤:FIG. 2 is a schematic diagram showing a specific implementation process of a low illumination image denoising method according to an embodiment of the present invention. As shown in FIG. 2, the method includes the following steps:
步骤201:采集监控图像;Step 201: Collect a monitoring image.
步骤202:根据光感判断当前的光照环境是属于正常光照,还是属于低照度的场景,若是正常光照,则执行步骤203;若是低照度的场景,则执行步骤205; Step 205: According to the light sense, it is determined whether the current illumination environment belongs to normal illumination or a scene with low illumination, if it is normal illumination, step 203 is performed; if it is a low illumination scene, step 205 is performed;
这里,可采用光线传感器对光线进行检测。Here, a light sensor can be used to detect light.
步骤203:对正常光照的图像进行运动检测背景的学习;Step 203: Perform motion learning background learning on the image of normal illumination;
这里,可根据图像运动估计算法,将正常光照强度下的图像中的运动物体和静止物体分离出来;通常,将运动物体所处的区域称为前景图像区域,将静止物体所处的区域称为背景图像区域。Here, the moving object and the stationary object in the image under normal illumination intensity may be separated according to the image motion estimation algorithm; generally, the region in which the moving object is located is referred to as a foreground image region, and the region in which the stationary object is located is referred to as Background image area.
这里,可采用神经网络学习算法中的任意一种算法来对正常光照的图像进行运动检测背景的训练学习,以得到正常光照强度的参考背景图像。优选地,可采用k-means聚类算法对参考背景图像进行训练学习。Here, any one of the neural network learning algorithms may be employed to perform training learning of the motion detection background on the normally illuminated image to obtain a reference background image of normal illumination intensity. Preferably, the reference background image can be trained and learned using a k-means clustering algorithm.
步骤204:获取正常光照强度的参考背景图像,并转入步骤206;Step 204: Obtain a reference background image of normal light intensity, and proceed to step 206;
这里,在光线良好的情况下,所述参考背景图像会一直自动进行背景更新。Here, in the case where the light is good, the reference background image will always automatically update the background.
步骤205:将低照度图像分割成不同的纹理区域;Step 205: Split the low illumination image into different texture regions;
这里,可采用现有的超像素分割技术,根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并提取各纹理区域内像素点灰度的标准差;其中,所述像素点灰度的标准差属于纹理区域的特征信息之一,所述纹理区域的特征信息还包括:像素点灰度的梯度值。这里,将各纹理区域内像素点灰度的标准差,作为图像的纹理和噪声水平参数,以便后续根据图像的纹理和噪声水平参数,对图像进行加权平均。Here, an existing super pixel segmentation technique may be employed, and the low illumination image is segmented into different texture regions according to different image texture information, and a standard deviation of pixel gray levels in each texture region is extracted; wherein The standard deviation of the gray level of the pixel belongs to one of the feature information of the texture region, and the feature information of the texture region further includes: a gradient value of the gray level of the pixel. Here, the standard deviation of the pixel point gradation in each texture region is taken as the texture and noise level parameter of the image, so that the image is weighted and averaged according to the texture and noise level parameters of the image.
步骤206:基于参考背景图像,将所述纹理区域划分为前景图像区域和背景图像区域;Step 206: Divide the texture area into a foreground image area and a background image area based on the reference background image;
这里,可根据图像运动估计算法,将所述纹理区域划分为前景图像区域和背景图像区域;所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。Here, the texture region may be divided into a foreground image region and a background image region according to an image motion estimation algorithm; the foreground image region and the background image region each include a component signal; the component signal includes: a luminance component signal and Chroma component signal.
步骤207:对前景图像区域和背景图像区域分别进行降噪处理;Step 207: Perform noise reduction processing on the foreground image area and the background image area respectively.
这里,所述对前景图像区域进行降噪处理,包括: Here, the performing noise reduction processing on the foreground image area includes:
根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;Determining, according to a standard deviation of pixel gradations in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively filtering the luminance component signals of each texture region by using respective corresponding filter coefficients to obtain a first a noise reduction component image; extracting a texture structure according to different texture partitions of the foreground image to obtain a texture sharpening image; superimposing the first noise reduction component image and the texture sharpening image to obtain a second noise reduction component image ;
根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。According to different texture regions, the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
这里,可根据各纹理区域内像素点灰度的标准差与滤波系数之间的映射关系,确定与前景图像区域的各纹理区域对应的滤波系数;其中,该确定过程属于现有技术,在此不再一一赘述。Here, the filter coefficient corresponding to each texture region of the foreground image region may be determined according to a mapping relationship between a standard deviation of pixel gradation and a filter coefficient in each texture region; wherein the determining process belongs to the prior art, where I will not repeat them one by one.
这里,利用BM3D对各纹理区域的亮度分量信号进行滤波,能够在实现去除图像噪声的同时,尽可能多地保留图像的纹理细节。Here, the BM3D is used to filter the luminance component signals of the texture regions, so that the texture details of the images can be preserved as much as possible while removing the image noise.
这里,所述对背景图像区域进行降噪处理,包括:Here, the performing noise reduction processing on the background image area includes:
对所述背景图像区域的亮度分量信号进行时域滤波;Performing time domain filtering on the luminance component signal of the background image region;
基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。A chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
所述时域滤波,通常是对同一景物连续拍摄几张图像,然后根据图像的纹理和噪声水平参数,对这几张图像做加权平均处理操作,这样就可以得到噪声相对比较小的图像。The time domain filtering generally takes several images continuously for the same scene, and then performs weighted averaging processing on the images according to the texture and noise level parameters of the image, so that an image with relatively relatively low noise can be obtained.
步骤208:将降噪处理后的前景图像区域和背景图像区域进行合成;Step 208: Synthesize the foreground image area and the background image area after the noise reduction processing;
这里,可通过程序采用现有的加权叠加合成、半透明叠加合成或渐变合成等方法对处理后的前景图像区域和背景图像区域进行合成,以得到完整的一副效果图。Here, the processed foreground image region and the background image region may be synthesized by a program using existing weighted overlay synthesis, semi-transparent overlay synthesis or gradient synthesis to obtain a complete effect map.
步骤209:输出降噪视频图像。Step 209: Output a noise reduction video image.
本发明实施例根据图像纹理信息的不同,将低照度的视频监控图像分 割为背景区和前景区,并对背景区和前景区采用不同的处理策略进行降噪处理,且对完成降噪处理后的背景区和前景区进行合成,将合成后的图像作为最终得到的降噪图像。这样,能够有效降低图像噪声,最大限度地保持图像的原有信息。同时,降噪后的视频图像不仅能够降低编码码流,使码流平稳,有利于网络传输,还能在低照度场景下放大增益;同时也方便用户提取图像的特征信息,为后续的视频智能分析做准备。In the embodiment of the present invention, the low-illumination video surveillance image is divided according to different image texture information. Cut into the background area and the foreground area, and adopt different processing strategies for the background area and the foreground area to perform noise reduction processing, and synthesize the background area and the foreground area after the noise reduction processing is completed, and the synthesized image is finally obtained. Noise reduction image. In this way, image noise can be effectively reduced, and the original information of the image can be maximized. At the same time, the video image after noise reduction can not only reduce the code stream, but also make the code stream smooth, which is conducive to network transmission, and can also amplify the gain in low illumination scenes; at the same time, it is convenient for users to extract image feature information for subsequent video intelligence. Prepare for analysis.
实施例三Embodiment 3
为实现上述方法,本发明实施例还提供了一种低照度图像降噪装置,如图3所示,该装置包括图像获取模块301、区域划分模块302、降噪处理模块303;其中,In order to achieve the above method, the embodiment of the present invention further provides a low-intensity image noise reduction device. As shown in FIG. 3, the device includes an image acquisition module 301, a region division module 302, and a noise reduction processing module 303.
所述图像获取模块301,配置为获取低照度图像;The image obtaining module 301 is configured to acquire a low illumination image;
所述区域划分模块302,配置为根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;The area dividing module 302 is configured to divide the low-illumination image into different texture regions according to different image texture information, and divide the texture region into a foreground image region and a background image region;
所述降噪处理模块303,配置为对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域,并将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。The noise reduction processing module 303 is configured to perform noise reduction processing on the foreground image region and the background image region by using different processing strategies to obtain the processed foreground image region and the background image region, and the processing is performed. The subsequent foreground image area and the background image area are combined to obtain a noise reduction image.
其中,所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。The foreground image area and the background image area each include a component signal; the component signal includes: a luminance component signal and a chrominance component signal.
这里,所述装置还包括:训练学习模块304,配置为在所述图像获取模块301获取低照度图像之前,训练学习正常光照强度的参考背景图像。Here, the apparatus further includes a training learning module 304 configured to train a reference background image that learns normal light intensity before the image acquisition module 301 acquires a low illumination image.
所述装置还包括:计算模块305,配置为在所述区域划分模块302将所述低照度图像分割成不同的纹理区域之后,计算各纹理区域内像素点灰度的标准差。 The apparatus further includes a calculation module 305 configured to calculate a standard deviation of pixel gradations in each texture region after the region dividing module 302 divides the low illuminance image into different texture regions.
这里,所述降噪处理模块303包括:前景亮度分量信号处理模块、前景色度分量信号处理模块;其中,Here, the noise reduction processing module 303 includes: a foreground luminance component signal processing module, and a foreground color component signal processing module;
所述前景亮度分量信号处理模块,配置为根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;The foreground luminance component signal processing module is configured to determine, according to a standard deviation of pixel gray levels in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively adopting respective corresponding filter coefficients for each texture The luminance component signal of the region is filtered to obtain a first noise reduction component image; the texture structure is extracted according to different texture partitions of the foreground image to obtain a texture sharpening image; and the first noise reduction component image and the texture are sharpened The images are superimposed to obtain a second noise reduction component image;
所述前景色度分量信号处理模块,配置为根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。The foreground color component signal processing module is configured to perform sub-region filtering on the chrominance component signals of the foreground image region by using different filter coefficients according to different texture regions.
所述降噪处理模块303还包括:背景亮度分量信号处理模块、背景色度分量信号处理模块;其中,The noise reduction processing module 303 further includes: a background luminance component signal processing module and a background chrominance component signal processing module; wherein
所述背景亮度分量信号处理模块,配置为对所述背景图像区域的亮度分量信号进行时域滤波;The background luminance component signal processing module is configured to perform time domain filtering on the luminance component signal of the background image region;
所述背景色度分量信号处理模块,配置为基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。The background chrominance component signal processing module is configured to perform temporal filtering on the chrominance component signal of the background image region based on the reference background image of the normal illumination intensity.
在实际应用中,所述图像获取模块301、区域划分模块302、降噪处理模块303、训练学习模块304、计算模块305均可由位于图像处理终端上的中央处理器(CPU,Central Processing Unit)、微处理器(MPU,Micro Processor Unit)、数字信号处理器(DSP,Digital Signal Processor)、或现场可编程门阵列(FPGA,Field Programmable Gate Array)等实现。In an actual application, the image obtaining module 301, the area dividing module 302, the noise reduction processing module 303, the training learning module 304, and the computing module 305 may each be a central processing unit (CPU) located on the image processing terminal. Microprocessor (MPU), digital signal processor (DSP, Digital Signal Processor), or Field Programmable Gate Array (FPGA).
本发明实施例获取低照度图像;根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域, 并将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。如此,充分利用低照度图像的特点,将降噪技术与纹理锐化技术相结合,能够有效降低图像噪声,且在滤除噪声的过程中,尽量保证物体的色彩饱和度,以及减少物体的细节损失,以最大限度地保持图像的原有信息,提高用户的主观感受。The embodiment of the present invention obtains a low illumination image; the low illumination image is segmented into different texture regions according to different image texture information, and the texture region is divided into a foreground image region and a background image region; and the foreground image is The area and the background image area are respectively subjected to noise reduction processing by using different processing strategies, and the processed foreground image area and the background image area are obtained. The processed foreground image region and the background image region are combined to obtain a noise reduction image. In this way, taking full advantage of the characteristics of low-light images, combining noise reduction technology with texture sharpening technology can effectively reduce image noise, and in the process of filtering out noise, try to ensure the color saturation of the object and reduce the details of the object. Loss to maximize the original information of the image and improve the user's subjective feelings.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
基于这样的理解,本发明实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本发明各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read Only Memory,ROM)、磁碟或者光盘等各种可以存储程序代码的介质。Based on such understanding, the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium, including a plurality of instructions. A computer device (which may be a personal computer, server, or network device, etc.) is caused to perform all or part of the methods described in various embodiments of the present invention. The foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
相应地,本发明实施例还提供一种计算机存储介质,该计算机存储介质中存储有计算机程序,该计算机程序被处理器运行时,执行:Correspondingly, an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program, and when the computer program is executed by the processor, executes:
获取低照度图像;Obtaining a low illumination image;
根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;Dividing the low-illumination image into different texture regions according to different image texture information, and dividing the texture region into a foreground image region and a background image region;
对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域;Performing noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area;
将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。 The processed foreground image area and the background image area are combined to obtain a noise reduction image.
所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。The foreground image area and the background image area each include a component signal; the component signal includes a luminance component signal and a chrominance component signal.
所述计算机程序被处理器运行时,还执行:训练学习正常光照强度的参考背景图像。When the computer program is executed by the processor, it also performs: training a reference background image that learns normal light intensity.
所述计算机程序被处理器运行时,还执行:When the computer program is executed by the processor, it also executes:
计算各纹理区域内像素点灰度的标准差;Calculating a standard deviation of pixel gray levels in each texture region;
所述对所述前景图像区域进行降噪处理,包括:Performing noise reduction processing on the foreground image area, including:
根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;Determining, according to a standard deviation of pixel gradations in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively filtering the luminance component signals of each texture region by using respective corresponding filter coefficients to obtain a first a noise reduction component image; extracting a texture structure according to different texture partitions of the foreground image to obtain a texture sharpening image; superimposing the first noise reduction component image and the texture sharpening image to obtain a second noise reduction component image ;
根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。According to different texture regions, the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
所述计算机程序被处理器运行时,还执行:When the computer program is executed by the processor, it also executes:
对所述背景图像区域的亮度分量信号进行时域滤波;Performing time domain filtering on the luminance component signal of the background image region;
基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。A chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
本发明实施例还提供一种低照度图像降噪装置,所述低照度图像降噪装置的组成结构包括:处理器和用于存储能够在处理器上运行的计算机程序的存储器,其中,所述处理器用于运行所述计算机程序时,执行:An embodiment of the present invention further provides a low illumination image noise reduction device, the composition of the low illumination image noise reduction device comprising: a processor and a memory for storing a computer program capable of running on a processor, wherein When the processor is used to run the computer program, execute:
获取低照度图像;Obtaining a low illumination image;
根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;Dividing the low-illumination image into different texture regions according to different image texture information, and dividing the texture region into a foreground image region and a background image region;
对所述前景图像区域和所述背景图像区域采用不同的处理策略分别 进行降噪处理,获得处理后的前景图像区域和背景图像区域;Different processing strategies are applied to the foreground image area and the background image area respectively Performing a noise reduction process to obtain a processed foreground image area and a background image area;
将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。The processed foreground image area and the background image area are combined to obtain a noise reduction image. The foreground image area and the background image area each include a component signal; the component signal includes a luminance component signal and a chrominance component signal.
所述处理器还用于运行所述计算机程序时,执行:训练学习正常光照强度的参考背景图像。The processor is further configured to: when operating the computer program, perform: training a reference background image that learns normal light intensity.
所述处理器还用于运行所述计算机程序时,执行:The processor is further configured to execute when the computer program is executed:
计算各纹理区域内像素点灰度的标准差;Calculating a standard deviation of pixel gray levels in each texture region;
所述对所述前景图像区域进行降噪处理,包括:Performing noise reduction processing on the foreground image area, including:
根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;Determining, according to a standard deviation of pixel gradations in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively filtering the luminance component signals of each texture region by using respective corresponding filter coefficients to obtain a first a noise reduction component image; extracting a texture structure according to different texture partitions of the foreground image to obtain a texture sharpening image; superimposing the first noise reduction component image and the texture sharpening image to obtain a second noise reduction component image ;
根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。According to different texture regions, the chrominance component signals of the foreground image region are subjected to sub-region filtering by using different filter coefficients.
所述处理器还用于运行所述计算机程序时,执行:The processor is further configured to execute when the computer program is executed:
对所述背景图像区域的亮度分量信号进行时域滤波;Performing time domain filtering on the luminance component signal of the background image region;
基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。A chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
图4是本发明实施例的低照度图像降噪装置的硬件组成结构示意图,服务器700包括:至少一个处理器701、存储器702和至少一个网络接口704。服务器700中的各个组件通过总线系统705耦合在一起。可理解,总线系统705用于实现这些组件之间的连接通信。总线系统705除包括数据总线之外,还包括电源总线、控制总线和状态信号总线。但是为了清楚说 明起见,在图4中将各种总线都标为总线系统705。4 is a schematic diagram showing the hardware composition of a low-light image noise reduction device according to an embodiment of the present invention. The server 700 includes at least one processor 701, a memory 702, and at least one network interface 704. The various components in server 700 are coupled together by a bus system 705. It will be appreciated that the bus system 705 is used to implement connection communication between these components. The bus system 705 includes a power bus, a control bus, and a status signal bus in addition to the data bus. But to be clear For clarity, various buses are labeled as bus system 705 in FIG.
可以理解,存储器702可以是易失性存储器或非易失性存储器,也可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是ROM、可编程只读存储器(PROM,Programmable Read-Only Memory)、可擦除可编程只读存储器(EPROM,Erasable Programmable Read-Only Memory)、电可擦除可编程只读存储器(EEPROM,Electrically Erasable Programmable Read-Only Memory)、磁性随机存取存储器(FRAM,ferromagnetic random access memory)、快闪存储器(Flash Memory)、磁表面存储器、光盘、或只读光盘(CD-ROM,Compact Disc Read-Only Memory);磁表面存储器可以是磁盘存储器或磁带存储器。易失性存储器可以是随机存取存储器(RAM,Random Access Memory),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(SRAM,Static Random Access Memory)、同步静态随机存取存储器(SSRAM,Synchronous Static Random Access Memory)、动态随机存取存储器(DRAM,Dynamic Random Access Memory)、同步动态随机存取存储器(SDRAM,Synchronous Dynamic Random Access Memory)、双倍数据速率同步动态随机存取存储器(DDRSDRAM,Double Data Rate Synchronous Dynamic Random Access Memory)、增强型同步动态随机存取存储器(ESDRAM,Enhanced Synchronous Dynamic Random Access Memory)、同步连接动态随机存取存储器(SLDRAM,SyncLink Dynamic Random Access Memory)、直接内存总线随机存取存储器(DRRAM,Direct Rambus Random Access Memory)。本发明实施例描述的存储器702旨在包括但不限于这些和任意其它适合类型的存储器。It will be appreciated that memory 702 can be either volatile memory or non-volatile memory, and can include both volatile and nonvolatile memory. The non-volatile memory may be a ROM, a Programmable Read-Only Memory (PROM), an Erasable Programmable Read-Only Memory (EPROM), or an electrically erasable device. EEPROM (Electrically Erasable Programmable Read-Only Memory), Ferromagnetic random access memory (FRAM), Flash Memory, Magnetic Surface Memory, Optical Disk, or Read Only Disc (CD) -ROM, Compact Disc Read-Only Memory); the magnetic surface memory may be a disk storage or a tape storage. The volatile memory can be a random access memory (RAM) that acts as an external cache. By way of example and not limitation, many forms of RAM are available, such as Static Random Access Memory (SRAM), Synchronous Static Random Access Memory (SSRAM), Dynamic Random Access (SSRAM). DRAM (Dynamic Random Access Memory), Synchronous Dynamic Random Access Memory (SDRAM), Double Data Rate Synchronous Dynamic Random Access Memory (DDRSDRAM), enhancement Enhanced Synchronous Dynamic Random Access Memory (ESDRAM), Synchronous Dynamic Random Access Memory (SLDRAM), Direct Memory Bus Random Access Memory (DRRAM) ). The memory 702 described in the embodiments of the present invention is intended to include, but is not limited to, these and any other suitable types of memory.
本发明实施例中的存储器702用于存储各种类型的数据以支持低照度图像降噪装置700的操作。这些数据的示例包括:用于在低照度图像降噪 装置700上操作的任何计算机程序,如应用程序7022。实现本发明实施例方法的程序可以包含在应用程序7022中。The memory 702 in the embodiment of the present invention is used to store various types of data to support the operation of the low illumination image noise reduction device 700. Examples of such data include: for noise reduction in low illumination images Any computer program, such as application 7022, operating on device 700. A program implementing the method of the embodiment of the present invention may be included in the application 7022.
上述本发明实施例揭示的方法可以应用于处理器701中,或者由处理器701实现。处理器701可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法的各步骤可以通过处理器701中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器701可以是通用处理器、数字信号处理器(DSP,Digital Signal Processor),或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。处理器701可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者任何常规的处理器等。结合本发明实施例所公开的方法的步骤,可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于存储介质中,该存储介质位于存储器702,处理器701读取存储器702中的信息,结合其硬件完成前述方法的步骤。The method disclosed in the foregoing embodiments of the present invention may be applied to the processor 701 or implemented by the processor 701. Processor 701 may be an integrated circuit chip with signal processing capabilities. In the implementation process, each step of the foregoing method may be completed by an integrated logic circuit of hardware in the processor 701 or an instruction in a form of software. The processor 701 described above may be a general purpose processor, a digital signal processor (DSP), or other programmable logic device, discrete gate or transistor logic device, discrete hardware component, or the like. The processor 701 can implement or perform the various methods, steps, and logic blocks disclosed in the embodiments of the present invention. A general purpose processor can be a microprocessor or any conventional processor or the like. The steps of the method disclosed in the embodiment of the present invention may be directly implemented as a hardware decoding processor, or may be performed by a combination of hardware and software modules in the decoding processor. The software module can reside in a storage medium located in memory 702, which reads the information in memory 702 and, in conjunction with its hardware, performs the steps of the foregoing method.
在示例性实施例中,低照度图像降噪装置700可以被一个或多个应用专用集成电路(ASIC,Application Specific Integrated Circuit)、DSP、可编程逻辑器件(PLD,Programmable Logic Device)、复杂可编程逻辑器件(CPLD,Complex Programmable Logic Device)、FPGA、通用处理器、控制器、MCU、MPU、或其他电子元件实现,用于执行前述方法。In an exemplary embodiment, the low-illumination image noise reduction device 700 may be one or more Application Specific Integrated Circuits (ASICs), DSPs, Programmable Logic Devices (PLDs), and complex programmable A logic device (CPLD, Complex Programmable Logic Device), FPGA, general purpose processor, controller, MCU, MPU, or other electronic component implementation for performing the aforementioned method.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现 在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), 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 FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Realize A means of function specified in a flow or a flow and/or a block diagram of a block or blocks.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above is only the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in Within the scope of protection of the present invention.
工业实用性Industrial applicability
本发明实施例中,获取低照度图像;根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域,并将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。如此,充分利用低照度图像的特点,将降噪技术与纹理锐化技术相结合,能够有效降低图像噪声,且在滤除噪声的过程中,尽量保证物体的色彩饱和度,以及减少物体的细节损失,以最大限度地保持图像的原有信息。 In the embodiment of the present invention, a low illumination image is acquired; the low illumination image is segmented into different texture regions according to different image texture information, and the texture region is divided into a foreground image region and a background image region; The foreground image area and the background image area are respectively subjected to noise reduction processing by different processing strategies, and the processed foreground image area and the background image area are obtained, and the processed foreground image area and the background image area are combined to obtain Noise reduction image. In this way, taking full advantage of the characteristics of low-light images, combining noise reduction technology with texture sharpening technology can effectively reduce image noise, and in the process of filtering out noise, try to ensure the color saturation of the object and reduce the details of the object. Loss to maximize the original information of the image.

Claims (12)

  1. 一种低照度图像降噪方法,所述方法包括:A low illumination image denoising method, the method comprising:
    获取低照度图像;Obtaining a low illumination image;
    根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;Dividing the low-illumination image into different texture regions according to different image texture information, and dividing the texture region into a foreground image region and a background image region;
    对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域;Performing noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area;
    将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。The processed foreground image area and the background image area are combined to obtain a noise reduction image.
  2. 根据权利要求1所述的方法,其中,所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。The method of claim 1, wherein the foreground image area and the background image area each comprise a component signal; the component signal comprises: a luminance component signal and a chrominance component signal.
  3. 根据权利要求2所述的方法,其中,在所述获取低照度图像之前,所述方法还包括:The method of claim 2, wherein before the obtaining the low illumination image, the method further comprises:
    训练学习正常光照强度的参考背景图像。Train a reference background image that learns normal light intensity.
  4. 根据权利要求2所述的方法,其中,在所述将所述低照度图像分割成不同的纹理区域之后,所述方法还包括:The method of claim 2, wherein after the dividing the low illumination image into different texture regions, the method further comprises:
    计算各纹理区域内像素点灰度的标准差;Calculating a standard deviation of pixel gray levels in each texture region;
    所述对所述前景图像区域进行降噪处理,包括:Performing noise reduction processing on the foreground image area, including:
    根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;Determining, according to a standard deviation of pixel gradations in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively filtering the luminance component signals of each texture region by using respective corresponding filter coefficients to obtain a first a noise reduction component image; extracting a texture structure according to different texture partitions of the foreground image to obtain a texture sharpening image; superimposing the first noise reduction component image and the texture sharpening image to obtain a second noise reduction component image ;
    根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不 同的滤波系数进行分区域滤波。According to different texture regions, the chrominance component signal of the foreground image region is not used. The same filter coefficients are used for sub-region filtering.
  5. 根据权利要求3所述的方法,其中,所述对所述背景图像区域进行降噪处理,包括:The method according to claim 3, wherein said performing noise reduction processing on said background image region comprises:
    对所述背景图像区域的亮度分量信号进行时域滤波;Performing time domain filtering on the luminance component signal of the background image region;
    基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。A chrominance component signal of the background image region is temporally filtered based on the reference background image of the normal illumination intensity.
  6. 一种低照度图像降噪装置,所述装置包括:图像获取模块区域划分模块、降噪处理模块;其中,A low illumination image noise reduction device, the device comprising: an image acquisition module area division module and a noise reduction processing module; wherein
    所述图像获取模块,配置为获取低照度图像;The image acquisition module is configured to acquire a low illumination image;
    所述区域划分模块,配置为根据图像纹理信息的不同,将所述低照度图像分割成不同的纹理区域,并将所述纹理区域划分为前景图像区域和背景图像区域;The area dividing module is configured to divide the low-illumination image into different texture regions according to different image texture information, and divide the texture region into a foreground image region and a background image region;
    所述降噪处理模块,配置为对所述前景图像区域和所述背景图像区域采用不同的处理策略分别进行降噪处理,获得处理后的前景图像区域和背景图像区域,并将所述处理后的前景图像区域和背景图像区域进行合成,得到降噪图像。The noise reduction processing module is configured to perform noise reduction processing on the foreground image area and the background image area respectively to obtain a processed foreground image area and a background image area, and after the processing The foreground image area and the background image area are combined to obtain a noise reduction image.
  7. 根据权利要求6所述的装置,其中,所述前景图像区域和所述背景图像区域均包括分量信号;所述分量信号包括:亮度分量信号和色度分量信号。The apparatus of claim 6, wherein the foreground image area and the background image area each comprise a component signal; the component signal comprises: a luminance component signal and a chrominance component signal.
  8. 根据权利要求7所述的装置,其中,所述装置还包括:训练学习模块,配置为在所述图像获取模块获取低照度图像之前,训练学习正常光照强度的参考背景图像。The apparatus of claim 7, wherein the apparatus further comprises: a training learning module configured to train a reference background image that learns normal light intensity before the image acquisition module acquires a low illumination image.
  9. 根据权利要求7所述的装置,其中,所述装置还包括:计算模块,配置为在所述区域划分模块将所述低照度图像分割成不同的纹理区域之后,计算各纹理区域内像素点灰度的标准差; The apparatus according to claim 7, wherein the apparatus further comprises: a calculation module configured to calculate a pixel point gray in each texture area after the area dividing module divides the low illumination image into different texture areas Standard deviation of degree;
    所述降噪处理模块包括:前景亮度分量信号处理模块、前景色度分量信号处理模块;其中,The noise reduction processing module includes: a foreground luminance component signal processing module and a foreground color component signal processing module; wherein
    所述前景亮度分量信号处理模块,配置为根据各纹理区域内像素点灰度的标准差,确定与所述前景图像区域的各纹理区域对应的滤波系数;分别采用各自对应的滤波系数对各纹理区域的亮度分量信号进行滤波,得到第一降噪分量图像;根据所述前景图像的不同纹理分区提取纹理结构,得到纹理锐化图像;将所述第一降噪分量图像与所述纹理锐化图像相叠加,得到第二降噪分量图像;The foreground luminance component signal processing module is configured to determine, according to a standard deviation of pixel gray levels in each texture region, a filter coefficient corresponding to each texture region of the foreground image region; respectively adopting respective corresponding filter coefficients for each texture The luminance component signal of the region is filtered to obtain a first noise reduction component image; the texture structure is extracted according to different texture partitions of the foreground image to obtain a texture sharpening image; and the first noise reduction component image and the texture are sharpened The images are superimposed to obtain a second noise reduction component image;
    所述前景色度分量信号处理模块,配置为根据不同的纹理区域,对所述前景图像区域的色度分量信号采用不同的滤波系数进行分区域滤波。The foreground color component signal processing module is configured to perform sub-region filtering on the chrominance component signals of the foreground image region by using different filter coefficients according to different texture regions.
  10. 根据权利要求8所述的装置,其中,所述降噪处理模块还包括:背景亮度分量信号处理模块、背景色度分量信号处理模块;其中,The apparatus according to claim 8, wherein the noise reduction processing module further comprises: a background luminance component signal processing module, and a background chrominance component signal processing module; wherein
    所述背景亮度分量信号处理模块,配置为对所述背景图像区域的亮度分量信号进行时域滤波;The background luminance component signal processing module is configured to perform time domain filtering on the luminance component signal of the background image region;
    所述背景色度分量信号处理模块,配置为基于所述正常光照强度的参考背景图像,对所述背景图像区域的色度分量信号进行时域滤波。The background chrominance component signal processing module is configured to perform temporal filtering on the chrominance component signal of the background image region based on the reference background image of the normal illumination intensity.
  11. 一种计算机存储介质,所述计算机存储介质中存储有计算机程序,该计算机程序被处理器执行时实现权利要求1至5所述方法的步骤。A computer storage medium having stored therein a computer program that, when executed by a processor, implements the steps of the method of claims 1 to 5.
  12. 一种低照度图像降噪装置,其特征在于,包括:处理器和用于存储能够在处理器上运行的计算机程序的存储器,A low illumination image noise reduction device, comprising: a processor and a memory for storing a computer program executable on the processor,
    其中,所述处理器用于运行所述计算机程序时,执行权利要求1至5所述方法的步骤。 Wherein the processor is operative to perform the steps of the method of claims 1 to 5 when the computer program is run.
PCT/CN2017/097318 2016-11-29 2017-08-14 Method and device for denoising image with low illumination, and storage medium WO2018099136A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201611075591.4 2016-11-29
CN201611075591.4A CN108122206A (en) 2016-11-29 2016-11-29 A kind of low-light (level) image denoising method and device

Publications (1)

Publication Number Publication Date
WO2018099136A1 true WO2018099136A1 (en) 2018-06-07

Family

ID=62225934

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/097318 WO2018099136A1 (en) 2016-11-29 2017-08-14 Method and device for denoising image with low illumination, and storage medium

Country Status (2)

Country Link
CN (1) CN108122206A (en)
WO (1) WO2018099136A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110992239A (en) * 2019-11-14 2020-04-10 中国航空工业集团公司洛阳电光设备研究所 Image time domain filtering and displaying method based on single DDR3 chip
CN111145210A (en) * 2019-12-20 2020-05-12 上海富瀚微电子股份有限公司 Foreground extraction method and device and readable storage medium
CN111353348A (en) * 2018-12-24 2020-06-30 中国移动通信有限公司研究院 Image processing method and device, acquisition equipment and storage medium
CN111462008A (en) * 2020-03-31 2020-07-28 湖南优美科技发展有限公司 Low-illumination image enhancement method, low-illumination image enhancement device and electronic equipment
CN112085686A (en) * 2020-08-21 2020-12-15 北京迈格威科技有限公司 Image processing method, image processing device, electronic equipment and computer readable storage medium
CN113052836A (en) * 2021-04-21 2021-06-29 深圳壹账通智能科技有限公司 Electronic identity photo detection method and device, electronic equipment and storage medium
CN113240607A (en) * 2021-05-26 2021-08-10 Oppo广东移动通信有限公司 Image denoising method and device, electronic equipment and storage medium
CN113674158A (en) * 2020-05-13 2021-11-19 浙江宇视科技有限公司 Image processing method, device, equipment and storage medium
CN114862711A (en) * 2022-04-29 2022-08-05 西安理工大学 Low-illumination image enhancement and denoising method based on dual complementary prior constraints
US20220253985A1 (en) * 2019-10-31 2022-08-11 Shenzhen Institutes Of Advanced Technology Method for denoising image, apparatus, and computer-readable storage medium
CN117152182A (en) * 2023-10-31 2023-12-01 深圳市巨龙创视科技有限公司 Ultralow-illumination network camera image processing method and device and electronic equipment

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109915986B (en) * 2018-07-24 2021-03-23 浙江德塔森特数据技术有限公司 Wireless alarm platform of split air conditioner
CN109246332A (en) * 2018-08-31 2019-01-18 北京达佳互联信息技术有限公司 Video flowing noise-reduction method and device, electronic equipment and storage medium
CN109660821B (en) * 2018-11-27 2021-09-14 Oppo广东移动通信有限公司 Video processing method and device, electronic equipment and storage medium
US11100611B2 (en) * 2019-03-29 2021-08-24 GE Precision Healthcare LLC Systems and methods for background noise reduction in magnetic resonance images
CN110072051B (en) 2019-04-09 2021-09-03 Oppo广东移动通信有限公司 Image processing method and device based on multi-frame images
CN110264420B (en) * 2019-06-13 2023-04-25 Oppo广东移动通信有限公司 Image processing method and device based on multi-frame images
CN110213462B (en) * 2019-06-13 2022-01-04 Oppo广东移动通信有限公司 Image processing method, image processing device, electronic apparatus, image processing circuit, and storage medium
CN112950484B (en) * 2019-12-11 2023-06-16 鸣医(上海)生物科技有限公司 Method for removing color pollution of photographic image
CN113689373B (en) * 2021-10-21 2022-02-11 深圳市慧鲤科技有限公司 Image processing method, device, equipment and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428409A (en) * 2012-05-15 2013-12-04 深圳中兴力维技术有限公司 Video denoising processing method and device based on fixed scene
US20150104100A1 (en) * 2013-01-07 2015-04-16 Huawei Device Co., Ltd. Image Processing Method and Apparatus, and Shooting Terminal
CN105046658A (en) * 2015-06-26 2015-11-11 北京大学深圳研究生院 Low-illumination image processing method and device
CN105654436A (en) * 2015-12-24 2016-06-08 广东迅通科技股份有限公司 Backlight image enhancement and denoising method based on foreground-background separation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103428409A (en) * 2012-05-15 2013-12-04 深圳中兴力维技术有限公司 Video denoising processing method and device based on fixed scene
US20150104100A1 (en) * 2013-01-07 2015-04-16 Huawei Device Co., Ltd. Image Processing Method and Apparatus, and Shooting Terminal
CN105046658A (en) * 2015-06-26 2015-11-11 北京大学深圳研究生院 Low-illumination image processing method and device
CN105654436A (en) * 2015-12-24 2016-06-08 广东迅通科技股份有限公司 Backlight image enhancement and denoising method based on foreground-background separation

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111353348A (en) * 2018-12-24 2020-06-30 中国移动通信有限公司研究院 Image processing method and device, acquisition equipment and storage medium
CN111353348B (en) * 2018-12-24 2023-11-24 中国移动通信有限公司研究院 Image processing method, device, acquisition equipment and storage medium
US20220253985A1 (en) * 2019-10-31 2022-08-11 Shenzhen Institutes Of Advanced Technology Method for denoising image, apparatus, and computer-readable storage medium
CN110992239B (en) * 2019-11-14 2023-03-24 中国航空工业集团公司洛阳电光设备研究所 Image time domain filtering and displaying method based on single DDR3 chip
CN110992239A (en) * 2019-11-14 2020-04-10 中国航空工业集团公司洛阳电光设备研究所 Image time domain filtering and displaying method based on single DDR3 chip
CN111145210A (en) * 2019-12-20 2020-05-12 上海富瀚微电子股份有限公司 Foreground extraction method and device and readable storage medium
CN111145210B (en) * 2019-12-20 2023-09-08 上海富瀚微电子股份有限公司 Foreground extraction method and device and readable storage medium
CN111462008A (en) * 2020-03-31 2020-07-28 湖南优美科技发展有限公司 Low-illumination image enhancement method, low-illumination image enhancement device and electronic equipment
CN111462008B (en) * 2020-03-31 2023-04-11 湖南优美科技发展有限公司 Low-illumination image enhancement method, low-illumination image enhancement device and electronic equipment
CN113674158A (en) * 2020-05-13 2021-11-19 浙江宇视科技有限公司 Image processing method, device, equipment and storage medium
CN112085686A (en) * 2020-08-21 2020-12-15 北京迈格威科技有限公司 Image processing method, image processing device, electronic equipment and computer readable storage medium
CN113052836A (en) * 2021-04-21 2021-06-29 深圳壹账通智能科技有限公司 Electronic identity photo detection method and device, electronic equipment and storage medium
CN113240607A (en) * 2021-05-26 2021-08-10 Oppo广东移动通信有限公司 Image denoising method and device, electronic equipment and storage medium
CN114862711A (en) * 2022-04-29 2022-08-05 西安理工大学 Low-illumination image enhancement and denoising method based on dual complementary prior constraints
CN117152182A (en) * 2023-10-31 2023-12-01 深圳市巨龙创视科技有限公司 Ultralow-illumination network camera image processing method and device and electronic equipment
CN117152182B (en) * 2023-10-31 2024-02-20 深圳市巨龙创视科技有限公司 Ultralow-illumination network camera image processing method and device and electronic equipment

Also Published As

Publication number Publication date
CN108122206A (en) 2018-06-05

Similar Documents

Publication Publication Date Title
WO2018099136A1 (en) Method and device for denoising image with low illumination, and storage medium
Liang et al. Single underwater image enhancement by attenuation map guided color correction and detail preserved dehazing
Li et al. Single image de-hazing using globally guided image filtering
Zhang et al. Fast haze removal for nighttime image using maximum reflectance prior
Kim et al. Optimized contrast enhancement for real-time image and video dehazing
Rao et al. A Survey of Video Enhancement Techniques.
US9317772B2 (en) Method for improving tracking using dynamic background compensation with centroid compensation
US9042662B2 (en) Method and system for segmenting an image
US10528820B2 (en) Colour look-up table for background segmentation of sport video
US8582915B2 (en) Image enhancement for challenging lighting conditions
Gao et al. Sand-dust image restoration based on reversing the blue channel prior
Yuan et al. A region-wised medium transmission based image dehazing method
Park et al. Single image haze removal with WLS-based edge-preserving smoothing filter
Cai et al. Real-time video dehazing based on spatio-temporal mrf
KR20150031241A (en) A device and a method for color harmonization of an image
KR20170133468A (en) Temporal flattening of video enhancements
EP4139840A2 (en) Joint objects image signal processing in temporal domain
CN116012232A (en) Image processing method and device, storage medium and electronic equipment
Wei et al. An image fusion dehazing algorithm based on dark channel prior and retinex
Izadi et al. Robust region-based background subtraction and shadow removing using color and gradient information
Milani et al. A saliency-based rate control for people detection in video
CN113065534A (en) Method, system and storage medium based on portrait segmentation precision improvement
Othman et al. Enhanced single image dehazing technique based on hsv color space
Wang et al. Deep intensity guidance based compression artifacts reduction for depth map
Tezuka et al. A precise and stable foreground segmentation using fine-to-coarse approach in transform domain

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17876383

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17876383

Country of ref document: EP

Kind code of ref document: A1