CN101620638B - Image retrieval method based on gauss mixture models - Google Patents

Image retrieval method based on gauss mixture models Download PDF

Info

Publication number
CN101620638B
CN101620638B CN2009103053245A CN200910305324A CN101620638B CN 101620638 B CN101620638 B CN 101620638B CN 2009103053245 A CN2009103053245 A CN 2009103053245A CN 200910305324 A CN200910305324 A CN 200910305324A CN 101620638 B CN101620638 B CN 101620638B
Authority
CN
China
Prior art keywords
gauss
hybrid models
image
gauss hybrid
distance
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.)
Expired - Fee Related
Application number
CN2009103053245A
Other languages
Chinese (zh)
Other versions
CN101620638A (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.)
Huazhong University of Science and Technology
Original Assignee
Huazhong University of Science and Technology
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 Huazhong University of Science and Technology filed Critical Huazhong University of Science and Technology
Priority to CN2009103053245A priority Critical patent/CN101620638B/en
Publication of CN101620638A publication Critical patent/CN101620638A/en
Application granted granted Critical
Publication of CN101620638B publication Critical patent/CN101620638B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses an image retrieval method based on gauss mixture models, belonging to the field of image retrieval, overcoming the defect of inadequate accuracy of the prior distance measurement method of gauss mixture models, further enhancing the distance measurement accuracy of the gauss mixture models on human perception, and consequently enhancing the image retrieval performance. Theimage retrieval method based on gauss mixture models comprises the following steps: firstly, picking up the gauss mixture models which correspond to all images in an image storeroom; secondly, picking up a gauss mixture model of an image to be retrieved; thirdly, computing the distances between the gauss mixture model of the image to be retrieved and the gauss mixture models of all the images in the image storeroom; and fourthly, sequencing the distances and returning to a retrieval result. The invention enhances the distance measurement accuracy of the gauss mixture models and consequently enhances the image retrieval performance.

Description

A kind of image search method based on gauss hybrid models
Technical field
The invention belongs to field of image search, be specifically related to a kind of image search method based on gauss hybrid models.
Background technology
Existing image search method based on gauss hybrid models generally includes: extract gauss hybrid models, the distance metric between gauss hybrid models and the distance ordering of image correspondence and return step such as result for retrieval.Wherein, the distance metric of gauss hybrid models is the core technology of image retrieval, and the distance metric reliability between gauss hybrid models is a key issue.
At present, the K-L dispersion between the widely-used gauss hybrid models of multimedia technology field (Kullback-Lieblerdivergence is called for short KLD) is as the similarity measurement of image.Though when using discrete histogram to express characteristics of image, can be according to the KLD between the direct computed image of the definition of KLD; But do not have closed expression formula, so need by Monte Carlo algorithm approximate solution for the KLD between gauss hybrid models; But use the Monte Carlo algorithm to sample in a large number at high-dimensional feature space, therefore the KLD time complexity that utilizes the Monte Carlo algorithm to find the solution between gauss hybrid models is very high, does not satisfy the time requirement of multimedia retrieval usually.
For solving the distance metric time efficiency problem of gauss hybrid models, Jacob Goldberger has proposed in " An EfficientImage Similarity Measure Based on Approximations of KL-Divergence Between TwoGaussian Mixtures " (IEEE International Conference on Computer Vision, 2003) literary composition based on the KLD algorithm of coupling with based on two kinds of improved KLD approximate solution methods of KLD algorithm of no mark conversion.Experiment is proof relatively, and these the two kinds of relative Monte Carlo of algorithm method of approximation time efficiencies all increase, but the relative Monte Carlo of accuracy method of approximation descends to some extent.
Yossi Rubner is at " The Earth Mover ' s Distance as a Metric for Image Retrival " (International Journal of Computer Vision, 2000) will move in the literary composition distance (Earth Mover ' s Distance, abbreviation EMD) distance metric that distributes as multidimensional, its basic thought is tolerance is deformed to the required cost of another probability distribution from a probability distribution a minimum cost, experimental results show that with respect to KLD, EMD is a kind of distance metric that meets human perception, therefore obtains multimedia retrieval, being extensive use of of fields such as target following.But EMD only was used to signature (a kind of method of approximate representation probability density function in the past, it is two a tuples set in form, the corresponding cluster of each two tuple, the element number that comprises of this cluster of vector sum by the expression cluster centre is formed) between distance metric, but represent that with signature the distribution form precision of probability density function is nothing like gauss hybrid models.Therefore, the present invention at first measures geodesic line distance between affine transformation matrix as the distance between Gauss model in the Lie group tangent space; Again in conjunction with the thought of EMD (Earth Mover ' s Distance), the distance metric problem of gauss hybrid models is converted into linear programming problem, thereby improves the accuracy of gauss hybrid models distance metric effectively.
Summary of the invention
The invention provides a kind of image search method based on gauss hybrid models, overcome the existing not enough problem of gauss hybrid models distance metric method accuracy, further improve the accuracy of gauss hybrid models distance metric in human perception, thereby improve the image retrieval performance.
A kind of image search method based on gauss hybrid models of the present invention comprises:
Step 1. extract the gauss hybrid models of all images correspondence in the image library, comprise following substep:
(1.1) for each pixel in the image, calculate a d dimensional feature vector, d 〉=1, proper vector comprise colouring information, the positional information of pixel, gradient information, the texture information of corresponding pixel points, and the proper vector of these all pixels of image constitutes the proper vector set of this image;
(1.2) determine the number m of the Gauss model that the gauss hybrid models of this image correspondence comprises, use the maximum likelihood parameter of the corresponding gauss hybrid models of the proper vector set of expectation-maximization algorithm estimated image: mean vector and the covariance matrix of forming each Gauss model of gauss hybrid models;
Wherein the gauss hybrid models of piece image correspondence is Q={ (μ Q1, ∑ Q1, β 1) ..., (μ Qm, ∑ Qm, β m), include m Gauss model, μ QjAnd ∑ QjMean vector and the covariance matrix of representing j Gauss model respectively, β jBe j Gauss model shared weight in whole gauss hybrid models Q, 0≤β j≤ 1,1≤j≤m, m 〉=1;
Step 2. extract the gauss hybrid models of image to be retrieved: according to substep (1.1) and (1.2) of step 1, extract the gauss hybrid models of image to be retrieved, the gauss hybrid models of image to be retrieved is P={ (μ P1, ∑ P1, α 1) ..., (μ Pn, ∑ Pn, α n), include n Gauss model, wherein μ PiAnd ∑ PiMean vector and the covariance matrix of representing i Gauss model respectively, α iBe i Gauss model shared weight in whole gauss hybrid models P, 0≤α i≤ 1,1≤i≤n;
Step 3. calculate the distance between the gauss hybrid models of all images in the gauss hybrid models P of image to be retrieved and the image library, comprise following substep:
(3.1) each Gauss model that will form the gauss hybrid models Q of piece image correspondence in gauss hybrid models P and the image library is mapped as a unique affine transformation matrix:
To forming each Gauss model N (μ, ∑) of each gauss hybrid models, decompose unique ∑=CC that obtains by Cholesky T, this Gauss model is with its pairing affine transformation matrix
Figure G200910305324520090806D000031
Unique expression; μ is the mean vector of Gauss model, and ∑ is the covariance matrix of Gauss model, and C is for being decomposed the lower triangular matrix that obtains by ∑;
(3.2) calculate the distance between each Gauss model in gauss hybrid models P and the Q, make up ground distance matrix D=[d Ij]:
Calculate geodesic line between each affine transformation matrix apart from d according to following formula Ij:
d ij = | | log ( M pi - 1 M qj ) | | ,
M wherein PiBe the affine transformation matrix of i Gauss model correspondence among the gauss hybrid models P, M QjAffine transformation matrix for j Gauss model correspondence among the gauss hybrid models Q; Logm is asked in log (.) expression earlier, again matrix is converted into vector; ‖. ‖ represents that vector asks modular arithmetic; With the geodesic line between each affine transformation matrix apart from d IjAs the distance between each Gauss model; Obtain ground distance matrix D between P and Q:
Figure G200910305324520090806D000033
(3.3) distance between two gauss hybrid models of calculating:
Find the solution distance between gauss hybrid models P and gauss hybrid models Q with linear programming method:
EMD ( P , Q ) = arg min F Σ i = 1 n Σ j = 1 m d ij f ij ,
The constraint condition of following formula:
(3.3.1)f ij≥0,1≤i≤n,1≤j≤m,
( 3.3.2 ) Σ j = 1 m f ij = α i , 1 ≤ i ≤ n ,
( 3.3.3 ) Σ i = 1 n f ij = β j , 1 ≤ j ≤ m ,
( 3.3.4 ) Σ i = 1 n Σ j = 1 m f ij = 1 ;
Step 4. result for retrieval is also returned in distance ordering: with the distance between the gauss hybrid models of all images in the gauss hybrid models of image to be retrieved and the image library by sorting from small to large, the preceding t that returns in the image library with image distance minimum to be retrieved opens image, result for retrieval as image to be retrieved, t 〉=1 is specified by the user.
Described image search method, it is characterized in that: in the substep of described step 1 (1.2), the number m of the Gauss model that the corresponding gauss hybrid models of each image comprises is obtained or manual the appointment by minimum description length criterion (Minimum Description Length is called for short MDL);
The minimum description length criterion is meant selects m to make:
m = arg max m ∈ H L ( Q | x 1 , . . . , x k ) - l m 2 log k ,
In the formula, the likelihood score of gauss hybrid models
Figure G200910305324520090806D000042
The quantity of the free parameter of gauss hybrid models
Figure G200910305324520090806D000043
K is the number of proper vector, and Q represents the gauss hybrid models of this image correspondence, { x 1..., x kThe proper vector set of presentation video, and the dimension of d representation feature vector, the span H of m is [1,6].
L (Q|x 1..., x k) expression gauss hybrid models likelihood score, The complexity of expression gauss hybrid models, the likelihood score and the complexity of model all increase along with the increase of m, and the minimum description length criterion is exactly to select m to make that the likelihood score of model is big as far as possible in the span H of m and complexity is as far as possible little.
In the substep (3.1) of step 3 of the present invention,, obtain ∑=CC by the Cholesky decomposition to forming any one Gauss model N (μ, ∑) of gauss hybrid models T(C is a lower triangular matrix), because ∑ is a symmetric positive definite, then this decomposition is unique, so the unique correspondence of any one Gauss model a lower triangular matrix; Make X 0All represent n dimension random vector with X, and X 0Obey standardized normal distribution, it is that μ, covariance matrix are the Gaussian distribution of ∑ that X obeys average, decomposes by Cholesky uniquely to obtain ∑=CC T, X=CX then 0+ μ, that is:
X 1 = C μ 0 1 X 0 1 ,
So any one Gauss model can obtain through above-mentioned affined transformation from standardized normal distribution, and the sealing of this transfer pair matrix multiplication, matrix inversion, thereby this Gauss model can be with its pairing affine transformation matrix
Figure G200910305324520090806D000046
Unique expression.
In the substep of step 3 (3.2), the affine transformation matrix of any one Gauss model correspondence seals matrix multiplication, matrix inversion, can prove that all affine transformation matrixs with dimension constitute a Lie group, therefore can be theoretical with asking the method for 2 distances on the solve manifold to obtain two distances between affine transformation matrix based on Lie group.If two affine transformation matrixs are respectively M Pi, M Qj, then the distance between them is their geodesic line length d of 2 on stream shape Ij:
In the substep of step 3 (3.3), each Gauss model among gauss hybrid models P and the gauss hybrid models Q is regarded as mound set and the heatable adobe sleeping platform set that is scattered in the feature space respectively, distance between gauss hybrid models P and gauss hybrid models Q is meant the minimum cost that is deformed to the required cost of probability density function Q from probability density function P, promptly fill the minimum workload of all heatable adobe sleeping platforms, so the problems referred to above are converted into how to carry out the linear programming problem that mound moves with all soil.Wherein the soil of working unit amount respective transfer unit volume multiply by the unit ground distance of transport point process to heatable adobe sleeping platform; Ground distance is meant the distance between mound and heatable adobe sleeping platform, i.e. distance between each self-corresponding Gauss model of mound and heatable adobe sleeping platform; Wherein, the capacity of the volume of mound, heatable adobe sleeping platform is represented with each self-corresponding Gauss model shared weight in whole gauss hybrid models respectively.
Gauss hybrid models P={ (the μ of image to be retrieved P1, ∑ P1, α 1) ..., (μ Pn, ∑ Pn, α n) in, the corresponding mound of each Gauss model, i Gauss model shared weight in whole gauss hybrid models P i, represent the volume of its corresponding mound;
Gauss hybrid models Q={ (the μ of image in the image library Q1, ∑ Q1, β 1) ..., (μ Qm, ∑ Qm, β m) in, the corresponding heatable adobe sleeping platform of each Gauss model, j Gauss model shared weight beta in whole gauss hybrid models Q j, represent the capacity of its corresponding heatable adobe sleeping platform;
D=[d Ij] expression ground distance matrix, wherein d IjBe the distance between j Gauss model among i Gauss model among the gauss hybrid models P and the gauss hybrid models Q; F=[f Ij] for moving a cubic metre of earth case, f IjExpression moves to i mound among the gauss hybrid models P volume of the soil of j heatable adobe sleeping platform among the gauss hybrid models Q;
Σ i = 1 n Σ j = 1 m d ij f ij Expression moves on to the mobile cost of heatable adobe sleeping platform to all mounds, obtains distance between P and Q by minimizing mobile cost;
Constraint condition (3.3.1) restriction moving direction can only be from P to Q and can not be from Q to P; Constraint condition (3.3.2) limits the soil amount that shifts out from i the mound of P can not surpass total amount native i the mound; The soil amount of j heatable adobe sleeping platform reception can not surpass the capacity of j heatable adobe sleeping platform among constraint condition (3.3.3) the restriction Q; Constraint condition (3.3.4) is forced all mounds among the mobile P;
The present invention utilizes the accurately distance between the tolerance Gauss model of geodesic line distance by single Gauss model being mapped as the element in the Lie group space, thus the accuracy that improves the Gauss model distance metric; And the thought of EMD algorithm is applied to the gauss hybrid models distance metric, and be translated into linear programming problem, further optimize the accuracy of distance tolerance in human perception between gauss hybrid models, thereby improved image retrieval performance.
Description of drawings
Fig. 1 is a schematic flow sheet of the present invention;
Fig. 2 is the process flow diagram of step 3 of the present invention;
Fig. 3 carries out the retrieval precision contrast synoptic diagram of image retrieval for using the present invention and the gauss hybrid models measure based on KLD;
Fig. 4 is for using the present invention and the retrieval precision of carrying out image retrieval based on the gauss hybrid models measure of KLD-recall rate contrast synoptic diagram.
Embodiment
The present invention is further described below in conjunction with embodiment.
With the CBIR is example, and emulation platform is Matlab 7.0.Selected 377 pictures as the test pattern image set from the COREL image library, whole data set is divided into 7 classes, comprises horse, seabeach, building, American Indian, dinosaur, flower and automobile, and each class image has similar color space and distributes.By result for retrieval is retrieved and added up to image in the image set, the present invention and performance have been compared based on the gauss hybrid models distance metric method of KLD.
All images in the image set is zoomed to appointment size 230 * 154, distribute because each class image has similar color space, therefore utilize the positional information of the colouring information of pixel and pixel to extract the gauss hybrid models of each image correspondence as characteristic set.Corresponding to above-mentioned CBIR, embodiments of the invention as shown in Figure 1, wherein the flow process of step 3 is as shown in Figure 2; Specific as follows:
Step 1. extract the gauss hybrid models of all images correspondence in the image library; Comprise following substep:
(1.1) for each pixel in the image, calculate one five dimensional feature vector (R, G, B, x, y), wherein, R, G, B be the chromatic value of three colors of the corresponding red, green, blue of presentation video pixel respectively, and x, y be level, the vertical direction positional information of remarked pixel point respectively, and R, G, B, x, each component of y are carried out normalized; The proper vector of these all pixels of image constitutes the proper vector set of this image;
(1.2) by manual setting, the gauss hybrid models of all images correspondence constitutes by 3 Gauss models; Use expectation-maximization algorithm to estimate the maximum likelihood parameter of the gauss hybrid models of each image correspondence, comprise the mean vector and the covariance matrix of each Gauss model of forming gauss hybrid models;
Wherein the gauss hybrid models of piece image correspondence is Q={ (μ Q1, ∑ Q1, β 1) ..., (μ Q3, ∑ Q3, β 3), include 3 Gauss models, μ QjAnd ∑ QjMean vector and the covariance matrix of representing j Gauss model respectively, β jBe j Gauss model shared weight in whole gauss hybrid models Q, 0≤β j≤ 1,1≤j≤3;
Step 2. extract the gauss hybrid models of image to be retrieved at color space; The gauss hybrid models that extracts image to be retrieved is P={ (μ P1, ∑ P1, α 1) ..., (μ P3, ∑ P3, α 3), include 3 Gauss models, wherein μ PiAnd ∑ PiMean vector and the covariance matrix of representing i Gauss model respectively, α iBe i Gauss model shared weight in whole gauss hybrid models P, 0≤α i≤ 1,1≤i≤3;
Step 3. calculate the distance between the gauss hybrid models of all images in the gauss hybrid models P of image to be retrieved and the image library; Comprise following substep:
(3.1) each Gauss model that will form the gauss hybrid models Q of piece image correspondence in gauss hybrid models P and the image library is mapped as a unique affine transformation matrix:
To forming each Gauss model N (μ, ∑) of each gauss hybrid models, decompose unique ∑=CC that obtains by Cholesky T, this Gauss model is with its pairing affine transformation matrix
Figure G200910305324520090806D000071
Unique expression; μ is the mean vector of Gauss model, and ∑ is the covariance matrix of Gauss model, and C is for being decomposed the lower triangular matrix that obtains by ∑;
(3.2) calculate the distance between each Gauss model in gauss hybrid models P and the Q, make up ground distance matrix D=[d Ij]:
Calculate geodesic line between each affine transformation matrix apart from d according to following formula Ij:
d ij = | | log ( M pi - 1 M qj ) | | ,
With the geodesic line between each affine transformation matrix apart from d IjAs the distance between each Gauss model; Obtain ground distance matrix D between P and Q:
D = d 11 d 12 d 13 d 21 d 22 d 23 d 31 d 32 d 33 ;
(3.3) distance between two gauss hybrid models of calculating: according to the shared weight { α of each Gauss model among the ground distance matrix D between gauss hybrid models P that tries to achieve and Q and gauss hybrid models P and the Q 1..., α 3And { β 1..., β 3, use the EMD algorithm to calculate distance between gauss hybrid models P and Q with linear programming method:
EMD ( P , Q ) = arg min F Σ i = 1 3 Σ j = 1 3 d ij f ij ,
The constraint condition of following formula:
(3.3.1)f ij≥0,1≤i≤3,1≤j≤3,
( 3.3.2 ) Σ j = 1 3 f ij = α i , 1 ≤ i ≤ 3 ,
( 3.3.3 ) Σ i = 1 3 f ij = β j , 1 ≤ j ≤ 3 ,
( 3.3.4 ) Σ i = 1 3 Σ j = 1 3 f ij = 1 ;
Step 4. with the distance between the gauss hybrid models of all images in the gauss hybrid models of image to be retrieved and the image library by ordering from small to large, the preceding t that returns in the image library with image distance minimum to be retrieved opens image, as the result for retrieval of image to be retrieved, t=1~100.
Use the present invention respectively and carry out image retrieval based on the gauss hybrid models distance metric method of KLD, and statistics retrieval performance, step is as follows: successively each width of cloth image in the image set is retrieved as image to be retrieved, sort according to the similarity degree between image in the image set and image to be retrieved, and the total number of images h similar with image to be retrieved in the picture number s similar with image to be retrieved, the image library in the statistics return results, calculate retrieval precision p and recall rate r.Wherein, retrieval precision p=s/t, recall rate r=s/h.The calculating of similarity degree can realize by the tolerance of distance between the gauss hybrid models of image between above-mentioned image, and distance is more little similar more, and the big more image difference of distance is big more.The tolerance of distance can be used method that the present invention proposes or based on the gauss hybrid models distance metric method of KLD between gauss hybrid models.Gauss hybrid models distance metric based on KLD uses the method for Monte Carlo sampling to realize, uses 10000 sampled points altogether.
Fig. 3, Fig. 4 have compared gauss hybrid models distance metric method that the present invention proposes and have been applied to image retrieval performance based on the gauss hybrid models distance metric method of KLD.Fig. 3 is the retrieval precision curve of two kinds of methods, and transverse axis represents that result for retrieval returns the picture sum, and the longitudinal axis is represented retrieval precision; Fig. 4 is the retrieval precision-recall rate curve of two kinds of methods, and transverse axis is represented recall rate, and the longitudinal axis is represented retrieval precision; The gauss hybrid models distance metric method that the corresponding the present invention of solid line proposes among the figure, the dotted line correspondence is based on the gauss hybrid models distance metric method of KLD.The gauss hybrid models distance metric method that experimental result explanation the present invention proposes is better than original gauss hybrid models distance metric method based on KLD on retrieval performance.

Claims (2)

1. image search method based on gauss hybrid models comprises:
Step 1. extract the gauss hybrid models of all images correspondence in the image library, comprise following substep:
(1.1) for each pixel in the image, calculate a d dimensional feature vector, d 〉=1, proper vector comprise colouring information, the positional information of pixel, gradient information, the texture information of corresponding pixel points, and the proper vector of these all pixels of image constitutes the proper vector set of this image;
(1.2) determine the number m of the Gauss model that the gauss hybrid models of this image correspondence comprises, use the maximum likelihood parameter of the corresponding gauss hybrid models of the proper vector set of expectation-maximization algorithm estimated image: mean vector and the covariance matrix of forming each Gauss model of gauss hybrid models;
Wherein the gauss hybrid models of piece image correspondence is Q={ (μ Q1, ∑ Q1, β 1) ..., (μ Qm, ∑ Qm, β m), include m Gauss model, μ QjAnd ∑ QjMean vector and the covariance matrix of representing j Gauss model respectively, β jBe j Gauss model shared weight in whole gauss hybrid models Q, 0≤β j≤ 1,1≤j≤m, m 〉=1;
Step 2. extract the gauss hybrid models of image to be retrieved: according to substep (1.1) and (1.2) of step 1, extract the gauss hybrid models of image to be retrieved, the gauss hybrid models of image to be retrieved is P={ (μ P1, ∑ P1, α 1) ..., (μ Pn, ∑ Pn, α n), include n Gauss model, wherein μ PiAnd ∑ PiMean vector and the covariance matrix of representing i Gauss model respectively, α iBe i Gauss model shared weight in whole gauss hybrid models P, 0≤α i≤ 1,1≤i≤n;
Step 3. calculate the distance between the gauss hybrid models of all images in the gauss hybrid models P of image to be retrieved and the image library, comprise following substep:
(3.1) each Gauss model that will form the gauss hybrid models Q of piece image correspondence in gauss hybrid models P and the image library is mapped as a unique affine transformation matrix:
To forming each Gauss model N (μ, ∑) of each gauss hybrid models, decompose unique ∑=CC that obtains by Cholesky T, this Gauss model is with its pairing affine transformation matrix
Figure FDA0000025074710000021
Unique expression; μ is the mean vector of Gauss model, and ∑ is the covariance matrix of Gauss model, and C is for being decomposed the lower triangular matrix that obtains by ∑;
(3.2) calculate the distance between each Gauss model in gauss hybrid models P and the Q, make up ground distance matrix D=[d Ij]:
Calculate geodesic line between each affine transformation matrix apart from d according to following formula Ij:
d ij = | | log ( M pi - 1 M qj ) | | ,
M wherein PiBe the affine transformation matrix of i Gauss model correspondence among the gauss hybrid models P, M QiAffine transformation matrix for j Gauss model correspondence among the gauss hybrid models Q; Logm is asked in log (.) expression earlier, again matrix is converted into vector; || .|| represents that vector asks modular arithmetic; With the geodesic line between each affine transformation matrix apart from d IjAs the distance between each Gauss model; Obtain ground distance matrix D between P and Q:
D = d 11 d 12 . . . d 1 m d 21 d 22 . . . d 2 m M M O M d n 1 d n 2 L d nm , 1 ≤ i ≤ n , 1 ≤ j ≤ m ;
(3.3) distance between two gauss hybrid models of calculating:
Find the solution distance between gauss hybrid models P and gauss hybrid models Q with linear programming method:
EMD ( P , Q ) = arg min F Σ i = 1 n Σ j = 1 m d ij f ij ,
F=[f in the formula Ij], the value of matrix F is a undetermined parameter, determines by linear programming method, make EMD (P, value minimum Q),
EMD ( P , Q ) = arg min F Σ i = 1 n Σ j = 1 m d ij f ij Constraint condition:
(3.3.1)f ij≥0,1≤i≤n,1≤j≤m,
(3.3.2) Σ j = 1 m f ij = α i , 1≤i≤n,
(3.3.3) Σ i = 1 n f ij = β j , 1≤j≤m,
(3.3.4) Σ i = 1 n Σ j = 1 m f ij = 1 ;
Step 4. result for retrieval is also returned in distance ordering: with the distance between the gauss hybrid models of all images in the gauss hybrid models of image to be retrieved and the image library by sorting from small to large, the preceding t that returns in the image library with image distance minimum to be retrieved opens image, result for retrieval as image to be retrieved, t 〉=1 is specified by the user.
2. image search method as claimed in claim 1 is characterized in that: in the substep of described step 1 (1.2), the number m of the Gauss model that the corresponding gauss hybrid models of each image comprises is obtained by the minimum description length criterion or manual the appointment;
The minimum description length criterion is meant selects m to make:
m = arg max m ∈ H L ( Q | x 1 , . . . , x k ) - l m 2 log k ,
In the formula, the likelihood score of gauss hybrid models
Figure FDA0000025074710000035
P (x i| Q) be illustrated in generation observed reading x under the situation that probability distribution is gauss hybrid models Q iProbability, its span is [0,1]; The quantity of the free parameter of gauss hybrid models Be the number of proper vector, Q represents the gauss hybrid models of this image correspondence, { x 1..., x kThe proper vector set of presentation video, and the dimension of d representation feature vector, the span H of m is [1,6].
CN2009103053245A 2009-08-06 2009-08-06 Image retrieval method based on gauss mixture models Expired - Fee Related CN101620638B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009103053245A CN101620638B (en) 2009-08-06 2009-08-06 Image retrieval method based on gauss mixture models

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009103053245A CN101620638B (en) 2009-08-06 2009-08-06 Image retrieval method based on gauss mixture models

Publications (2)

Publication Number Publication Date
CN101620638A CN101620638A (en) 2010-01-06
CN101620638B true CN101620638B (en) 2011-09-14

Family

ID=41513872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009103053245A Expired - Fee Related CN101620638B (en) 2009-08-06 2009-08-06 Image retrieval method based on gauss mixture models

Country Status (1)

Country Link
CN (1) CN101620638B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103440644A (en) * 2013-08-08 2013-12-11 中山大学 Multi-scale image weak edge detection method based on minimum description length

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894130B (en) * 2010-06-08 2011-12-21 浙江大学 Sparse dimension reduction-based spectral hash indexing method
CN102033933B (en) * 2010-12-17 2012-02-01 南方医科大学 Distance metric optimization method for maximizing mean average precision (MAP)
CN102855352B (en) * 2012-08-17 2014-08-06 西北工业大学 Method for clustering videos by using brain imaging space features and bottom layer vision features
CN104077606A (en) * 2013-03-29 2014-10-01 南京邮电大学 Image classification method based on non-Euclidean space high-order statistics
CN106250918B (en) * 2016-07-26 2019-08-13 大连理工大学 A kind of mixed Gauss model matching process based on improved soil-shifting distance
CN108595649B (en) * 2018-04-27 2021-09-07 郑州轻工业大学 Fabric image retrieval method based on local invariant texture features of geometric shapes

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103440644A (en) * 2013-08-08 2013-12-11 中山大学 Multi-scale image weak edge detection method based on minimum description length

Also Published As

Publication number Publication date
CN101620638A (en) 2010-01-06

Similar Documents

Publication Publication Date Title
CN101620638B (en) Image retrieval method based on gauss mixture models
CN103488968B (en) The mixed pixel material of remote sensing images constitutes decomposer and the method for becoming more meticulous
Hoiem et al. Recovering surface layout from an image
CN103413151B (en) Hyperspectral image classification method based on figure canonical low-rank representation Dimensionality Reduction
EP1791082B1 (en) Feature extraction using pixel cues and object cues
CN109949255A (en) Image rebuilding method and equipment
CN102982544B (en) Many foreground object image interactive segmentation method
CN108921822A (en) Image object method of counting based on convolutional neural networks
Xing et al. 2.5 D convolution for RGB-D semantic segmentation
Escolano et al. Graph matching through entropic manifold alignment
CN106599051A (en) Method for automatically annotating image on the basis of generation of image annotation library
CN102254326A (en) Image segmentation method by using nucleus transmission
CN103578107B (en) A kind of interactive image segmentation method
CN101710418A (en) Interactive mode image partitioning method based on geodesic distance
CN102663757A (en) Semi-automatic image cutting method based on nuclear transfer
CN103177450A (en) Image scene segmentation and layering joint solution method based on component set sampling
CN105975912A (en) Hyperspectral image nonlinearity solution blending method based on neural network
CN102314610B (en) Object-oriented image clustering method based on probabilistic latent semantic analysis (PLSA) model
CN102789639A (en) Method for fusing high-spectrum image and visible light image based on nonnegative matrix decomposition
CN115984850A (en) Lightweight remote sensing image semantic segmentation method based on improved Deeplabv3+
CN105631469A (en) Bird image recognition method by multilayer sparse coding features
CN104077742A (en) GABOR characteristic based face sketch synthetic method and system
CN102024029B (en) Local visual attention-based color image retrieving method
CN102609721A (en) Remote sensing image clustering method
CN103646428B (en) The synthetic method of a kind of 3D fluid scene

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20110914

Termination date: 20120806