CN108986060B - Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition - Google Patents

Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition Download PDF

Info

Publication number
CN108986060B
CN108986060B CN201810658877.8A CN201810658877A CN108986060B CN 108986060 B CN108986060 B CN 108986060B CN 201810658877 A CN201810658877 A CN 201810658877A CN 108986060 B CN108986060 B CN 108986060B
Authority
CN
China
Prior art keywords
matrix
patch
images
low
rgb
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.)
Active
Application number
CN201810658877.8A
Other languages
Chinese (zh)
Other versions
CN108986060A (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.)
Nanjing University
Original Assignee
Nanjing 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 Nanjing University filed Critical Nanjing University
Priority to CN201810658877.8A priority Critical patent/CN108986060B/en
Publication of CN108986060A publication Critical patent/CN108986060A/en
Application granted granted Critical
Publication of CN108986060B publication Critical patent/CN108986060B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration by the use of more than one image, e.g. averaging, subtraction

Abstract

The invention discloses a method for suppressing the reflected light of a plurality of pictures based on sparse and low-rank matrix decomposition, which comprises the following steps of; (1) acquiring a plurality of images shot for the same scene at different angles; (2) aligning the plurality of images by utilizing a siftflow algorithm; (3) reference picture P0Dividing the data into a plurality of patches with the same size; (4) for each patch, the following steps are performed: A. acquiring column vectors formed by RGB values of a patch similar to the current patch and other images, and forming an RGB matrix by the column vectors; B. acquiring a column vector formed by the minimum gradient value of each pixel in a patch similar to the current patch and other images, and taking the column vector as the column vector of each column to form a minimum gradient matrix; C. performing sparse matrix and low-rank matrix decomposition according to the minimum gradient matrix and the RGB matrix; (5) and recombining the low-rank matrixes corresponding to all the patch to obtain an image with the reflected light suppressed. The invention has better image processing effect.

Description

Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition
Technical Field
The invention relates to image processing, in particular to a multi-picture reflected light suppression method based on sparse and low-rank matrix decomposition.
Background
In life, when an image is taken through glass, the taken picture includes not only a scene to be taken inside the glass but also an unnecessary scene reflected outside the glass. The reflected light removal is to remove an unnecessary reflected scene from the captured image. Most current methods consider the glass image as a linear combination of transmission and reflection images, and reconstruct the transmission image by suppressing the reflection image, such as the following:
the first category of methods relies on a single image. Such methods primarily utilize a priori knowledge and assumptions about images generated from glass, such as sparseness of gradients, relative smoothness, ghosting cues, and the like. Levin and Weiss reconstruct an optimized reflectance image by minimizing the cost function using a model of the gradient distribution in the image. Li and Brown achieve the effect of removing reflection components by utilizing the reflection energy inhibition of a gradient domain by virtue of the characteristic that the gradient of reflected light is smoother and fuzzy than that of refracted light. However, this assumption does not apply to very light scenes. Shin et al consider the multiple reflection characteristics of glass and suppress reflection by the ghost effect of light reflected from both the front and back surfaces of the glass. Such methods are described in references A.Levin and Y.Weiss.user associated separation of reflections from a single image using a spatial priority.IEEE Trans.image Process, 29(9), 1647-1654, Sept.2007; Y.Li and M.S.Brown.Single image layer separation using relative smoothening.in Proc.IEEE CVPR, pages 2752-; shih, D.Krishan, F.Durand, and W.T.Freeman.Refraction removal using stimulating cups.In Proc.IEEE CVPR, pages 3193-.
The second category of methods relies on multiple related images. Such methods may be aided by special camera devices such as polarizers, flash lamps, etc. The principle of utilizing the polarizer to remove the reflected light lies in the difference of the polarization of the refracted light wave and the reflected light wave, and a plurality of pictures are shot by adjusting the angle of the polarizer, so that an ideal transmission image is reconstructed. Besides, a plurality of related pictures can also be acquired by changing the viewpoint of the camera. Li and Brown analyze the gradient features of multiple pictures by aligning the images taken at these different angles, separating the gradients of the refractive and reflective images. Xue et al evaluate the different densities of the transmission and reflection scenes, respectively, to optimize the transmission and reflection images. Such methods are described in references y.li and m.s.brown.application conversion for automatic reflection removal. in proc.ieee ICCV, pages 2432-; xue, m.rubinstein, c.liu, and w.t.freeman.a computational approach for operation-free photopraphy.acm trans.graph, 34(4) 79: 1-79: 11, July 2015.
In general, the effect obtained by removing reflected light from a plurality of pictures is more desirable than that based on a single picture, and the used scenes are wider.
Disclosure of Invention
The purpose of the invention is as follows: aiming at the problems in the prior art, the invention provides a method for inhibiting the reflected light of a plurality of pictures based on sparse and low-rank matrix decomposition.
The technical scheme is as follows: the method for suppressing the reflected light of the multiple pictures based on sparse and low-rank matrix decomposition comprises the following steps of;
(1) acquiring a plurality of images shot for the same scene at different angles;
(2) aligning the plurality of images by utilizing a siftflow algorithm;
(3) selecting one of the aligned images as a reference image P0And reference picture P0Dividing the data into a plurality of patches with the same size;
(4) for each patch, the following steps are performed:
A. acquiring column vectors formed by RGB values of a patch similar to the current patch and other images, and forming an RGB matrix by the column vectors;
B. acquiring a column vector formed by the minimum gradient value of each pixel in a patch similar to the current patch and other images, and taking the column vector as the column vector of each column to form a minimum gradient matrix;
C. performing sparse matrix and low-rank matrix decomposition according to the minimum gradient matrix and the RGB matrix;
(5) and recombining the low-rank matrixes corresponding to all the patch to obtain an image with the reflected light suppressed.
Further, step (4) a specifically includes:
a-1, marking the current patch as ph0And matching one from each of the other aligned images with ph0The most similar patch, get a similar patch set PH1={phj1, …, K-1}, where phjIs shown in picture PjNeutral ph0The most similar patch, K is the number of all images;
a-2, adding ph0Adding to a set PH1In (b), a new set PH is formed2={phj|j=0,…,K-1};
A-3, will gather PH2The pixel RGB value of each patch is used as a column vector, and all the column vectors form an RGB matrix I ═ pr0,...,prK-1]Wherein pr iskWatch PH2Formed by the RGB values of all pixels of the kth patchA column vector.
Further, step (4) B specifically includes:
b-1, marking the current patch as ph0And matching one from each of the other aligned images with ph0The most similar patch, get a similar patch set PH1={phj1, …, K-1}, where phjIs shown in picture PjNeutral ph0The most similar patch, K is the number of all images;
b-2, adding ph0Adding to a set PH1In (b), a new set PH is formed2={phj|j=0,…,K-1};
B-3, calculating the set PH2The gradient value of each pixel of each patch in the set is obtained
Figure GDA0003098508530000021
Figure GDA0003098508530000022
Denotes patch phjA gradient value at a pixel position p, area representing a pixel position area of patch;
b-4, for any position q, selecting a minimum value from the gradient values of the pixel positions q of all the latches
Figure GDA0003098508530000033
Namely, it is
Figure GDA0003098508530000032
Taking the minimum gradient value as the minimum gradient value of the pixel position q, repeating the step to obtain the minimum gradient values of all the pixel positions, and forming the minimum gradient values of all the pixel positions into a column vector t;
b-5, forming the column vectors into a minimum gradient matrix Gmin=[t,...,t];GminIs equal to the number of columns of the RGB matrix.
Further, step (4) C specifically includes:
c-1, establishing an objective optimization function as follows:
Figure GDA0003098508530000031
s.t.I=T+R,R=H
in the formula, I represents an RGB matrix, and T represents a low-rank matrix, namely refraction components in an image; r is a sparse matrix, namely a reflection component in an image; gminRepresenting a minimum gradient matrix; λ and τ are user-defined parameters that are used to adjust the weight of each term in the optimization objective function; h is an auxiliary variable, and the auxiliary variable is,
Figure GDA0003098508530000034
a gradient of H;
and C-2, solving the target optimization function by adopting an iterative augmented Lagrange function method to obtain a low-rank matrix T.
Further, the step C-2 specifically comprises:
c-2-1: mixing I, GminAs an input;
c-2-2: initialization of T ═ I, H ═ T
C-2-3: update as follows:
Tk+1=D1/(2u)[(I-Rk+Hk+(Y1k-Y2k)/u)/2]
Rk+1=Sλ/u[I-Tk+Y1k/u]
Figure GDA0003098508530000035
Y1(k+1)=Y1k+u(I-Tk-Rk)
Y2(k+1)=Y2k+u(Tk-Hk)
in which the index k denotes the kth iteration, D1/(2u)(X)=US1/(2u)(∑)V*,S1/(2u)(∑) is sng (Σ) max (Σ | -1/(2u),0), Σ is a diagonal matrix composed of eigenvalues of the matrix X, U, V*The corresponding matrix is SVD decomposed for matrix X, i.e. X ═ U ∑ V*U is a penaltyWeight factor of the term, Y1And Y2Is a lagrange multiplier;
c-2-4: if the iteration number is more than 20, or I-Tk+1-Rk+1||FAnd | | | Tk+1-Hk+1||FIf the value is less than the predefined threshold, stopping the iteration and determining the T at the momentk+1And (6) outputting.
Has the advantages that: compared with the prior art, the invention has the following remarkable advantages: the method of the invention directly utilizes the original image and the gradient to carry out optimization, can obtain the image with higher contrast, and has no color distortion.
Drawings
FIG. 1 is a schematic flow diagram of one embodiment of the present invention;
FIG. 2 is a graph of the results of various stages of image processing using the method of the present invention;
fig. 3 is a diagram of the results of image processing using the method of the present invention as well as other methods.
Detailed Description
The embodiment provides a method for suppressing light reflected by a plurality of pictures based on sparse and low-rank matrix decomposition, as shown in fig. 1, including;
(1) multiple images taken of the same scene at different angles are acquired.
Setting to shoot K pictures, the pixel point of each image can be regarded as the linear combination of a reflection image and a refraction image:
Pk(p)=Tk(p)+Rk(p),k=0,1,.....,K-1
Pk(p) is the value of the pixel point p of the kth image, TkIs a refractive light value, RkThe total number of K images is the reflected light value.
(2) The multiple images are aligned using a siftflow algorithm.
And when in alignment, selecting the first image as a reference image, and aligning the K images. Since the intensity of the refracted light is greater than the intensity of the reflected light, alignment is mainly performed by refracting the light, which results in the refracted light matching each other on each image, while the reflected light differs from image to image, and the following relationship is obtained:
Figure GDA0003098508530000041
it is composed of
Figure GDA0003098508530000042
Respectively correspond to Pk(p)、Tk(p)、Rk(p) the aligned value, the value of the pixel point p of the kth image, and T (p) the value of the pixel point p of the true refracted light image to be restored.
(3) Selecting one of the aligned images as a reference image P0And reference picture P0Divided into a plurality of equal-sized patches.
Wherein, when dividing, assume the reference picture P0The length of (l) is w, the width of (w) is w, and the patch is a square with the length of (patchsize), so that the original image is divided into (l/patchsize) × (w/patchsize) patches.
(4) For each patch, the following steps are performed:
A. and acquiring column vectors formed by the RGB values of the patch similar to the current patch in the current patch and other images, and forming the column vectors into an RGB matrix.
The step A specifically comprises the following steps: a-1, marking the current patch as ph0And matching one from each of the other aligned images with ph0The most similar patch, get a similar patch set PH1={phj1, …, K-1}, where phjIs shown in picture PjNeutral ph0The most similar patch, K is the number of all images; a-2, adding ph0Adding to a set PH1In (b), a new set PH is formed2={phj0, …, K-1 }; a-3, will gather PH2The pixel RGB value of each patch is used as a column vector, and all the column vectors form an RGB matrix I ═ pr0,...,prK-1]Wherein pr iskWatch PH2The column vector formed by the RGB values of all pixels of the kth patch.
B. And acquiring a column vector formed by the minimum gradient value of each pixel in the patch similar to the current patch and other images, and taking the column vector as the column vector of each column to form a minimum gradient matrix.
The step B specifically comprises the following steps: b-1, marking the current patch as ph0And matching one from each of the other aligned images with ph0The most similar patch, get a similar patch set PH1={phj1, …, K-1}, where phjIs shown in picture PjNeutral ph0The most similar patch, K is the number of all images; b-2, adding ph0Adding to a set PH1In (b), a new set PH is formed2={phj0, …, K-1 }; b-3, calculating the set PH2The gradient value of each pixel of each patch in the set is obtained
Figure GDA0003098508530000051
Figure GDA0003098508530000052
Denotes patch phjA gradient value at a pixel position p, area representing a pixel position area of patch; b-4, for any position q, selecting a minimum value from the gradient values of the pixel positions q of all the latches
Figure GDA0003098508530000053
Namely, it is
Figure GDA0003098508530000054
Taking the minimum gradient value as the minimum gradient value of the pixel position q, repeating the step to obtain the minimum gradient values of all the pixel positions, and forming the minimum gradient values of all the pixel positions into a column vector t; b-5, forming the column vectors into a minimum gradient matrix Gmin=[t,...,t];GminIs equal to the number of columns of the RGB matrix.
Wherein the gradient features of the image are:
making
Figure GDA0003098508530000055
Representing the x or y direction of the imageTowards the gradient, one can get:
Figure GDA0003098508530000056
② since the reflected signal is weaker than the refracted signal, so
Figure GDA0003098508530000057
The salient regions in (1), i.e., the regions with stronger gradients, may be assumed to be primarily from the refracted signal. In other words, for a given pixel point p, if
Figure GDA0003098508530000058
Is large, either
Figure GDA0003098508530000059
Or either
Figure GDA00030985085300000510
Thus, the following relationship between gradient strengths can be obtained:
Figure GDA00030985085300000511
thirdly, as can be seen from the above, when the pixel point p is located at the significant edge of the refraction image, it is very likely that a plurality of aligned images have the same refraction image gradient strength at the pixel point, and the influence of the reflection image gradient strength can be ignored, that is, the pixel point p has the same refraction image gradient strength
Figure GDA0003098508530000061
C. And performing sparse matrix and low-rank matrix decomposition according to the recent small gradient matrix and the RGB matrix to obtain a sparse matrix corresponding to the current patch. The method specifically comprises the following steps:
c-1, establishing an objective optimization function as follows:
Figure GDA0003098508530000062
s.t.I=T+R,R=H
the meaning of this formula is: it is desirable that the reflection component T be as low rank as possible and that the gradient of the artwork be as similar as possible to the approximate gradient found above. In the formula, I represents an RGB matrix, and T represents a low-rank matrix, namely refraction components in an image; r is a sparse matrix, namely a reflection component in an image; gminRepresenting a minimum gradient matrix; λ and τ are user-defined parameters that are used to adjust the weight of each term in the optimization objective function; h is an auxiliary variable, and the auxiliary variable is,
Figure GDA0003098508530000063
a gradient of H;
and C-2, solving the target optimization function by adopting an iterative augmented Lagrange function method to obtain a low-rank matrix T.
The concrete solving method comprises the following steps:
augmented Lagrangian function for obtaining target optimization function
Figure GDA0003098508530000064
Mixing I, GminAs an input;
initialization of T ═ I, H ═ T
Update as follows:
Tk+1=D1/(2u)[(I-Rk+Hk+(Y1k-Y2k)/u)/2]
Rk+1=Sλ/u[I-Tk+Y1k/u]
Figure GDA0003098508530000065
Y1(k+1)=Y1k+u(I-Tk-Rk)
Y2(k+1)=Y2k+u(Tk-Hk)
in which the index k denotes the kth iteration, D1/(2u)(X)=US1/(2u)(∑)V*,S1/(2u)(∑) is sng (Σ) max (Σ | -1/(2u),0), Σ is a diagonal matrix composed of eigenvalues of the matrix X, U, V*The corresponding matrix is SVD decomposed for matrix X, i.e. X ═ U ∑ V*U is a weight factor for the penalty term, Y1And Y2Is a lagrange multiplier.
C-2-4: if the iteration number is more than 20, or I-Tk+1-Rk+1||FAnd | | | Tk+1-Hk+1||FIf the value is less than the predefined threshold, stopping the iteration and determining the T at the momentk+1And (6) outputting.
(5) And recombining the low-rank matrixes corresponding to all the patch to obtain an image with the reflected light suppressed.
The method of the present embodiment is used for simulation verification.
The plurality of captured images are shown in fig. 2 (a), the first image is taken as a reference, the aligned image is shown in fig. 2 (b), the gradient image calculated from the aligned image is shown in fig. 2 (c), the minimum gradient image is shown in fig. 2 (d), the minimum gradient image is an image formed by selecting a minimum gradient value for each pixel in all similar patches, and the image obtained by suppressing the reflected light by the method of the present embodiment is shown in fig. 2 (e).
To better compare the effects of Li and Brown with other methods of the prior art, the same pictures were processed and the results are shown in fig. 3, which shows that the method of the present invention is significantly superior to the Li and Brown methods.
While the invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not to be limited to the disclosed embodiment, but on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (4)

1. A multi-picture reflected light suppression method based on sparse and low-rank matrix decomposition is characterized by comprising the following steps of;
(1) acquiring a plurality of images shot for the same scene at different angles;
(2) aligning the plurality of images by utilizing a siftflow algorithm;
(3) selecting one of the aligned images as a reference image P0And reference picture P0Dividing the data into a plurality of patches with the same size;
(4) for each patch, the following steps are performed:
A. acquiring column vectors formed by RGB values of a patch similar to the current patch and other images, and forming an RGB matrix by the column vectors;
B. acquiring a column vector formed by the minimum gradient value of each pixel in a patch similar to the current patch and other images, and taking the column vector as the column vector of each column to form a minimum gradient matrix;
C. performing sparse matrix and low-rank matrix decomposition according to the minimum gradient matrix and the RGB matrix; the method specifically comprises the following steps:
c-1, establishing an objective optimization function as follows:
Figure FDA0003098508520000011
s.t.I=T+R,R=H
in the formula, I represents an RGB matrix, and T represents a low-rank matrix, namely refraction components in an image; r is a sparse matrix, namely a reflection component in an image; gminRepresenting a minimum gradient matrix; λ and τ are user-defined parameters that are used to adjust the weight of each term in the optimization objective function; h is an auxiliary variable, and the auxiliary variable is,
Figure FDA0003098508520000012
a gradient of H;
c-2, solving the target optimization function by adopting an iterative augmented Lagrange function method to obtain a low-rank matrix T;
(5) and recombining the low-rank matrixes corresponding to all the patch to obtain an image with the reflected light suppressed.
2. The sparse-and-low-rank matrix decomposition-based multiple-picture reflected light suppression method according to claim 1, wherein: the step (4) A specifically comprises the following steps:
a-1, marking the current patch as ph0And matching one from each of the other aligned images with ph0The most similar patch, get a similar patch set PH1={phj1, …, K-1}, where phjIs shown in picture PjNeutral ph0The most similar patch, K is the number of all images;
a-2, adding ph0Adding to a set PH1In (b), a new set PH is formed2={phj|j=0,…,K-1};
A-3, will gather PH2The pixel RGB value of each patch is used as a column vector, and all the column vectors form an RGB matrix I ═ pr0,...,prK-1]Wherein pr iskIndicates the pH2The column vector formed by the RGB values of all pixels of the kth patch.
3. The sparse-and-low-rank matrix decomposition-based multiple-picture reflected light suppression method according to claim 1, wherein: the step (4) B specifically comprises the following steps:
b-1, marking the current patch as ph0And matching one from each of the other aligned images with ph0The most similar patch, get a similar patch set PH1={phj1, …, K-1}, where phjIs shown in picture PjNeutral ph0The most similar patch, K is the number of all images;
b-2, adding ph0Adding to a set PH1In (b), a new set PH is formed2={phj|j=0,…,K-1};
B-3, calculating the set PH2The gradient value of each pixel of each patch in the set is obtained
Figure FDA0003098508520000021
Figure FDA0003098508520000022
Denotes patch phjA gradient value at a pixel position p, area representing a pixel position area of patch;
b-4, for any position q, selecting a minimum value from the gradient values of the pixel positions q of all the latches
Figure FDA0003098508520000023
Namely, it is
Figure FDA0003098508520000024
Taking the minimum gradient value as the minimum gradient value of the pixel position q, repeating the step to obtain the minimum gradient values of all the pixel positions, and forming the minimum gradient values of all the pixel positions into a column vector t;
b-5, forming the column vectors into a minimum gradient matrix Gmin=[t,...,t];GminIs equal to the number of columns of the RGB matrix.
4. The sparse-and-low-rank matrix decomposition-based multiple-picture reflected light suppression method according to claim 1, wherein: the step C-2 specifically comprises the following steps:
c-2-1: mixing I, GminAs an input;
c-2-2: initialization of T ═ I, H ═ T
C-2-3: update as follows:
Tk+1=D1/(2u)[(I-Rk+Hk+(Y1k-Y2k)/u)/2]
Rk+1=Sλ/u[I-Tk+Y1k/u]
Figure FDA0003098508520000025
Y1(k+1)=Y1k+u(I-Tk-Rk)
Y2(k+1)=Y2k+u(Tk-Hk)
in which the index k denotes the kth iteration, D1/(2u)(X)=US1/(2u)(∑)V*,S1/(2u)(∑) is sng (Σ) max (Σ | -1/(2u),0), Σ is a diagonal matrix composed of eigenvalues of the matrix X, U, V*The corresponding matrix is SVD decomposed for matrix X, i.e. X ═ U ∑ V*U is a weight factor for the penalty term, Y1And Y2Is a lagrange multiplier;
c-2-4: if the iteration number is more than 20, or I-Tk+1-Rk+1||FAnd | | | Tk+1-Hk+1||FIf the value is less than the predefined threshold, stopping the iteration and determining the T at the momentk+1And (6) outputting.
CN201810658877.8A 2018-06-25 2018-06-25 Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition Active CN108986060B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810658877.8A CN108986060B (en) 2018-06-25 2018-06-25 Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810658877.8A CN108986060B (en) 2018-06-25 2018-06-25 Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition

Publications (2)

Publication Number Publication Date
CN108986060A CN108986060A (en) 2018-12-11
CN108986060B true CN108986060B (en) 2021-09-28

Family

ID=64538528

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810658877.8A Active CN108986060B (en) 2018-06-25 2018-06-25 Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition

Country Status (1)

Country Link
CN (1) CN108986060B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105957026A (en) * 2016-04-22 2016-09-21 温州大学 De-noising method based on recessive low-rank structure inside and among nonlocal similar image blocks
CN106447668A (en) * 2016-08-25 2017-02-22 南京理工大学 Small object detection method based on random sampling and sparse matrix restoration under infrared scene
CN107316309A (en) * 2017-06-29 2017-11-03 西北工业大学 High spectrum image conspicuousness object detection method based on matrix decomposition

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105957026A (en) * 2016-04-22 2016-09-21 温州大学 De-noising method based on recessive low-rank structure inside and among nonlocal similar image blocks
CN106447668A (en) * 2016-08-25 2017-02-22 南京理工大学 Small object detection method based on random sampling and sparse matrix restoration under infrared scene
CN107316309A (en) * 2017-06-29 2017-11-03 西北工业大学 High spectrum image conspicuousness object detection method based on matrix decomposition

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"Automatic Reflection Removal Using Reflective Layer Image Information";Divya等;《2015 IEEE International Conference on Consumer Electronics》;20150112;第548-551页 *
"Exploiting Reflection Change for Automatic Reflection Removal";Yu Li等;《2013 IEEE International Conference on Computer Vision》;20140303;第2432-2439页 *
"Low-Rank Modeling and Its Applications in Image Analysis";XIAOWEI ZHOU等;《ACM Computing Surveys》;20141231;第1-33页 *

Also Published As

Publication number Publication date
CN108986060A (en) 2018-12-11

Similar Documents

Publication Publication Date Title
Tan et al. DeepDemosaicking: Adaptive image demosaicking via multiple deep fully convolutional networks
Hu et al. Depth map denoising using graph-based transform and group sparsity
Li et al. A two-streamed network for estimating fine-scaled depth maps from single rgb images
Guo et al. Single image highlight removal with a sparse and low-rank reflection model
Alayrac et al. The visual centrifuge: Model-free layered video representations
Son et al. Near-infrared fusion via color regularization for haze and color distortion removals
CN109829868B (en) Lightweight deep learning model image defogging method, electronic equipment and medium
Fang et al. Variational single image dehazing for enhanced visualization
Vasluianu et al. NTIRE 2023 image shadow removal challenge report
Dong et al. Single color image dehazing using sparse priors
CN113284061B (en) Underwater image enhancement method based on gradient network
Li et al. Learning a coordinated network for detail-refinement multiexposure image fusion
Routray et al. An efficient image denoising method based on principal component analysis with learned patch groups
Huang et al. Removing reflection from a single image with ghosting effect
CN107369139B (en) Noise image deblurring method based on mixed data fitting and weighted total variation
Zheng et al. T-net: Deep stacked scale-iteration network for image dehazing
Chen et al. Underwater image enhancement based on color balance and multi-scale fusion
Ke et al. Edllie-net: Enhanced deep convolutional networks for low-light image enhancement
Hong et al. Reflection removal with nir and rgb image feature fusion
CN108986060B (en) Multi-image reflected light suppression method based on sparse and low-rank matrix decomposition
Li et al. A Two-Streamed Network for Estimating Fine-Scaled Depth Maps from Single RGB Images
CN113450261A (en) Single image defogging method based on condition generation countermeasure network
Kang et al. Hierarchical palette extraction based on local distinctiveness and cluster validation for image recoloring
Chen et al. Low‐light image enhancement based on exponential Retinex variational model
Xiao et al. Video denoising algorithm based on improved dual‐domain filtering and 3D block matching

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 210008 No. 22, Hankou Road, Gulou District, Jiangsu, Nanjing

Applicant after: NANJING University

Address before: 210046 Xianlin Avenue 163, Qixia District, Nanjing City, Jiangsu Province

Applicant before: NANJING University

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant