CN104021533A - Real-time image denoising method and device - Google Patents

Real-time image denoising method and device Download PDF

Info

Publication number
CN104021533A
CN104021533A CN201410287269.2A CN201410287269A CN104021533A CN 104021533 A CN104021533 A CN 104021533A CN 201410287269 A CN201410287269 A CN 201410287269A CN 104021533 A CN104021533 A CN 104021533A
Authority
CN
China
Prior art keywords
pixel
noise
noise reduction
value
picture
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410287269.2A
Other languages
Chinese (zh)
Other versions
CN104021533B (en
Inventor
羊海龙
李婵
王智玉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang Uniview Technologies Co Ltd
Original Assignee
Zhejiang Uniview Technologies Co Ltd
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 Zhejiang Uniview Technologies Co Ltd filed Critical Zhejiang Uniview Technologies Co Ltd
Priority to CN201410287269.2A priority Critical patent/CN104021533B/en
Publication of CN104021533A publication Critical patent/CN104021533A/en
Application granted granted Critical
Publication of CN104021533B publication Critical patent/CN104021533B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a real-time image denoising method and device, which are used for denoising an image acquired by image acquiring equipment. The real-time image denoising method comprises the steps: for each pixel point of an input image, searching a corresponding noise threshold value from an image noise enveloping curve corresponding to a current gain value of the image acquiring equipment; calculating a difference value between an adjacent pixel point and the pixel point in each pixel point neighbor hood, making the adjacent pixel point that the absolute value of the difference value is less than the noise threshold value precipitate in denoising, otherwise, making the adjacent pixel point not participate in denoising; and for each pixel point, performing denoising by using the adjacent pixel point participating in the denoising in the neighbor hood. Meanwhile, the invention further discloses a device for realizing the method. The device comprises a look-up module, a detection module and a denoising module, and further comprises an image noise enveloping curve calibrating module. The method and device disclosed by the invention have the advantages of being high in processing speed, small in hardware realizing resource overhead, convenient to realize, strong in denoising pertinence, and good in effect.

Description

A kind of realtime graphic noise-reduction method and device
Technical field
The invention belongs to technical field of image processing, especially design a kind of method and device at image acquisition end realtime graphic noise reduction.
Background technology
Image usually declines to some extent picture quality because being subject to the interference of each noise like in the processes such as collection, transmission, storage, thereby follow-up image is processed and had a negative impact, and therefore in image processing field, image noise reduction is a very important research topic.Image noise reduction is to remove noise contribution from existing noisy image, improves image imaging quality.Image capture device is as web camera (IPC), digital camera etc., and after target object is taken, the RAW data of being caught by imageing sensor through colour filter array (CFA), need to carry out image noise reduction.
General pattern noise reduction can be divided into 2D noise reduction and 3D noise reduction, and 2D noise reduction only carries out noise reduction process on two-dimensional space territory; And 3D noise reduction has increased time domain processing, therefore become three-dimensional.The basic skills of 2D noise reduction is to a pixel, itself and surrounding pixel is average, average rear reducing noise, and its shortcoming is to cause fuzzy pictures, particularly object edge part.Therefore to the improvement of this noise-reduction method, be mainly to carry out rim detection, the pixel of marginal portion is not used for carrying out noise reduction.The difference of 3D noise reduction and 2D noise reduction is, 2D noise reduction is only considered a two field picture, and 3D noise reduction is further considered the time domain relation between frame and frame, and each pixel is carried out to average in time domain, by the change reducing in time domain, reduces noise.Compare 2D noise reduction, 3D noise reduction is better, and can not cause the fuzzy of edge, but the subject matter existing is: picture can not be completely static, if carry out noise reduction process and can make the mistake not belonging to two points of same object.Therefore the method needs estimation, and its effect quality is also relevant to estimation.And estimation calculated amount is large, length consuming time, is the Main Bottleneck of restriction 3D noise reduction.
The method of 2D noise reduction is a lot, and most basic method is medium filtering, the mean filter based on rim detection, although these class methods realize simply, is difficult to balance " reservation of marginal information " and " removal of noise ".Relatively customary way also has gaussian filtering, bilateral filtering, but these class methods realize more complicated conventionally, and it is large that hardware is realized resource overhead.
Because 2D noise reduction implements relatively easily, therefore how 2D noise reduction is improved, remain a direction of current research.
Summary of the invention
The object of this invention is to provide a kind of realtime graphic noise-reduction method and device, be used for the image of image capture device collection to carry out noise reduction, can avoid noise-reduction method of the prior art to realize more complicated, hardware is realized the problem that resource overhead is large, and noise reduction is with strong points, realize real-time noise-reducing.
To achieve these goals, technical solution of the present invention is as follows:
A realtime graphic noise-reduction method, for the image of image capture device collection is carried out to noise reduction, the method comprises the steps:
For each pixel of input picture, in picture noise enveloping curve corresponding to image capture device current gain value, find corresponding noise threshold value;
Calculate the difference of the interior neighbor pixel of each neighborhood of pixel points and this pixel, the neighbor pixel that the absolute value of difference is less than noise threshold value participates in noise reduction, otherwise does not participate in noise reduction;
To each pixel, utilize the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process.
Further, the preparation method of described picture noise enveloping curve comprises step:
The poor δ of noise criteria that uncalibrated image collecting device different gains is corresponding;
According to the noise reduction intensity of setting, the picture noise enveloping curve according to following Formula corresponding to input picture: NoiseThr (y, X)=max ((f -1(f (y)+X)-y), (y-f -1(f (y)-X)));
Wherein y is the pixel value of pixel in input picture, X is the noise intensity of pixel, X=K* δ, K is noise reduction intensity, NoiseThr (y, X) is the maximum noise that pixel is corresponding, and f (y) is mapped to the gamma mapping function that display end shows for input picture, f (y)=y^ (1/r), r is gamma coefficient.
Further, for each pixel of input picture, its corresponding noise threshold value is exactly on described picture noise enveloping curve, to maximum noise NoiseThr (y, X) that should pixel pixel value, the pixel value that y is this pixel.
A kind of implementation of the present invention, describedly utilizes the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process to each pixel, comprises step:
For each pixel, calculate and participate in the neighbor pixel of noise reduction and the mean value of its difference;
This mean value is added on this pixel, as the pixel value after this pixel noise reduction.
Another kind of implementation of the present invention, describedly utilizes the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process to each pixel, comprises step:
For each pixel, for participating in the neighbor pixel of noise reduction, distribute noise reduction weight, and calculate the long-pending of this noise reduction weight and described difference;
The mean value of calculated product, is added to this mean value on this pixel, as the pixel value after this pixel noise reduction.
The invention allows for a kind of realtime graphic denoising device, for the image of image capture device collection is carried out to noise reduction, this device comprises:
Table look-up module for each pixel for input picture, finds corresponding noise threshold value in picture noise enveloping curve corresponding to image capture device current gain value;
Detection module, for calculating the difference of neighbor pixel and this pixel in each neighborhood of pixel points, the neighbor pixel that the absolute value of difference is less than noise threshold value participates in noise reduction, otherwise does not participate in noise reduction;
Noise reduction module, for utilizing the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process to each pixel.
Further, described device also comprises picture noise enveloping curve demarcating module, described picture noise enveloping curve demarcating module is for the picture noise enveloping curve of uncalibrated image collecting device, and search module described in the picture noise enveloping curve of demarcation is input to, described picture noise enveloping curve demarcating module is carried out following steps when the picture noise enveloping curve of uncalibrated image collecting device:
The poor δ of noise criteria that uncalibrated image collecting device different gains is corresponding;
According to the noise reduction intensity of setting, the picture noise enveloping curve according to following Formula corresponding to input picture: NoiseThr (y, X)=max ((f -1(f (y)+X)-y), (y-f -1(f (y)-X)));
Wherein y is the pixel value of pixel in input picture, X is the noise intensity of pixel, X=K* δ, K is noise reduction intensity, NoiseThr (y, X) is the maximum noise that pixel is corresponding, and f (y) is mapped to the gamma mapping function that display end shows for input picture, f (y)=y^ (1/r), r is gamma coefficient.
Further, for each pixel of input picture, its corresponding noise threshold value is exactly on described picture noise enveloping curve, to maximum noise NoiseThr (y, X) that should pixel pixel value, the pixel value that y is this pixel.
A kind of implementation of the present invention, described noise reduction module, when carrying out image noise reduction processing, is carried out following steps:
For each pixel, calculate and participate in the neighbor pixel of noise reduction and the mean value of its difference;
This mean value is added on this pixel, as the pixel value after this pixel noise reduction.
Another kind of implementation of the present invention, described noise reduction module, when carrying out image noise reduction processing, is carried out following steps:
For each pixel, for participating in the neighbor pixel of noise reduction, distribute noise reduction weight, and calculate the long-pending of this noise reduction weight and described difference;
The mean value of calculated product, is added to this mean value on this pixel, as the pixel value after this pixel noise reduction.
The present invention proposes a kind of realtime graphic noise-reduction method and device, by demarcating the picture noise enveloping curve of collection terminal, and the maximum noise of usining on this curve corresponding to each pixel is as noise reduction threshold value.In noise reduction process, directly by the method for tabling look-up, obtaining this noise reduction threshold value carries out image noise reduction, do not need to utilize noise to estimate to go to judge flat region and marginarium, processing speed is fast, and it is little that hardware is realized resource overhead, it is convenient to realize, and the method excellent noise reduction effect.
Accompanying drawing explanation
Fig. 1 is that image acquisition end is to the mapping relations figure of display end;
Fig. 2 is collection terminal picture noise enveloping curve schematic diagram;
Fig. 3 is a kind of realtime graphic noise-reduction method of the present invention process flow diagram;
Fig. 4 is neighborhood of pixel points schematic diagram of the present invention;
Fig. 5 is a kind of realtime graphic denoising device of the present invention structural representation.
Embodiment
Below in conjunction with drawings and Examples, technical solution of the present invention is described in further details, following examples do not form limitation of the invention.
The mapping relations of image from collection terminal to display end general satisfaction Fig. 1, in Fig. 1, y is the pixel value of pixel in collection terminal image, f (y) is display end image, has passed through gamma mapping curve f (y)=y^ (1/r) from collection terminal to display end, and wherein r is gamma coefficient.
For the power of picture noise, by various noise estimation methods, can obtain the standard deviation of noise, and by standard deviation, carry out the power of presentation video noise.The theoretical foundation of doing is like this that the variance of image flat site should be minimum, and its variance should be mainly noise variance decision, noise variance evolution is just obtained to the standard deviation of noise.Tradition noise-reduction method directly takes standard deviation and noise judgement threshold value to make comparisons, if standard deviation is less than threshold value, explanation is flat region, can increase the weight of noise reduction, if standard deviation is greater than threshold value, explanation is marginarium, should suitably weaken noise reduction weight.
If the standard deviation of noise represents with δ, the present embodiment is multiplied by δ after a COEFFICIENT K, obtains X=K* δ, by the noise size of X presentation video.Under ideal state, image displayed value is f (y), and f (y) represents the not image of Noise, introduces on this basis after noise " ± X ", and display end image fluctuates between f (y)-X and f (y)+X.The noisy image of display end fluctuates between f (y)-X and f (y)+X, and establishing the anti-mapping function of gamma is f -1(y), the reflection of demonstration image is mapped to after image acquisition end, the noisy image of collection terminal is at f -1(f (y)-X) and f -1fluctuation between (f (y)+X).
The noise that can further derive collection terminal image is at (f -1(f (y)+X)-y) and (y-f -1(f (y)-X)) between fluctuation, definition collection terminal picture noise enveloping curve is:
NoiseThr(y,X)=max((f -1(f(y)+X)-y),(y-f -1(f(y)-X)))。
As shown in Figure 2, NoiseThr (y, X) is actually the maximum noise corresponding to pixel in input picture (pixel value is y), if take NoiseThr (y, X) as noise reduction threshold value, and effective detection noise.
The present embodiment just be take NoiseThr (y, X) as noise reduction threshold value, realizes image noise reduction and processes, and as shown in Figure 3, a kind of realtime graphic noise-reduction method of the present embodiment comprises the steps:
Step 301, for each pixel of input picture, in picture noise enveloping curve corresponding to image capture device current gain value, find corresponding noise threshold value.
For picture noise enveloping curve corresponding to image capture device current gain value, can complete demarcation in laboratory, specifically comprise step:
1), noise criteria corresponding to uncalibrated image collecting device different gains is poor.
For the image capture device of collection terminal, as video camera etc., inevitably there is noise in the RAW view data that its imageing sensor is caught.For image capture device, the poor δ of its corresponding noise criteria is closely related with the yield value of camera setting, can complete the demarcation of δ in laboratory.
For example, between the gain region of image capture device work, extract a typical n yield value, calibrate the poor δ of noise criteria that each yield value is corresponding.Wherein, for any one yield value, change illumination (corresponding to the pixel value of pixel) y obtains image, then by noise, estimates to obtain the variation relation that corresponding δ calibrates δ and illumination y.
2), according to the noise reduction intensity of setting, set up the picture noise enveloping curve corresponding to input picture.
The noise reduction intensity K arranging according to user, obtains picture noise X=K* δ, sets up the collection terminal picture noise enveloping curve NoiseThr (y, X) that input picture is corresponding.Under certain noise intensity estimated value X prerequisite, when collection terminal image pixel value is y, the maximum noise of image is NoiseThr (y, X), and this value can be used as noise reduction threshold value.
Thereby the image for input, can find corresponding picture noise enveloping curve according to image capture device current gain value, then according to the pixel value y of each pixel, finds corresponding noise threshold value.
Step 302, calculate the difference of neighbor pixel and this pixel in each neighborhood of pixel points, the absolute value of difference is less than the neighbor pixel participation noise reduction of noise threshold value, otherwise does not participate in noise reduction.
As shown in Figure 4, for any pixel P (i, j), (i, j) is coordinate, and centered by pixel P (i, j), the neighborhood of definition pixel P (i, j), as noise reduction template, is generally 3 * 3 or 5 * 5 or 7 * 7 square.Noise reduction template is pixel centered by pixel P (i, j), and other pixels are called its neighbor pixel.Calculate neighbor pixel in this neighborhood and the difference of central pixel point P (i, j), if the difference obtaining is less than noise threshold value, corresponding neighbor pixel participates in the noise reduction of central pixel point P (i, j), otherwise does not participate in noise reduction.
The difference is here the difference of pixel pixel value, and this pixel value is brightness value, i.e. its illumination y.
Step 303, to each pixel, utilize the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process.
Particularly, calculate the mean value that participates in the pixel of noise reduction and the difference of central pixel point P (i, j), this mean value is added to central pixel point P (i, j) upper, reach the object of noise reduction.
It should be noted that, concrete denoise processing method does not limit the mean value of difference is added on pixel, also have other denoise processing methods, as participated in the pixel of noise reduction for each, distribute noise reduction weight, and then try to achieve the long-pending of difference and its noise reduction weight, the mean value of calculated product, by the mean value of the calculating pixel P (i that is added to, j) above, reach the object of noise reduction.
In sum, owing to having demarcated the poor δ of noise criteria of image capture device, and generated corresponding picture noise enveloping curve, can find out noise threshold value by image input value, and carry out noise reduction process accordingly.It should be noted that, for the different yield value of image capture device, there is the different poor δ of corresponding noise criteria, and corresponding picture noise enveloping curve, after input picture, can find corresponding picture noise enveloping curve according to the current yield value of image capture device, and further obtain noise reduction threshold value, the mode that employing is tabled look-up, has reduced the calculated amount in noise reduction process, and hardware is realized simple.
Fig. 5 shows a kind of realtime graphic denoising device of embodiment of the present invention structural representation, comprising:
Table look-up module for each pixel for input picture, finds corresponding noise threshold value in picture noise enveloping curve corresponding to image capture device current gain value;
Detection module, for calculating the difference of neighbor pixel and this pixel in each neighborhood of pixel points, the neighbor pixel that the absolute value of difference is less than noise threshold value participates in noise reduction, otherwise does not participate in noise reduction;
Noise reduction module, for utilizing the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process to each pixel.
Further, this device also comprises picture noise enveloping curve demarcating module, picture noise enveloping curve demarcating module is for the picture noise enveloping curve of uncalibrated image collecting device, and search module described in the picture noise enveloping curve of demarcation is input to, described picture noise enveloping curve demarcating module is carried out following steps when the picture noise enveloping curve of uncalibrated image collecting device:
The poor δ of noise criteria that uncalibrated image collecting device different gains is corresponding;
According to the noise reduction intensity of setting, the picture noise enveloping curve according to following Formula corresponding to input picture: NoiseThr (y, X)=max ((f -1(f (y)+X)-y), (y-f -1(f (y)-X)));
Wherein y is the pixel value of pixel in input picture, X is the noise intensity of pixel, X=K* δ, K is noise reduction intensity, NoiseThr (y, X) is the maximum noise that pixel is corresponding, and f (y) is mapped to the gamma mapping function that display end shows for input picture, f (y)=y^ (1/r), r is gamma coefficient.
For each pixel of input picture, its corresponding noise threshold value is exactly on described picture noise enveloping curve, to maximum noise NoiseThr (y, X) that should pixel pixel value, the pixel value that y is this pixel.
In the present embodiment, noise reduction module, when carrying out image noise reduction processing, is carried out following steps:
For each pixel, calculate and participate in the neighbor pixel of noise reduction and the mean value of its difference;
This mean value is added on this pixel, as the pixel value after this pixel noise reduction.
The another kind of implementation of noise reduction module when carrying out image noise reduction processing comprises step:
For each pixel, for participating in the neighbor pixel of noise reduction, distribute noise reduction weight, and calculate the long-pending of this noise reduction weight and described difference;
The mean value of calculated product, is added to this mean value on this pixel, as the pixel value after this pixel noise reduction.
It should be noted that, this device is FPGA, and picture noise enveloping curve demarcating module, after having demarcated picture noise enveloping curve, is issued to searching in module of FPGA in the mode of list item.
Above embodiment is only in order to technical scheme of the present invention to be described but not be limited; in the situation that not deviating from spirit of the present invention and essence thereof; those of ordinary skill in the art are when making according to the present invention various corresponding changes and distortion, but these corresponding changes and distortion all should belong to the protection domain of the appended claim of the present invention.

Claims (10)

1. a realtime graphic noise-reduction method, for the image of image capture device collection is carried out to noise reduction, is characterized in that, the method comprises the steps:
For each pixel of input picture, in picture noise enveloping curve corresponding to image capture device current gain value, find corresponding noise threshold value;
Calculate the difference of the interior neighbor pixel of each neighborhood of pixel points and this pixel, the neighbor pixel that the absolute value of difference is less than noise threshold value participates in noise reduction, otherwise does not participate in noise reduction;
To each pixel, utilize the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process.
2. realtime graphic noise-reduction method according to claim 1, is characterized in that, the preparation method of described picture noise enveloping curve comprises step:
The poor δ of noise criteria that uncalibrated image collecting device different gains is corresponding;
According to the noise reduction intensity of setting, the picture noise enveloping curve according to following Formula corresponding to input picture: NoiseThr (y, X)=max ((f -1(f (y)+X)-y), (y-f -1(f (y)-X)));
Wherein y is the pixel value of pixel in input picture, X is the noise intensity of pixel, X=K* δ, K is noise reduction intensity, NoiseThr (y, X) is the maximum noise that pixel is corresponding, and f (y) is mapped to the gamma mapping function that display end shows for input picture, f (y)=y^ (1/r), r is gamma coefficient.
3. realtime graphic noise-reduction method according to claim 2, it is characterized in that, each pixel for input picture, its corresponding noise threshold value is exactly on described picture noise enveloping curve, to maximum noise NoiseThr (y that should pixel pixel value, X), the pixel value that y is this pixel.
4. realtime graphic noise-reduction method according to claim 1, is characterized in that, describedly to each pixel, utilizes the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process, comprises step:
For each pixel, calculate and participate in the neighbor pixel of noise reduction and the mean value of its difference;
This mean value is added on this pixel, as the pixel value after this pixel noise reduction.
5. realtime graphic noise-reduction method according to claim 1, is characterized in that, describedly to each pixel, utilizes the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process, comprises step:
For each pixel, for participating in the neighbor pixel of noise reduction, distribute noise reduction weight, and calculate the long-pending of this noise reduction weight and described difference;
The mean value of calculated product, is added to this mean value on this pixel, as the pixel value after this pixel noise reduction.
6. a realtime graphic denoising device, for the image of image capture device collection is carried out to noise reduction, is characterized in that, this device comprises:
Table look-up module for each pixel for input picture, finds corresponding noise threshold value in picture noise enveloping curve corresponding to image capture device current gain value;
Detection module, for calculating the difference of neighbor pixel and this pixel in each neighborhood of pixel points, the neighbor pixel that the absolute value of difference is less than noise threshold value participates in noise reduction, otherwise does not participate in noise reduction;
Noise reduction module, for utilizing the neighbor pixel that participates in noise reduction in its neighborhood to carry out noise reduction process to each pixel.
7. realtime graphic denoising device according to claim 6, it is characterized in that, described device also comprises picture noise enveloping curve demarcating module, described picture noise enveloping curve demarcating module is for the picture noise enveloping curve of uncalibrated image collecting device, and search module described in the picture noise enveloping curve of demarcation is input to, described picture noise enveloping curve demarcating module is carried out following steps when the picture noise enveloping curve of uncalibrated image collecting device:
The poor δ of noise criteria that uncalibrated image collecting device different gains is corresponding;
According to the noise reduction intensity of setting, the picture noise enveloping curve according to following Formula corresponding to input picture: NoiseThr (y, X)=max ((f -1(f (y)+X)-y), (y-f -1(f (y)-X)));
Wherein y is the pixel value of pixel in input picture, X is the noise intensity of pixel, X=K* δ, K is noise reduction intensity, NoiseThr (y, X) is the maximum noise that pixel is corresponding, and f (y) is mapped to the gamma mapping function that display end shows for input picture, f (y)=y^ (1/r), r is gamma coefficient.
8. realtime graphic denoising device according to claim 7, it is characterized in that, each pixel for input picture, its corresponding noise threshold value is exactly on described picture noise enveloping curve, to maximum noise NoiseThr (y that should pixel pixel value, X), the pixel value that y is this pixel.
9. realtime graphic denoising device according to claim 6, is characterized in that, described noise reduction module, when carrying out image noise reduction processing, is carried out following steps:
For each pixel, calculate and participate in the neighbor pixel of noise reduction and the mean value of its difference;
This mean value is added on this pixel, as the pixel value after this pixel noise reduction.
10. realtime graphic denoising device according to claim 6, is characterized in that, described noise reduction module, when carrying out image noise reduction processing, is carried out following steps:
For each pixel, for participating in the neighbor pixel of noise reduction, distribute noise reduction weight, and calculate the long-pending of this noise reduction weight and described difference;
The mean value of calculated product, is added to this mean value on this pixel, as the pixel value after this pixel noise reduction.
CN201410287269.2A 2014-06-24 2014-06-24 A kind of real time imaging noise-reduction method and device Active CN104021533B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410287269.2A CN104021533B (en) 2014-06-24 2014-06-24 A kind of real time imaging noise-reduction method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410287269.2A CN104021533B (en) 2014-06-24 2014-06-24 A kind of real time imaging noise-reduction method and device

Publications (2)

Publication Number Publication Date
CN104021533A true CN104021533A (en) 2014-09-03
CN104021533B CN104021533B (en) 2017-03-01

Family

ID=51438272

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410287269.2A Active CN104021533B (en) 2014-06-24 2014-06-24 A kind of real time imaging noise-reduction method and device

Country Status (1)

Country Link
CN (1) CN104021533B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106157257A (en) * 2015-04-23 2016-11-23 腾讯科技(深圳)有限公司 The method and apparatus of image filtering
CN107087153A (en) * 2017-04-05 2017-08-22 深圳市冠旭电子股份有限公司 3D rendering generation method, device and VR equipment
CN107452348A (en) * 2017-08-15 2017-12-08 广州视源电子科技股份有限公司 Method and system for reducing noise of display picture, computer device and readable storage medium
WO2021017809A1 (en) * 2019-07-29 2021-02-04 深圳市中兴微电子技术有限公司 Video denoising method and apparatus, and computer-readable storage medium
CN112801882A (en) * 2019-11-14 2021-05-14 RealMe重庆移动通信有限公司 Image processing method and device, storage medium and electronic equipment
CN113129221A (en) * 2019-12-31 2021-07-16 杭州海康威视数字技术股份有限公司 Image processing method, device, equipment and storage medium
CN114567782A (en) * 2022-04-27 2022-05-31 江苏游隼微电子有限公司 Raw image compression method and device suitable for 3DNR image noise reduction
WO2023284236A1 (en) * 2021-07-15 2023-01-19 浙江宇视科技有限公司 Blind image denoising method and apparatus, electronic device, and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102509265B (en) * 2011-11-02 2014-01-22 天津理工大学 Digital image denoising method based on gray value difference and local energy
CN102663696B (en) * 2012-03-31 2015-03-25 广东威创视讯科技股份有限公司 Denoising method of enlarged image and system thereof
US8707234B1 (en) * 2012-11-09 2014-04-22 Lsi Corporation Circuit noise extraction using forced input noise waveform

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106157257A (en) * 2015-04-23 2016-11-23 腾讯科技(深圳)有限公司 The method and apparatus of image filtering
CN107087153A (en) * 2017-04-05 2017-08-22 深圳市冠旭电子股份有限公司 3D rendering generation method, device and VR equipment
CN107087153B (en) * 2017-04-05 2020-07-31 深圳市冠旭电子股份有限公司 3D image generation method and device and VR equipment
CN107452348A (en) * 2017-08-15 2017-12-08 广州视源电子科技股份有限公司 Method and system for reducing noise of display picture, computer device and readable storage medium
WO2021017809A1 (en) * 2019-07-29 2021-02-04 深圳市中兴微电子技术有限公司 Video denoising method and apparatus, and computer-readable storage medium
CN112801882A (en) * 2019-11-14 2021-05-14 RealMe重庆移动通信有限公司 Image processing method and device, storage medium and electronic equipment
CN112801882B (en) * 2019-11-14 2022-11-08 RealMe重庆移动通信有限公司 Image processing method and device, storage medium and electronic equipment
CN113129221A (en) * 2019-12-31 2021-07-16 杭州海康威视数字技术股份有限公司 Image processing method, device, equipment and storage medium
CN113129221B (en) * 2019-12-31 2023-08-18 杭州海康威视数字技术股份有限公司 Image processing method, device, equipment and storage medium
WO2023284236A1 (en) * 2021-07-15 2023-01-19 浙江宇视科技有限公司 Blind image denoising method and apparatus, electronic device, and storage medium
CN114567782A (en) * 2022-04-27 2022-05-31 江苏游隼微电子有限公司 Raw image compression method and device suitable for 3DNR image noise reduction
CN114567782B (en) * 2022-04-27 2022-07-12 江苏游隼微电子有限公司 Raw image compression method and device suitable for 3DNR image noise reduction

Also Published As

Publication number Publication date
CN104021533B (en) 2017-03-01

Similar Documents

Publication Publication Date Title
CN104021533A (en) Real-time image denoising method and device
CN106611429B (en) Detect the method for skin area and the device of detection skin area
US10257450B2 (en) Multi-frame noise reduction method, and terminal
CN103369209B (en) Vedio noise reduction device and method
US20180322616A1 (en) Method for signal processing
CN105046655B (en) A kind of automatic sharpening method of video image and device
WO2015190136A1 (en) Image processing system and computer-readable recording medium
CN104796582B (en) Video image denoising and Enhancement Method and device based on random injection retinex
CN105809630B (en) A kind of picture noise filter method and system
CN105118027B (en) A kind of defogging method of image
CN104331863B (en) A kind of image filtering denoising method
EP2151996A3 (en) Image signal processing unit and method of processing image signal
CN105139343B (en) A kind of image processing method, device
DE102016105753A1 (en) Method and apparatus for determining lens tint correction for a multiple camera device with different fields of view
EP2677732A3 (en) Method, apparatus and computer program product for capturing video content
JP2018148318A5 (en)
CN106296624B (en) Image fusion method and device
CN104809701A (en) Image salt-and-pepper noise removal method based on mean value in iteration switch
CN111724317A (en) Method for constructing Raw domain video denoising supervision data set
JP2013074538A5 (en)
US9761003B2 (en) Stereo image depth map generation device and method
CN103489168A (en) Enhancing method and system for infrared image being converted to pseudo color image in self-adaptive mode
US8687885B2 (en) Methods for reducing row and column patterns in a digital image
CN105069764B (en) A kind of image de-noising method and system based on Edge track
US8693798B2 (en) Image sharpness processing apparatus and image sharpness processing method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant