CN107578049B - Circular symmetry Gabor wavelet depth decomposition image classification method - Google Patents

Circular symmetry Gabor wavelet depth decomposition image classification method Download PDF

Info

Publication number
CN107578049B
CN107578049B CN201710775527.5A CN201710775527A CN107578049B CN 107578049 B CN107578049 B CN 107578049B CN 201710775527 A CN201710775527 A CN 201710775527A CN 107578049 B CN107578049 B CN 107578049B
Authority
CN
China
Prior art keywords
decomposition
csgw
copula
image
model
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
CN201710775527.5A
Other languages
Chinese (zh)
Other versions
CN107578049A (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.)
Yibin University
Original Assignee
Yibin 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 Yibin University filed Critical Yibin University
Priority to CN201710775527.5A priority Critical patent/CN107578049B/en
Publication of CN107578049A publication Critical patent/CN107578049A/en
Application granted granted Critical
Publication of CN107578049B publication Critical patent/CN107578049B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention proposes an image classification method using a depth decomposition scheme based on Circularly Symmetric Gabor Wavelets (CSGW), called DD-CSGW. Because the CSGW has a rotation invariant characteristic, the DD-CSGW is also a rotation invariant decomposition method. Deep decomposition refers to iterative and hierarchical decomposition by using the CSGW, which means that coarser subbands can be decomposed successively into several finer subbands by the CSGW. Since there is a strong dependency relationship in the DD-CSGW transform domain, we use Copula model to capture these proportional dependencies, i.e. the Copula model is used to delineate the decomposition subbands of each layer. The Copula model parameters and the mean and variance of the DD-CSGW sub-band are used for representing the image, and SVM is used for image classification. The deep decomposition method has good performance in the aspect of image classification, has high speed in the classification stage, and has the characteristic of selection invariance.

Description

Circular symmetry Gabor wavelet depth decomposition image classification method
Technical Field
The invention relates to the field of image classification, in particular to a rotation-invariant image classification method by utilizing circular symmetry Gabor wavelet depth decomposition.
Background
Image classification is an important research direction in computer vision. A key task of classification is how to efficiently represent a given image using less discriminative information, often referred to as features of the image. For most feature representation methods, the extracted features will be significantly different if the images are taken at different directional perspectives. Therefore, designing a rotation-invariant approach for image representation remains an important and challenging task. It is known that wavelet transform based methods, including discrete wavelet transforms and Gabor wavelet transforms, are not rotation invariant, since different sub-bands will produce different features under rotation conditions. Some rotation invariant technologies are researched on the basis of wavelet transformation at home and abroad. Despite the multi-resolution nature, wavelet-based methods (e.g., discrete wavelets and Gabor wavelets) still have performance that is to be improved.
Disclosure of Invention
In view of this, the invention designs an image classification method based on a Circularly Symmetric Gabor Wavelet (CSGW). CSGW is a Gabor filter-based rotation invariant approach designed by Porter and Canagarajah. The CSGW is designed for the purpose of the obtained rotation invariance. However, without directional selection characteristics like Gabor wavelet, the CSGW will yield less identification information when applied to image analysis. Therefore, the efficiency of the CSGW for non-rotated image representation is relatively low compared to the Gabor wavelet. The CSGW is determined by the following expression:
hm(x,y)=λ-mhC(x′,y′)
wherein
Figure GDA0002427380940000011
Is a Circularly Symmetric Gabor Filter (CSGF). x ═ λ-mx,y′=λ-my;λ-m(m-0, …, S-1) is a scale parameter; m is the scale parameter and J is the number of scales of the decomposition. W is the center frequency and σ is the variance.
In order to obtain more discriminative information, the invention provides a deep decomposition method based on CSGW, which is called DD-CSGW. Deep decomposition refers to iterative and hierarchical decomposition by using the CSGW, which means that coarser subbands can be decomposed successively into several finer subbands by the CSGW. It should be noted that the depth decomposition is not simply a decomposition of the image into more scales with the CSGW. Since the performance of the CSGW does not always improve as the number of decomposition scales increases, experiments have shown that a 5-scale segment decomposition will reach the best performance. However, the deep decomposition proposed by the invention is far better than the CSGW decomposition performance of 5 scales and the performance of Gabor wavelets.
Since the CSGW transform domain has strong dependency relationship, we use Copula model to capture these proportional dependencies, i.e. the Copula model is used to delineate the decomposition sub-bands of each layer. The Copula model belongs to a multidimensional statistical model and comprises two parts of a Copula function and a plurality of edge distribution functions. Copula model h (x) is expressed as follows:
Figure GDA0002427380940000021
wherein f isi(xi) And Fi(xi) Edge distribution density function and cumulative distribution respectively representing modelA function. c (F)1(x1),…,Fd(xd) Is a Copula density function consisting of Fi(xi) And (4) determining. According to the invention, Gaussian Copula is used as a Copula density function; the density function of the Weibull distribution was used as the edge distribution. Gaussian Copula is expressed as follows:
Figure GDA0002427380940000022
wherein ξ ═ ξ1,…,ξd],ξi=Φ-1(ui) I is 1, …, d, Φ and Φ-1Representing a normal distribution and its inverse function. R is the correlation matrix of Gaussian Copula. The density function and cumulative distribution function of the Weibull distribution are as follows:
Figure GDA0002427380940000023
Figure GDA0002427380940000024
wherein α and β are shape parameters and scale parameters, respectively.
To further improve the performance, in addition to using Copula model parameters, we propose to use the mean and standard deviation of the DD-CSGW decomposition subband coefficients as features of the image at the same time.
For the image classification phase, the parametric features of the Copula model based on DD-CSGW, and the mean and standard deviation features of DD-CSGW are normalized to [0, 1], and SVM (support vector machine) is used as the classifier.
Drawings
FIG. 1 is a flow chart of the method of the present invention
FIG. 2 is a decomposition diagram of DD-CSGW in the method of the present invention
Detailed Description
The method of the invention is implemented by the following steps (see figure 1):
step 1, performing depth decomposition on the image by using the CSGW, namely performing DD-CSGW decomposition (see FIG. 2, wherein a scheme of two-layer decomposition is given).
Step 1.1, the first layer is decomposed. The input image I (x, y) is decomposed by CSGW, the image is decomposed into J-scale subbands and its amplitude is taken, and the decomposition scales are denoted by S [ I ], I being 1,2, …, J, respectively. The invention takes J to 5, and the formula is as follows:
S[i]=|hm(x,y)*I(x,y)|
step 1.2, the second layer is decomposed. And continuing to perform J-scale decomposition on the sub-band Si by using CSGW, and calculating the amplitude Si, J of the decomposition sub-band of the layer.
S[i,j]=|hm(x,y)*s[i]|
And 1.3, decomposing the L-th layer. Continuing to perform J-scale decomposition on the sub-bands S [ i, J, …, k ] by using CSGW, and calculating the amplitude values S [ i, J, …, k, l ] of the decomposed sub-bands. The invention takes L as 3, namely 3 layers of decomposition are carried out.
S[i,j,…,κ,l]=|hm(x,y)*s[i,j,…,k]|
And 2, calculating image characteristics.
And 2.1, constructing a Copula model. The decomposition subbands for each layer are first characterized by a Copula model. The Copula density function in the model is a Gaussian Copula, and the edge density function is a Weibull distributed density function. Thus, the L-level decomposition will have L Copula models as parameters. For one image, the depth decomposition of the present invention will produce 3 Copula models. The parameters of the Copula model include Copula density function parameters and edge density function parameters. Parameters of Copula model were estimated with two-stage (two-step) maximum likelihood method: the first stage estimates the parameters of the edge density; the second stage estimates the parameters of the Copula function. Since the estimated parameters R are matrices (symmetric matrices), it needs to be straightened into vectors, which are expressed as follows:
Figure GDA0002427380940000041
from this Copula model parameter XCPCan be expressed as:
Figure GDA0002427380940000042
wherein L represents the number of decomposition layers,
Figure GDA0002427380940000043
and
Figure GDA0002427380940000044
parameters respectively expressed as edge distribution of the l-th layer decomposition;
Figure GDA0002427380940000045
represents the element in Copula density function parameter R of the l-th layer decomposition.
And 2.2, calculating the mean value and the standard deviation of the DD-CSGW decomposition sub-band. The mean and standard deviation of each subband coefficient for each layer of decomposition is calculated separately. Mean and standard deviation features of model XenIs represented as follows:
Figure GDA0002427380940000046
and step 3, combining the characteristics. Using Copula model parameter characteristic XCPAnd the mean and standard deviation features X of the modelenThe image features X obtained by the combination are expressed as follows:
X=[XCP,Xen]
and 4, classifying by using an SVM. And (4) extracting image features in the training set by using the method in the step 1-3, and training the SVM classifier. And after the SVM classifier is trained, inputting the features extracted from the current image into the SVM for classification and judgment. When SVM training and discrimination are performed, the features are normalized to [0, 1 ].

Claims (3)

1. The circular symmetry Gabor wavelet depth decomposition image classification method comprises the following steps:
step 1, carrying out depth decomposition on the image by using a circular symmetric Gabor wavelet CSGW, namely carrying out DD-CSGW decomposition:
step 1.1, a first layer decomposition, decomposing an input image I (x, y) with CSGW, decomposing the image into J-scale subbands and taking the amplitudes thereof, where S [ I ], I ═ 1,2, …, J respectively denote the decomposition scales, where J ═ 5, expressed by the formula:
S[i]=|hm(x,y)*I(x,y)|
wherein h ism(x, y) is CSGW;
step 1.2, the second layer of decomposition, continuing to use CSGW to respectively carry out J-scale decomposition on the sub-band Si, and calculating the amplitude value Si, J of the decomposed sub-band:
S[i,j]=|hm(x,y)*s[i]|
step 1.3, performing L-th decomposition, continuing to perform J-scale decomposition on the sub-bands S [ i, J, …, k ] by using the CSGW, and calculating the amplitudes S [ i, J, …, k, L ] of the decomposed sub-bands, wherein L is 3, that is, performing 3-level decomposition;
step 2, compute image features, S [ i, j, …, k, l ] ═ hm (x, y) S [ i, j, …, k ] |:
step 2.1, constructing a Copula model, firstly, depicting a decomposition subband of each layer by using the Copula model, wherein a Copula density function in the model is a Gaussian Copula, and an edge density function is a Weibull distributed density function, so that L-layer decomposition can be used for obtaining parameters of L Copula models, for an image, deep decomposition can be used for generating 3 Copula models, parameters of the Copula model comprise a Copula density function parameter and an edge density function parameter, and parameters of the Copula model are estimated by using the maximum likelihood of two stages: the first stage estimates the parameters of the edge density; the second stage estimates the parameters of Copula function, and because the estimated parameters R are symmetric matrices, it needs to be straightened into vectors, which are expressed as follows:
Figure FDA0002427380930000011
from this Copula model parameter XCPCan be expressed as:
Figure FDA0002427380930000021
wherein L represents the number of decomposition layers,
Figure FDA0002427380930000022
and
Figure FDA0002427380930000023
parameters respectively expressed as edge distribution of the l-th layer decomposition;
Figure FDA0002427380930000024
elements in a Copula density function parameter R representing the l-th layer decomposition;
step 2.2, calculating the mean value and standard deviation of the DD-CSGW decomposition sub-band, respectively calculating the mean value and standard deviation of each sub-band coefficient of each layer of decomposition, and the mean value and standard deviation characteristic X of the modelenIs represented as follows:
Figure FDA0002427380930000025
step 3, combining the characteristics, namely combining the parameter characteristics X of the Copula modelCPAnd the mean and standard deviation features X of the modelenThe image features X obtained by the combination are expressed as follows:
X=[XCP,Xen]
and 4, classifying by using an SVM, extracting the image characteristics in the training set by using the method in the step 1-3, training an SVM classifier, inputting the characteristics extracted from the current image into the SVM for classification and judgment after the training of the SVM classifier is finished, and normalizing the characteristics to [0, 1] when the SVM training and judgment are carried out.
2. The method for classifying the circularly symmetric Gabor wavelet deep decomposition images as claimed in claim 1, wherein: and (3) extracting image characteristics by using a circularly symmetric Gabor wavelet deep decomposition method called DD-CSGW, wherein the DD-CSGW has rotation invariant characteristics.
3. The method for classifying the circularly symmetric Gabor wavelet deep decomposition images as claimed in claim 1, wherein: meanwhile, the image is represented by using the parameter characteristics, the mean value characteristics and the standard deviation characteristics of the Copula model of the DD-CSGW decomposition sub-band.
CN201710775527.5A 2017-09-01 2017-09-01 Circular symmetry Gabor wavelet depth decomposition image classification method Expired - Fee Related CN107578049B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710775527.5A CN107578049B (en) 2017-09-01 2017-09-01 Circular symmetry Gabor wavelet depth decomposition image classification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710775527.5A CN107578049B (en) 2017-09-01 2017-09-01 Circular symmetry Gabor wavelet depth decomposition image classification method

Publications (2)

Publication Number Publication Date
CN107578049A CN107578049A (en) 2018-01-12
CN107578049B true CN107578049B (en) 2020-06-05

Family

ID=61031016

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710775527.5A Expired - Fee Related CN107578049B (en) 2017-09-01 2017-09-01 Circular symmetry Gabor wavelet depth decomposition image classification method

Country Status (1)

Country Link
CN (1) CN107578049B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108256581B (en) * 2018-01-19 2021-06-11 宜宾学院 Gabor wavelet domain copula model image classification method
CN108280470B (en) * 2018-01-21 2021-06-04 宜宾学院 Discrete wavelet domain copula model image classification method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106022218A (en) * 2016-05-06 2016-10-12 浙江工业大学 Palm print palm vein image layer fusion method based on wavelet transformation and Gabor filter
CN106570183A (en) * 2016-11-14 2017-04-19 宜宾学院 Color picture retrieval and classification method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106022218A (en) * 2016-05-06 2016-10-12 浙江工业大学 Palm print palm vein image layer fusion method based on wavelet transformation and Gabor filter
CN106570183A (en) * 2016-11-14 2017-04-19 宜宾学院 Color picture retrieval and classification method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Color texture image retrieval based on Gaussian copula models of Gabor wavelets;Chaorong Li 等;《Pattern Recognition》;20161105;全文 *
一种基于Gabor小波的局部特征尺度提取方法;徐婉莹 等;《中国图像图形学报》;20110131;第16卷(第1期);全文 *
小波域Copula多维模型纹理检索;李朝荣 等;《中国科学》;20141231;第44卷(第12期);全文 *

Also Published As

Publication number Publication date
CN107578049A (en) 2018-01-12

Similar Documents

Publication Publication Date Title
Allili Wavelet modeling using finite mixtures of generalized Gaussian distributions: Application to texture discrimination and retrieval
CN106570183B (en) A kind of Color Image Retrieval and classification method
CN102663686B (en) Image denoising method based on Treelet switch and Gaussian scale mixture model
Choi et al. A comparative study of local feature extraction for age estimation
CN110598584A (en) Convolutional neural network face recognition algorithm based on wavelet transform and DCT
CN107578049B (en) Circular symmetry Gabor wavelet depth decomposition image classification method
Puyati et al. Efficiency improvement for unconstrained face recognition by weightening probability values of modular PCA and wavelet PCA
Alomar et al. Gender recognition from faces using bandlet and local binary patterns
Pan et al. Texture segmentation using separable and non-separable wavelet frames
Wang et al. Texture classification using non-separable two-dimensional wavelets
Li et al. Deep decomposition of circularly symmetric Gabor wavelet for rotation-invariant texture image classification
Abukmeil et al. Palmprint recognition via bandlet, ridgelet, wavelet and neural network
CN106650678B (en) Gabor wavelet subband dependency structure face identification method
CN108280470B (en) Discrete wavelet domain copula model image classification method
Chitaliya et al. Comparative analysis using fast discrete Curvelet transform via wrapping and discrete Contourlet transform for feature extraction and recognition
Williams Unsupervised seabed segmentation of synthetic aperture sonar imagery via wavelet features and spectral clustering
Huo et al. Seafloor segmentation using combined texture features of sidescan sonar images
Lei et al. Fingerprint enhancement based on wavelet and anisotropic filtering
Azam et al. Bounded Laplace mixture model with applications to image clustering and content based image retrieval
Elaydi et al. Palmprint recognition using 2-d wavelet, ridgelet, curvelet and contourlet
Yifan et al. Contourlet-based feature extraction on texture images
Biswas et al. Expression invariant face recognition using dwt sift features
Chitaliya et al. Automated vehicle identification system based on discrete curvelet transform for visual surveillance and traffic monitoring system
Dawood et al. Efficient texture classification using short-time Fourier transform with spatial pyramid matching
Powalkar et al. Fast face recognition based on wavelet transform on pca

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
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200605

Termination date: 20210901

CF01 Termination of patent right due to non-payment of annual fee