CN103559684A - Method for restoring images based on smooth correction - Google Patents

Method for restoring images based on smooth correction Download PDF

Info

Publication number
CN103559684A
CN103559684A CN201310467806.7A CN201310467806A CN103559684A CN 103559684 A CN103559684 A CN 103559684A CN 201310467806 A CN201310467806 A CN 201310467806A CN 103559684 A CN103559684 A CN 103559684A
Authority
CN
China
Prior art keywords
image
pixel
piece
observed
value
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
CN201310467806.7A
Other languages
Chinese (zh)
Other versions
CN103559684B (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.)
Shenzhen International Graduate School of Tsinghua University
Original Assignee
Shenzhen Graduate School Tsinghua University
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 Shenzhen Graduate School Tsinghua University filed Critical Shenzhen Graduate School Tsinghua University
Priority to CN201310467806.7A priority Critical patent/CN103559684B/en
Publication of CN103559684A publication Critical patent/CN103559684A/en
Application granted granted Critical
Publication of CN103559684B publication Critical patent/CN103559684B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a method for restoring images based on smooth correction. The method includes the steps that noisy images are input, the similarity of elements x to be processed and reference pixels y in a search area is calculated, and weights of all reference pixel points in the search area are obtained; weighted averaging is conducted on all the pixel points in the search area according to the calculated weights of all the reference pixels in the search area to obtain gray values of the corrected pixel points; after all the pixels in the noisy images are processed, the gray values of the corrected pixel points are utilized to replace gray values of the pixel points in the noisy images to obtain observation images; an estimated state equation and an observation equation of the images are built, and a two-dimensional block Kalman filter and front feedback smoothing method is utilized to denoise the observation images to obtain the denoising images. According to the method for restoring the images, after an estimated value of a true value at the n+1 position is obtained, the estimated value at the position before the n+1 position is corrected through the smooth and feedback thought, and the restored quality of the images can be improved on the premise that calculation complexity is not increased.

Description

Image recovery method based on level and smooth correction
Technical field
The invention belongs to Computer Image Processing field, particularly a kind of image recovery method based on level and smooth correction.
Background technology
Digital picture can be subject to the pollution of noise in the process that gathers, changes and transmit.It is one of main contents of Computer Image Processing that image recovers (recovery), and it is degradation phenomena that its object is to eliminate or alleviate the image quality decline causing in Image Acquisition and transmitting procedure, the true colours of Recovery image.
Traditional denoising method roughly can be divided into two classes, and a class is the method based on spatial domain, and a class is the method based on transform domain.In the denoising method of spatial domain, more classical method has gaussian filtering, medium filtering, bilateral filtering etc.The method in spatial domain is all directly the gray scale of image to be processed.The method of transform domain is all that image is changed, as Fourier transform, and wavelet transformation, bent wave conversion, profile wave convert etc.
Kalman (Kalman) filtering is an optimization autoregression data processing algorithm, and the most outstanding advantage is to process in real time fast problem.It is widely used in robot navigation, control, Data Fusion of Sensor, and even radar system and the guided missile of military aspect are followed the trail of etc.More be applied in recent years Computer Image Processing as image denoising, image restoration, recognition of face, image are cut apart, Image Edge-Detection etc.When traditional Kalman filtering is processed for image, just by the observation information at n place, position, position n+1 is estimated, then by the observation information at n+1 place, actual value is upgraded.Defect is that the observation information of n+1 and follow-up location is not by n and reference by location in the past.The present invention uses for reference the thought of feedback, after the estimated value of actual value that has obtained n+1 position, by thought level and smooth and feedback, the estimated value of anterior locations is corrected.Improvement based on level and smooth can improve the quality that image recovers under the prerequisite that does not increase computation complexity.
And Kalman filtering effect relies on very large to observed image used, observed image used is better, and Kalman filtering is better for the recovery effects of image.In order to obtain good observed image, first take a kind of denoising method of non-local mean to carry out pre-service to image, obtain high-quality observed image.The essential idea of NLM is in entire image, to find more reference point, has good denoising performance.But still there is to a certain degree fuzzy in the edge of image and details.In order to preserve good marginal information characteristic, similarity is redefined.A little micro-slip window L and overall window O have been set, at local window, by method that can keep the edge information characteristic, calculate weights, in O-L (be illustrated in overall window, and outside micro-slip window) with block-based similarity measurement, calculate weights.This improvement fully combines Bao Bian and overall thought, can either keep the edge information characteristic, can find again plurality object reference block.
Summary of the invention
The problems referred to above that exist in image recovery process for legacy card Kalman Filtering, the invention provides a kind of improved Kalman filter image restoration technology based on local smoothing method, first use a kind of non-local mean algorithm to carry out pre-service to original image, using the high quality graphic obtaining as observed image, then by improved Kalman filtering, image is processed.
Image recovery method based on level and smooth correction provided by the invention, comprises the following steps:
S1, input noisy image, using the noisy image inputted as overall window O, set a micro-slip window L(centered by pending pixel x as shown in Figure 2); Calculate pending element x in this noisy image and the similarity of the reference pixel y in Search Area, obtain the weights of all reference image vegetarian refreshments in Search Area
w ( x , y ) = w 1 ( x , y ) y ∈ L w 2 ( x , y ) y ∈ O - L
Wherein, O-L is illustrated in overall window, but the region in micro-slip window not, weight w 1(x, y) represents to be positioned at the reference pixel y of micro-slip window and the similarity of pending pixel x; Weight w 2(x, y) represents to be positioned at outside micro-slip window, but reference pixel y in overall window and the similarity of pending pixel x; This weight w (x, y) meets: 0≤w (x, y)≤1, ∑ y ∈ Ow (x, y)=1.
Above-mentioned weight w 1the formula of (x, y) is:
w 1 ( x , y ) = 1 2 Z 1 g σ s , y ( | | x - y | | 2 ) * g σ r , y ( I ( x ) - I ( y ) )
In formula, I (x) and I (y) represent to be positioned at the grey scale pixel value at x and y place,
Figure BDA0000392596730000023
σ s,yand σ r,yrespectively the coefficient in spatial domain and gray scale territory, ‖ ‖ 2represent l 2norm, Z 1it is normalization coefficient
Z 1 = Σ y ∈ L g σ s , y ( | | x - y | | 2 ) * g σ s , y ( I ( x ) - I ( y ) ) .
Above-mentioned weight w 2the formula of (x, y) is:
w 2 ( x , y ) = 1 2 Z 2 exp ( - | | v ( x ) - v ( y ) | | 2 h 2 )
In formula, v (x) and v (y) represent respectively with x, the image block that the size centered by y is n*n; H smoothly controls parameter, h=kn δ 0; δ 0it is the standard deviation of image institute Noise; K is constant, in experiment, often gets between 0.5~2; Z 2normalization coefficient,
Z 2 = Σ y ∈ O - L exp ( - | | v ( x ) - v ( y ) | | 2 h 2 ) .
In the Search Area that S2, basis calculate, the weights of all reference pixels, are weighted on average all pixels in Search Area, obtain the revised gray-scale value of pixel
I′(x)=∑ y∈OI(y)w(x,y)。
S3, with step S1, S2, handle in noisy image after all pixels, with the gray-scale value (being the gray-scale value that weighting obtains) of pixel after revising, replace the gray-scale value of pixel in noisy image, obtain high-quality observed image;
S4, state variable are made as the pixel value of image, set up Kalman state equation and observation equation that observed image is estimated, adopt conventional two-dimensional piece Kalman filtering method to go dry processing to observed image; Then, by front feedback smoothing method, image is carried out to smoothing processing, by the estimated value of the actual value of current block image, the estimated value of piece image is above corrected, the image after smoothing processing is last removal noise image.
In above-mentioned steps S4, selection rectangular area is as shown in Figure 3 as processing unit, and the state equation of observed image and observation equation are respectively:
Figure BDA0000392596730000031
Y(n)=MX(n)+ε(n)
Wherein, X (n) and X (n+1) are adjacent image blocks, the image block in Y (n) observed image;
Figure BDA0000392596730000032
be state-transition matrix, reacted the relation between adjacent image piece,
Figure BDA0000392596730000033
M is observing matrix, the relation between reaction true picture and observed image;
δ (n+1) is system noise, and ε (n) is observation noise, is generally additive white noise.
According to the state equation of above-mentioned observed image and observation equation, obtain state vector predictive equation and observation renewal equation, they respectively:
Figure BDA0000392596730000034
X ^ ( n + 1 | n + 1 ) = X ^ ( n + 1 | n ) + K ( n + 1 ) · { Y ( n + 1 ) - M X ^ ( n + 1 | n ) } - 1
In formula,
Figure BDA0000392596730000036
to have obtained the estimation to the actual value of n+1 piece image after the observed reading of n piece image,
Figure BDA0000392596730000037
be the estimated value having obtained after the actual value of n+1 piece image being upgraded after the observed reading of n+1 piece image, K (n+1) is kalman gain.
For predicted picture better, and then before adopting, feedback smoothing method carries out smoothing processing to image.The front feedback smoothing equation that this front feedback smoothing method represents based on following formula:
In formula,
Figure BDA0000392596730000039
the estimated value having obtained after the actual value of n piece image being upgraded after the observed reading of n piece image,
Figure BDA00003925967300000310
be the estimated value having obtained after level and smooth to the actual value of n piece image after the observed reading of n+1 piece image, P (n+1|n) is prior estimate covariance matrix, and P (n|n) is posteriority estimate covariance matrix.
The size of above-mentioned micro-slip window L is set to 5 * 5, and 7 * 7,9 * 9 all can.
The present invention can better keep and recover edge and the texture of natural image in pre-service.Fully combine Bao Bian and overall thought, can either keep the edge information characteristic, can find again plurality object reference block.
The present invention uses for reference the thought of feedback traditional Kalman filtering is improved, adopt conventional two-dimensional piece Kalman filtering and front feedback smoothing method to go dry processing to observed image, after the estimated value of actual value that has obtained n+1 position, by thought level and smooth and feedback, the estimated value of anterior locations is corrected.
The present invention is based on level and smooth image recovery method and can under the prerequisite that does not increase computation complexity, improve the quality that image recovers.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of a kind of image recovery method based on level and smooth correction of the present invention;
Fig. 2 is that the micro-slip window and the overall window that in image pre-service, adopt are divided schematic diagram;
Fig. 3 is Kalman's image block of dividing in concrete enforcement, and the pixel in each image block and the how mobile schematic diagram of image block.
Embodiment
Below in conjunction with accompanying drawing to the detailed description of the invention.
With reference to process flow diagram 1, the concrete steps of the image recovery method based on level and smooth correction are as follows:
Step 1, digital picture is gathering, and what in transmitting procedure, because being interfered, obtain is not often desirable image, but containing noisy image.Iteration selects element in noisy image as pending element.Window is divided as shown in Figure 2, usings the noisy image inputted as overall window O, sets a micro-slip window L centered by pending pixel x in overall window O.
Step 2, calculates pending element x in the noisy image of input and the similarity of the reference pixel y in Search Area, obtains the weights of all reference image vegetarian refreshments in Search Area
w ( x , y ) = w 1 ( x , y ) y ∈ L w 2 ( x , y ) y ∈ O - L
Wherein, O-L is illustrated in overall window O, but the region in micro-slip window L not; Search Area comprises region in micro-slip window L and is positioned at overall window but not in the region of micro-slip window L.
Above-mentioned weight w 1(x, y) represents to be positioned at the reference pixel y of micro-slip window and the similarity of pending pixel x, and computing formula is as follows:
w 1 ( x , y ) = 1 2 Z 1 g σ s , y ( | | x - y | | 2 ) * g σ r , y ( I ( x ) - I ( y ) )
In formula, I (x) and I (y) represent to be positioned at the grey scale pixel value at x and y place,
Figure BDA0000392596730000043
σ s,yand σ r,yrespectively the coefficient in spatial domain and gray scale territory, ‖ ‖ 2represent l 2norm, Z 1it is normalization coefficient
Z 1 = Σ y ∈ L g σ s , y ( | | x - y | | 2 ) * g σ s , y ( I ( x ) - I ( y ) ) .
Above-mentioned weight w 2(x, y) represents to be positioned at outside micro-slip window, but reference pixel y in overall window and the similarity of pending pixel x, computing formula is as follows:
w 2 ( x , y ) = 1 2 Z 2 exp ( - | | v ( x ) - v ( y ) | | 2 h 2 )
In formula, v (x) and v (y) represent respectively with x, the image block that the size centered by y is n * n; H smoothly controls parameter, h=kn δ 0; δ 0be the standard deviation of image institute Noise, k is constant, in experiment, often gets between 0.5~2; Z 2it is normalization coefficient
Z 2 = Σ y ∈ O - L exp ( - | | v ( x ) - v ( y ) | | 2 h 2 )
Above-mentioned weight w (x, y) meets: 0≤w (x, y)≤1, ∑ y ∈ Ow (x, y)=1.
Step 3, according to the weights of all pixels in the Search Area calculating, is weighted on average all pixels in Search Area, obtains the revised gray-scale value of pixel
I′(x)=∑ y∈OI(y)w(x,y)。
Step 4, gets back to step 1 and reselects pending element, until all processes pixel in noisy image are complete.After handling all pixels, with the gray-scale value I ' of pixel after revising, (x) replace the gray-scale value of pixel in the noisy image of inputting, obtain high-quality observed image.
Step 5, sets up Kalman state equation and observation equation for image denoising.
This method adopts two-dimensional block kalman filter method to carry out denoising to pending image.When utilizing two-dimensional block kalman filter method to process the noise problem of image, first need to set up the system model of image.According to the attribute of Kalman filter theory and image self, and the mode of computing machine processing image, adopt with the following method:
Image is carried out to piecemeal (every block size is 3 * 3).Pixel as shown in Figure 3 and vector space relation are the schematic diagram of piece Kalman filtering, wherein K ithe width that represents each piece, K jthe height that represents each piece, i, j denotation coordination axle, in Fig. 3, each bulk is comprised of 9 fritters, and each fritter represents the vector that 4 pixels form.Selecting the iterative window size of piece Kalman filtering is L=66(L=K ik j), definition X i,j(n) and X (n) be respectively 41 and the vector of L1, wherein x i,j(n) be that coordinate is the gray-scale value that (i, j) locates pixel, the locus " n " of vectorial X (n) wherein represents the n time corresponding locus of iteration in Kalman's iterative filtering, and the concrete form of the composition is as follows:
X 1,1 ( n ) = x 1,1 ( n ) , x 2 , 1 ( n ) , x 1,2 ( n ) , x 2,2 ( n ) T X 2,1 ( n ) = x 3,1 ( n ) , x 4,1 ( n ) , x 3,2 ( n ) , x 4,2 ( n ) T X 3,1 ( n ) = x 5,1 ( n ) , x 6,1 ( n ) , x 5,2 ( n ) , x 6,2 ( n ) T X 1,2 ( n ) = x 1,3 ( n ) , x 2,3 ( n ) , x 1,4 ( n ) , x 2,4 ( n ) X 2,2 ( n ) = x 3,3 ( n ) , x 4,3 ( n ) , x 3,4 ( n ) , x 4,4 ( n ) T · · · X 3,3 ( n ) = x 5,5 ( n ) , x 6,5 ( n ) , x 5,6 ( n ) , x 6,6 ( n ) T X ( n ) = X 1,1 T ( n ) , X 2,1 T ( n ) , X 3,1 T ( n ) , X 1,2 T ( n ) , X 2,2 T ( n ) , · · · , X 3,3 T ( n ) T
Set up state equation as follows and observation equation,
Figure BDA0000392596730000061
Y(n)=MX(n)+ε(n)
Wherein,
Figure BDA0000392596730000062
and M is according to the matrix of the corresponding size that in image, the relation between each pixel is chosen.Y (n) is illustrated in the observed reading at n place, position, and ε (n) is for measuring noise.The form of Y in observation equation (n) is identical with X (n) form, and contained each element is also consistent with X (n) institute corresponding element.Regulation δ (n+1) and ε (n) are the white noises of 0 average.
Step 6, obtains the Two-Dimensional Kalman filtering equations of image by state equation and observation equation, iterative process is as follows:
(1)
Figure BDA0000392596730000063
(2)K(n+1)={P(n+1|n)MT}·{MP(n+1|n)M T+Q} -1
(3)
Figure BDA0000392596730000064
(4) X ^ ( n + 1 | n + 1 ) = X ^ ( n + 1 | n ) + K ( n + 1 ) · { Y ( n + 1 ) - M X ^ ( n + 1 | n ) } - 1
(5) P ( n + 1 | n + 1 ) = { I - K ( n + 1 ) M } P ( n + 1 | n )
(6) n=n+1 gets back to (1);
Above in formula, to have obtained the estimation to the actual value of n+1 piece image after the observed reading of n piece image;
Figure BDA0000392596730000068
it is the estimated value having obtained after the actual value of n+1 piece image being upgraded after the observed reading of n+1 piece image; P (n+1|n) is prior estimate covariance matrix, and P (n|n) is posteriority estimate covariance matrix, and K (n+1) is kalman gain.
When above-mentioned legacy card Kalman Filtering is processed for image, just by the observation information at n place, position, position n+1 is estimated, then by the observation information at n+1 place, actual value is upgraded.Defect is that the observation information of n+1 and follow-up location is not by n and reference by location in the past.For better predicted picture, after obtaining the more real informations of image, the present invention uses for reference the thought of feedback, after the estimated value of actual value that has obtained n+1 position, by thought level and smooth and feedback, the estimated value of anterior locations is corrected.Adopt conventional two-dimensional piece Kalman filtering method and front feedback smoothing method to go dry processing to observed image.
In the inventive method, added the iterative process of front feedback smoother equation as follows:
(1)
Figure BDA0000392596730000069
(2)K(n+1)={P(n1|n)M T}·{MP(n+1|n)M T+Q} -1
(3)
Figure BDA00003925967300000610
(4) X ^ ( n + 1 | n + 1 ) = X ^ ( n + 1 | n ) + K ( n + 1 ) · { Y ( n + 1 ) - M X ^ ( n + 1 | n ) } - 1
(5)
(6)P(n+1|n+1)={I-K(n+1)M}P(n+1)n)
(7) n=n+1 gets back to (1);
In formula,
Figure BDA00003925967300000613
the estimated value having obtained after the actual value of n piece image being upgraded after the observed reading of n piece image,
Figure BDA00003925967300000614
it is the estimated value having obtained after level and smooth to the actual value of n piece image after the observed reading of n+1 piece image.
Image after level and smooth is as last removal noise image.

Claims (6)

1. the image recovery method based on level and smooth correction, is characterized in that comprising the following steps:
S1, input noisy image, using the noisy image inputted as overall window O, set a micro-slip window L centered by pending pixel x; Calculate pending element x in noisy image and the similarity of the reference pixel y in Search Area, obtain the weights of all reference image vegetarian refreshments in Search Area
w ( x , y ) = w 1 ( x , y ) y ∈ L w 2 ( x , y ) y ∈ O - L
Wherein, O-L is illustrated in overall window, but the region in micro-slip window not, weight w 1(x, y) represents to be positioned at the reference pixel y of micro-slip window and the similarity of pending pixel x; Weight w 2(x, y) represents to be positioned at outside micro-slip window, but reference pixel y in overall window and the similarity of pending pixel x; This weight w (x, y) meets: 0≤w (x, y)≤1, ∑ y ∈ Ow (x, y)=1;
In the Search Area that S2, basis calculate, the weights of all reference pixels, are weighted on average all pixels in Search Area, obtain the revised gray-scale value of pixel;
S3, with step S1, S2, handle in noisy image after all pixels, with the gray-scale value of pixel after revising, replace the gray-scale value of pixel in noisy image, as observed image;
S4, state variable are made as the pixel value of image, set up state equation and observation equation that observed image is estimated, adopt conventional two-dimensional piece Kalman filtering method to go dry processing to observed image;
Then by front feedback smoothing method, image is carried out to smoothing processing, by the estimated value of the actual value of current block image, the estimated value of piece image is above corrected, the image after smoothing processing is last removal noise image.
2. the method for claim 1, is characterized in that, in step S1,
Weight w 1the formula of (x, y) is w 1 ( x , y ) = 1 2 Z 1 g σ s , y ( | | x - y | | 2 ) * g σ r , y ( I ( x ) - I ( y ) ) , Wherein I (x) and I (y) represent to be positioned at the grey scale pixel value at x and y place, σ s,yand σ r,yrespectively the coefficient in spatial domain and gray scale territory, ‖ ‖ 2represent l 2norm, Z 1it is normalization coefficient Z 1 = Σ y ∈ L g σ s , y ( | | x - y | | 2 ) * g σ s , y ( I ( x ) - I ( y ) ) ;
Weight w 2the formula of (x, y) is
Figure FDA0000392596720000014
wherein, v (x) and v (y) represent respectively with x, the image block that the size centered by y is n*n; H smoothly controls parameter, h=kn δ 0, δ 0be the standard deviation of image institute Noise, k is constant, Z 2it is normalization coefficient
Figure FDA0000392596720000015
3. method as claimed in claim 2, is characterized in that, described constant K is chosen between 0.5~2.
4. method as claimed in claim 1 or 2, is characterized in that, in step S4, the state equation of described observed image and observation equation respectively: with Y (n)=MX (n)+ε (n)
Wherein, X (n) and X (n+1) they are adjacent image blocks, the image block in Y (n) observed image,
Figure FDA0000392596720000017
be state-transition matrix, reacted the relation between adjacent image piece
Figure FDA0000392596720000021
M is observing matrix, the relation between reaction true picture and observed image; δ (n+1) is system noise, and ε (n) is observation noise.
5. method as claimed in claim 4, is characterized in that, the state vector predictive equation obtaining according to the state equation of described observed image and observation equation and observation renewal equation respectively:
X ^ ( n + 1 | n + 1 ) = X ^ ( n + 1 | n ) + K ( n + 1 ) · { Y ( n + 1 ) - M X ^ ( n + 1 | n ) } - 1
In formula, to have obtained the estimation to the actual value of n+1 piece image after the observed reading of n piece image,
Figure FDA0000392596720000025
be the estimated value having obtained after the actual value of n+1 piece image being upgraded after the observed reading of n+1 piece image, K (n+1) is kalman gain;
The front feedback smoothing equation that described front feedback smoothing method represents based on following formula:
Figure FDA0000392596720000026
In formula,
Figure FDA0000392596720000027
the estimated value having obtained after the actual value of n piece image being upgraded after the observed reading of n piece image,
Figure FDA0000392596720000028
be the estimated value having obtained after level and smooth to the actual value of n piece image after the observed reading of n+1 piece image, P (n+1|n) is prior estimate covariance matrix, and P (n|n) is posteriority estimate covariance matrix.
6. the method for claim 1, is characterized in that, the size of the window of micro-slip described in step S1 L is set to 5 * 5,7 * 7 or 9 * 9.
CN201310467806.7A 2013-10-08 2013-10-08 Based on the image recovery method of smooth correction Active CN103559684B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310467806.7A CN103559684B (en) 2013-10-08 2013-10-08 Based on the image recovery method of smooth correction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310467806.7A CN103559684B (en) 2013-10-08 2013-10-08 Based on the image recovery method of smooth correction

Publications (2)

Publication Number Publication Date
CN103559684A true CN103559684A (en) 2014-02-05
CN103559684B CN103559684B (en) 2016-04-06

Family

ID=50013923

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310467806.7A Active CN103559684B (en) 2013-10-08 2013-10-08 Based on the image recovery method of smooth correction

Country Status (1)

Country Link
CN (1) CN103559684B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699990A (en) * 2015-03-27 2015-06-10 努比亚技术有限公司 Method for smoothing data and mobile terminal
CN105184750A (en) * 2015-09-22 2015-12-23 广州市百果园网络科技有限公司 Method and device of denoising real-time video images on mobile terminal
CN105528590A (en) * 2016-01-07 2016-04-27 张志华 Quickly-alarming alarm device
CN106303156A (en) * 2016-08-29 2017-01-04 厦门美图之家科技有限公司 Method, application and mobile terminal to video denoising
CN106510763A (en) * 2016-09-19 2017-03-22 来安中衡物联网设备科技有限公司 Blood relationship spectrum imaging method and device
CN110264426A (en) * 2019-06-24 2019-09-20 Oppo广东移动通信有限公司 Image distortion correction method and apparatus
CN110276734A (en) * 2019-06-24 2019-09-24 Oppo广东移动通信有限公司 Image distortion correction method and apparatus
CN112116544A (en) * 2020-10-08 2020-12-22 东南数字经济发展研究院 Preprocessing method for resisting image smoothing filtering

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508278A (en) * 2011-11-28 2012-06-20 北京航空航天大学 Adaptive filtering method based on observation noise covariance matrix estimation

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102508278A (en) * 2011-11-28 2012-06-20 北京航空航天大学 Adaptive filtering method based on observation noise covariance matrix estimation

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
张丽果: "《快速非局部均值滤波图像去噪》", 《信号处理》, vol. 29, no. 8, 31 August 2013 (2013-08-31) *
徐勇: "《边缘结构保持型的图像滤波算法研究》", 《中国优秀硕士学位论文全文数据库 信息科技辑》, no. 9, 15 September 2011 (2011-09-15) *
李淑国: "《非局部平均图像去噪算法研究》", 《中国优秀硕士学位论文全文数据库 信息科技辑》, no. 3, 15 March 2013 (2013-03-15) *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699990A (en) * 2015-03-27 2015-06-10 努比亚技术有限公司 Method for smoothing data and mobile terminal
CN105184750A (en) * 2015-09-22 2015-12-23 广州市百果园网络科技有限公司 Method and device of denoising real-time video images on mobile terminal
CN105528590A (en) * 2016-01-07 2016-04-27 张志华 Quickly-alarming alarm device
CN106303156A (en) * 2016-08-29 2017-01-04 厦门美图之家科技有限公司 Method, application and mobile terminal to video denoising
CN106303156B (en) * 2016-08-29 2019-06-04 厦门美图之家科技有限公司 To the method, device and mobile terminal of video denoising
CN106510763A (en) * 2016-09-19 2017-03-22 来安中衡物联网设备科技有限公司 Blood relationship spectrum imaging method and device
CN110264426A (en) * 2019-06-24 2019-09-20 Oppo广东移动通信有限公司 Image distortion correction method and apparatus
CN110276734A (en) * 2019-06-24 2019-09-24 Oppo广东移动通信有限公司 Image distortion correction method and apparatus
CN110276734B (en) * 2019-06-24 2021-03-23 Oppo广东移动通信有限公司 Image distortion correction method and device
CN110264426B (en) * 2019-06-24 2021-09-17 Oppo广东移动通信有限公司 Image distortion correction method and device
US11861813B2 (en) 2019-06-24 2024-01-02 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Image distortion correction method and apparatus
CN112116544A (en) * 2020-10-08 2020-12-22 东南数字经济发展研究院 Preprocessing method for resisting image smoothing filtering

Also Published As

Publication number Publication date
CN103559684B (en) 2016-04-06

Similar Documents

Publication Publication Date Title
CN103559684B (en) Based on the image recovery method of smooth correction
CN108986140B (en) Target scale self-adaptive tracking method based on correlation filtering and color detection
CN110503680B (en) Unsupervised convolutional neural network-based monocular scene depth estimation method
CN107369166B (en) Target tracking method and system based on multi-resolution neural network
CN102968772B (en) A kind of image defogging method capable based on dark channel information
CN103049892B (en) Non-local image denoising method based on similar block matrix rank minimization
Wu et al. Learning-based super resolution using kernel partial least squares
CN102982513B (en) A kind of adapting to image defogging method capable based on texture
CN102567973B (en) Image denoising method based on improved shape self-adaptive window
CN106338733B (en) Forward-Looking Sonar method for tracking target based on frogeye visual characteristic
CN103139568B (en) Based on the Video Stabilization method of degree of rarefication and fidelity constraint
CN108027878A (en) Method for face alignment
CN101996406A (en) No-reference structural sharpness image quality evaluation method
CN110796616B (en) Turbulence degradation image recovery method based on norm constraint and self-adaptive weighted gradient
CN103455991A (en) Multi-focus image fusion method
CN104156918B (en) SAR image noise suppression method based on joint sparse representation and residual fusion
US20230169727A1 (en) Generative Nonlinear Human Shape Models
Fablet et al. Multimodal 4DVarNets for the reconstruction of sea surface dynamics from SST-SSH synergies
CN104200434A (en) Non-local mean image denoising method based on noise variance estimation
CN112686952A (en) Image optical flow computing system, method and application
US9569866B2 (en) Flexible video object boundary tracking
Agudo et al. 3D reconstruction of non-rigid surfaces in real-time using wedge elements
JP2017192691A (en) Image processing device, image processing method and program
Bartoli Maximizing the predictivity of smooth deformable image warps through cross-validation
Darby et al. Tracking human pose with multiple activity models

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: Shenzhen Graduate School of Guangdong Province, Shenzhen City Xili 518055 Nanshan District University City Tsinghua University

Patentee after: Shenzhen International Graduate School of Tsinghua University

Address before: Shenzhen Graduate School of Guangdong Province, Shenzhen City Xili 518055 Nanshan District University City Tsinghua University

Patentee before: GRADUATE SCHOOL AT SHENZHEN, TSINGHUA University

CP01 Change in the name or title of a patent holder