Open Access
22 January 2015 Texture analysis of collagen second-harmonic generation images based on local difference local binary pattern and wavelets differentiates human skin abnormal scars from normal scars
Author Affiliations +
Abstract
Quantitative methods for noninvasive diagnosis of scars are a challenging issue in medicine. This work aims to implement a texture analysis method for quantitatively discriminating abnormal scars from normal scars based on second-harmonic generation (SHG) images. A local difference local binary pattern (LD-LBP) operator combined with a wavelet transform was explored to extract diagnosis features from scar SHG images that were related to the alteration in collagen morphology. Based on the quantitative parameters including the homogeneity, directional and coarse features in SHG images, the scar collagen SHG images were classified into normal or abnormal scars by a support vector machine classifier in a leave-one-out cross-validation procedure. Our experiments and data analyses demonstrated apparent differences between normal and abnormal scars in terms of their morphological structure of collagen. By comparing with gray level co-occurrence matrix, wavelet transform, and combined basic local binary pattern and wavelet transform with respect to the accuracy and receiver operating characteristic analysis, the method proposed herein was demonstrated to achieve higher accuracy and more reliable classification of SHG images. This result indicated that the extracted texture features with the proposed method were effective in the classification of scars. It could provide assistance for physicians in the diagnostic process.

1.

Introduction

Scars are areas of fibrosis that replace normal skin secondary to traumatic or surgical injuries.1 Broadly, scars are divided into two types: physiologic (normal) and pathologic (abnormal) scars. Normal scars resulting from a balanced production and degradation of collagen show no painful symptoms and no dysfunction.2 Abnormal scars, typically including hypertrophic scars and keloids, are histopathologically characterized by excessive deposition and the disordered arrangement of collagen fibers,3 causing esthetical dissatisfaction and even turning cancerous.4 For the variety of collagenous frameworks in scar tissues, the morphological distinctions of collagen in normal scars compared to abnormal scars can help to differentiate types of scars.

Recently, due to many unique advantages such as reduced photobleaching and photodamage as well as high resolution imaging deep into several hundred microns,5,6 second-harmonic generation (SHG) microscopy has emerged as a potential noninvasive tool for imaging collagen in scar tissues.7,8 Many researches relied on SHG microscopy to describe collagen organization using empirical observations that were linked to a pathological condition.9,10 And also, several SHG studies have proposed methodologies for quantifying characteristics of collagen.1113 Texture analysis can provide a novel way of achieving these ends. A gray level co-occurrence matrix (GLCM) has been already used in the texture analysis of SHG images,14,15 but with the limitation of heavy computation.

The local binary pattern (LBP) introduced by Ojala et al.16 is a widely used texture descriptor because of its low computational burden and rotation invariance.17 To overcome the drawbacks of analyzing the local grayscale difference, an improved approach referred to as local difference local binary pattern (LD-LBP), was proposed herein for evaluating the homogeneity feature in SHG images to distinguish collagen distribution in scars. Meanwhile, wavelet transform can capture the directional and coarse features in scar SHG images that quantitatively determine the collagen orientation and coarseness. In this study, we combined an LD-LBP operator with a wavelet transform for the texture analysis of scar collagen SHG images. The homogeneity, directional and coarse features of SHG images that are associated with the collagen morphology in scar tissues were simultaneously extracted to differentiate abnormal scars from normal scars. To deal with the classification in the situation of a small example scale, a support vector machine (SVM) classifier was applied using a leave-one-out cross-validation (LOOCV) procedure. In addition, comparisons with other texture analysis methods such as GLCM, wavelet transform, and basic LBP combined with wavelet transform were performed to verify the proposed method.

2.

Materials and Methods

2.1.

Tissue Samples

The ex vivo matured human skin scar specimens (30 normal and 30 abnormal scars) were collected during plastic surgery performed on 60 Chinese female patients. The scars were diagnosed based on histological examination by certified pathologists and classified according to the traditional histopathological criteria.4,18 Prior to study participation, all patients signed an informed consent, and this study was approved by the Institutional Review Board of Fujian Medical University. To protect the tissue samples from metamorphism, we stored them in liquid nitrogen (196°C) immediately after they were excised from patients. Prior to SHG imaging, the tissues were sectioned in 140-μm thicknesses and sandwiched between a microscope slide and cover glass. To avoid dehydration or shrinkage during the imaging acquisition, a little phosphate-buffered saline (PBS) solution was dripped into the tissue specimen.

2.2.

Second-Harmonic Generation Microscopy

The SHG imaging was performed on a Zeiss LSM 510 META laser scanning microscope coupled to a mode-locked femtosecond Ti: sapphire laser (Coherent Mira 900-F) operating at 810 nm. The sapphire laser (110 fs, 76 MHz) was used as the excitation light source. An oil immersion objective (×63 and NA=1.4) was employed for focusing the excitation beam into tissue samples (average power less than 5 mW) and for collecting the backscattered intrinsic SHG signals. The high-resolution (512×512pixels) image was obtained at 2.56μs per pixel (total: 1.57 s) with a view field of 230.8μm×230.8μm. In this study, one SHG image was collected from each patient, resulting in a total of 60 scar collagen SHG images (30 normal and 30 abnormal) for analysis.

2.3.

Texture Analysis

2.3.1.

Homogeneity features extracted by local difference local binary pattern

To characterize the homogeneity features in an image, the local contrast information derived from LD-LBP was used. Given a gray value of central pixel gc and its neighbors gp (p=0,1,,P1, P is the number of sampling points in a neighborhood), the difference between gc and gp can be calculated by Cp=gpgc, and the amplitude of Cp is expressed as Sp=|Cp|. As an example, Fig. 1(a) shows the 3×3 neighborhood with central pixel gc being 20 and the neighboring pixels gp are [12, 71, 43, 39, 27, 31, 14, and 6]. The differences in Cp [Fig. 1(b)] are [-8, 51, 23, 19, 7, 11, 6, 14], and the amplitudes Sp are [8, 51, 23, 19, 7, 11, 6, 14], as shown in Fig. 1(c). Then LD-LBP is defined as

Eq. (1)

LD-LBP=p=0P1H(Spt)2p,
where H(x)={1,0,x0x<0 and t is a threshold to be adaptively determined. Here, we set t as the mean value of Sp from the whole image. The LD-LBP operator is defined in a consistent format with that of the basic LBP operator. Similar to the basic LBP, the rotation invariant version of LD-LBP is also defined to achieve rotation invariant classification. Additionally, the LD-LBP uses a rotation invariant variance measure VAR that characterizes the contrast of local image texture as the representation of homogeneity features

Eq. (2)

VAR=p=0P1(gpw)2/P,
where

Eq. (3)

w=(p=0P1gp)/P.

Fig. 1

(a) 3×3 neighborhood with central pixel being 20; (b) the local differences; and (c) the amplitudes of local differences.

JBO_20_1_016021_f001.png

Low variance (VAR) occurs in images with homogeneous features, otherwise the VAR is higher.

2.3.2.

Directional and coarse features extracted by wavelet transform

Wavelet transform19,20 was utilized to evaluate the directional and coarse features in an image. The wavelet transform decomposes an image into four subimages: low–low (LL), low–high (LH), high–low (HL), and high–high (HH). LL is the low-frequency subimage that contains the main information of the decomposed image. LH, HL, and HH are three high-frequency subimages which are horizontal, vertical, and oblique subimages, respectively. The wavelet energy (E) was estimated by summing the squares of all coefficients p(i,j) from each subimage with dimensions M×N

Eq. (4)

E=i=1Mj=1N[p(i,j)]2.

The distribution of energy (E) in each subimage can determine the image directionality. The large energy value represents the main direction of the texture.

For an image with a coarse texture, the energy is mainly concentrated in the low-frequency subimage, while for an image with a thin or complex texture, the energy is mainly concentrated in the high-frequency subimage.21 Thus, the energy ratio (Er) in the low-frequency subimage was calculated to investigate the coarse features of an image, given by

Eq. (5)

Er=ELLELL+ELH+EHL+EHH×100%,
where ELL, ELH, EHL, and EHH represent the energy (E) in LL, LH, HL, and HH subimages, respectively. The energy ratio (Er) is higher in images with coarse features and lower for those with thin or complex features.

2.3.3.

Combination of local difference local binary pattern and wavelet transform

To simultaneously obtain the homogeneity, directional and coarse features, LD-LBP and wavelet transform were combined for analysis. The steps of the algorithm are given as follows:

  • Step 1: Transform the original SHG image (512×512pixels) into a grayscale image.

  • Step 2: Encode the grayscale image by LD-LBP, and calculate LD-LBP variance (VAR) according to Eq. (2).

  • Step 3: Encode the LD-LBP image by wavelet transform, and calculate the energy (ELL, ELH, EHL and EHH) in each subimage and energy ratio (Er) in the low-frequency subimage according to Eqs. (4) and (5).

  • Step 4: Combine the above texture parameters to compose the characteristic vector of each image: [VAR, ELL, ELH, EHL, EHH, and Er].

  • Step 5: Employ Gaussian normalization22 to avoid deviation caused by the different physical meaning and the range of each texture parameter. Supposing that the initial characteristic vector is [f1,f2,,fn], the normalized characteristic vector [F1,F2,,Fn] is calculated by Fi=(Fi+1)/2, where Fi=(fie)/3σ (e is the mean, and σ is the standard deviation of the initial characteristic vector).

2.4.

Classification

An SVM classifier was used to test the ability of the texture parameters to classify the SHG images into normal or abnormal.2325 Given a training sample set [(xi,yi)]i=1n, where xi denotes the training vector, xiRn and yi denote the corresponding class label, yi{1,1}, and n denotes the total number of the training sample. SVM finds the solution of the following optimization problem

Eq. (6)

Minimizew,b,ξ12w·w+Ci=1nξi,Subjectto:yi(w·xi+b)+ξi10,
where C is a penalty parameter of the error term, ξi is the non-negative slack variable, w is the normal vector of the hyperplane, and b is the offset of the hyperplane. Then, SVM finds the linearly separating hyperplane with the maximal marginal in a higher dimensional space. A kernel function K(xi,xj)=φ(xi)Tφ(xj) is used to map the training sample into a higher dimensional feature space. In our study, the radial basis function was chosen as the kernel of the SVM.

Moreover, the LOOCV procedure was used to address the drawback of the small-sized sample.26,27 Each time one single sample was considered as the validation data and the other samples were considered as the training data. In this work, we have a total of 60 scar collagen SHG images (30 normal and 30 abnormal). The procedure was repeated 60 times until every sample was used as the validation data.

2.5.

Statistical Analysis

For statistical analysis, a total of 30 normal and 30 abnormal scar collagen SHG images were measured for texture analysis. Statistical analyses were performed by using the MATLAB® (version 2010b) software. Quantitative data were presented as a mean value with its standard deviation indicated (mean±SD) and compared using the Student’s t-test analysis. Differences were considered to be statistically significant when the p-values were less than 0.05.

3.

Results

3.1.

Collagen Second-Harmonic Generation Images of Human Skin Scars

Representative high-resolution collagen SHG images from human normal and abnormal scars are shown in Figs. 2(a) and 2(b), respectively. This presents a great difference in the morphological structure of the collagen between the normal and abnormal scars. As we can see from Fig. 2(a), large and coarse collagen bundles with a well-regulated distribution and well-defined orientation in the normal scar are well identified. In contrast, a less organized and disordered collagen structure characterized by thinner but more complex fibril bundles are clearly seen in the abnormal scar [Fig. 2(b)]. All these observations are well consistent with the previous description of normal or abnormal scars.28,29

Fig. 2

Collagen second-harmonic generation (SHG) images in human (a) normal and (b) abnormal scars. Images are 512×512pixels.

JBO_20_1_016021_f002.png

3.2.

Quantification of Collagen in Human Skin Scars

In order to quantitatively characterize the collagen morphology in normal and abnormal scars such as collagen distribution, collagen orientation, and collagen coarseness, we applied detailed texture analysis based on LD-LBP and wavelet transform to collagen SHG images. Texture parameters including homogeneity, directional and coarse features of SHG images were extracted. Demonstrated in Fig. 3 is the decomposition process of the collagen SHG images, including an original collagen SHG image of normal scar [Fig. 3(a)], the corresponding LD-LBP transformed image in gray scale [Fig. 3(b)], and the four subimages by one-level wavelet transform decomposed from the LD-LBP image [Fig. 3(c)].

Fig. 3

The decomposition process of collagen in an SHG image. (a) Original collagen SHG image of normal scar. (b) The local difference local binary pattern (LD-LBP) transformed image in gray scale from (a). (c) The four subimages by one-level wavelet transform decomposed from (b).

JBO_20_1_016021_f003.png

3.2.1.

Homogeneity feature

Figure 4 presents the LD-LBP variances of collagen SHG images from normal and abnormal scars, showing a much smaller value of normal scar SHG images compared to abnormal scar SHG images (0.04±0.01 versus 0.55±0.35; p<0.05). Quantitatively analyzed result indicates that the normal scars have a more homogeneous collagen morphology than the abnormal scars.

Fig. 4

LD-LBP variances of collagen SHG images from normal and abnormal scars. Error bars indicate calculated standard deviations.

JBO_20_1_016021_f004.png

3.2.2.

Directional and coarse features

Figure 5 gives the energy values in each subimage on both normal and abnormal scar SHG images. By comparing energy values in each subimage, it can be seen that the energy is mainly concentrated in the LL subimage compared to LH, HL, or HH subimage, for both normal (2.16±0.09 versus 0.44±0.03, 0.26±0.04, or 0.20±0.03; p<0.05) and abnormal scar collagen SHG images (1.72±0.11 versus 0.69±0.09, 0.32±0.02, or 0.18±0.02; p<0.05). Moreover, texture details are mainly distributed in the LH subimage and less distributed in HL or HH subimages for both normal (0.44±0.03 versus 0.26±0.04, or 0.20±0.03; p<0.05) and abnormal scar collagen SHG images (0.69±0.09 versus 0.32±0.02, or 0.18±0.02; p<0.05).

Fig. 5

Energy values in each subimage of collagen SHG images from normal and abnormal scars. Error bars indicate calculated standard deviations.

JBO_20_1_016021_f005.png

Energy ratios in the low-frequency subimage are depicted in Fig. 6. This clearly shows that energy ratios in the low-frequency subimage of normal scar SHG images are higher than those of abnormal scar SHG images (70.55±1.93% versus 59.27±0.46%; p<0.05). These statistical results are consistent with the observation that the collagen arrangement within normal scars is ordered and coarser compared to abnormal scars.

Fig. 6

Energy ratios in low-frequency subimage of collagen SHG images from normal and abnormal scars. Error bars indicate calculated standard deviations.

JBO_20_1_016021_f006.png

3.3.

Optimal Wavelet and Decomposition Level

Table 1 describes the accuracy of the SVM classifier in the LOOCV procedure based on texture parameters of LD-LBP combined with Haar, Daubechies, Symlets, and Morlet wavelet transform. As can be seen from the table, the overall accuracy of the SVM classifier is relatively higher when LD-LBP is combined with the Haar wavelet. Moreover, Haar wavelet is fast in speed and describes detailed features,30 which were adopted in this study.

Table 1

Accuracy of support vector machine (SVM) classifier in the leave-one-out cross-validation (LOOCV) procedure based on texture parameters of local difference local binary pattern (LD-LBP) combined with Haar, Daubechies, Symlets, and Morlet wavelet transform.

GroupLD-LBP + Haar (%)LD-LBP + Daubechies (%)LD-LBP + Symlets (%)LD-LBP + Morlet (%)
Normal90.090.083.386.7
Abnormal90.086.786.790.0
Overall90.088.385.088.3

Listed in Table 2 is the accuracy of the SVM classifier in the LOOCV procedure based on the texture parameters of LD-LBP combined with an n-level Haar wavelet transform (n=1, 2, 3). It can be observed that the SVM classifier has an overall accuracy of 90.0% when LD-LBP is combined with one-level Haar wavelet. The accuracy drops to 73.3% and 71.7% when a two-level or three-level Haar wavelet was used. Therefore, a one-level Haar wavelet transform was selected in this analysis.

Table 2

Accuracy of SVM classifier in the LOOCV procedure based on texture parameters of LD-LBP combined with one-level, two-level, and three-level Haar wavelet transform.

GroupLD-LBP + one-level Haar (%)LD-LBP + two-level Haar (%)LD-LBP + three-level Haar (%)
Normal90.086.783.3
Abnormal90.060.060.0
Overall90.073.371.7

3.4.

Comparison with Other Methods

To evaluate the effectiveness of the proposed method for scar discrimination, the SVM classifier in the LOOCV procedure was trained and applied to classify collagen SHG images of normal and abnormal scar tissues using GLCM, Haar wavelet transform, basic LBP combined with Haar wavelet transform, and the proposed method combining LD-LBP and Haar wavelet transform texture parameters, respectively. Additionally, a multipurpose image classifier called WND-CHARM was also used for comparison.31 Results are shown in Table 3. Using the GLCM,32,33 four texture features including contrast, correlation, energy, and homogeneity were extracted from the scar collagen SHG images and analyzed using the texture average of four directions (0 deg, 45 deg, 90 deg, 135 deg) with distance, d=10. It can be seen from Table 3 that the SVM classifier has a higher accuracy when combined LD-LBP and Haar wavelet transform parameters were included in the classification model, while a lower accuracy is obtained when GLCM or Haar wavelet transform was independently used, respectively. The basic LBP combined with a Haar wavelet transform does not give a satisfactory performance for distinguishing abnormal scars from normal scars. In addition, WND-CHARM was less effective than the proposed method specifically designed for texture classification of scar SHG images.

Table 3

Comparison of the accuracy of LD-LBP + Haar wavelet transform to other methods.

GroupWND-CHARM (%)GLCM (%)Haar (%)Basic LBP + Haar (%)LD-LBP + Haar (%)
Normal83.380.083.386.790.0
Abnormal66.730.023.350.090.0
Overall75.055.053.368.390.0

Figure 7 compares the receiver operating characteristic (ROC) curves34 with the LOOCV procedure generated by texture parameters from the GLCM, Haar wavelet transform, basic LBP combined with Haar wavelet transform, and the proposed method. The area under the ROC curve (AUC) is a measure of the overall diagnostic performance.35 It is seen from Fig. 7 that the accuracy of the SVM classifier, as represented by the AUC, is determined to be 0.96 when LD-LBP was combined with Haar wavelet transform parameters for classification. These values drop to 0.75, 0.63, and 0.59 when the combined basic LBP and Haar wavelet transform parameters, the GLCM parameters or the Haar wavelet transform parameters were independently used, respectively. The diagonal line y=x is the expected ROC curve of a random guesser (with AUC=0.5).

Fig. 7

Receiver operating characteristic (ROC) curves for texture parameters from the four texture analysis methods including gray level co-occurrence matrix (GLCM), Haar wavelet transform, basic LBP + Haar wavelet transform, and LD-LBP + Haar wavelet transform. The area under the ROC curve is 0.96 for texture parameters (LD-LBP + Haar), 0.75 for texture parameters (basic LBP + Haar), 0.59 for Haar wavelet parameters and 0.63 for GLCM parameters.

JBO_20_1_016021_f007.png

4.

Discussion

In this paper, the combination of LD-LBP and wavelet transform was proposed to characterize the homogeneity, directional and coarse features in SHG images of human skin abnormal scars distinguished from normal scars. First, using the LD-LBP variance, we quantitatively evaluated the collagen distribution within normal and abnormal scar tissues. The comparison of the LD-LBP variances of normal and abnormal scar collagen SHG images (Fig. 4) demonstrated that the texture distribution in the normal scar SHG images was more homogeneous compared to abnormal scar SHG images. This verified the point that the distribution of the collagen in normal scars is better-regulated than that of abnormal scars, supported by the observations in collagen SHG images from normal and abnormal scars (Fig. 2). Second, to investigate the differences in the collagen orientation or coarseness between normal and abnormal scars, we calculated energy values of each subimage (Fig. 5) and energy ratios in the low-frequency subimages of SHG images (Fig. 6). The results indicated that normal scar SHG images had more ordered and coarser textures compared to the abnormal scar SHG images. The provided interpretation supported the previous reports that the collagen fibers in normal scars are better oriented and coarser than those of abnormal scars.12,28,36 In addition, to determine the optimal wavelet and decomposition level, we evaluated the texture parameters of LD-LBP combined with Haar, Daubechies, Symlets, and Morlet wavelet (Table 1), and one-level, two-level, and three-level Haar wavelet transform via the SVM classifier with the LOOCV procedure (Table 2). Based on the data presented in Tables 1 and 2, it was quite evident that the one-level Haar wavelet achieved the highest accuracy.

On the other hand, the accuracy of the SVM classifier based on texture parameters extracted from the proposed method that combined LD-LBP and Haar wavelet transform was compared to other methods including GLCM, Haar wavelet transform, the basic LBP combined with Haar wavelet transform, and WND-CHARM (Table 3). Overall, the SVM classifier using the texture parameters from the proposed method gave better accuracy than WND-CHARM, GLCM, Haar wavelet transform, or the basic LBP combined with Haar wavelet. Finally, the ROC analysis further evaluated the performance of the proposed method (Fig. 7). The ROC curve based on LD-LBP combined with Haar wavelet transform parameters achieved the highest AUC values (AUC=0.96). This indicates that our methodology is effective in differentiating abnormal scars from normal scars. It may enable a better understanding of the pathophysiology of scars. Texture analysis for quantifying scar collagen morphology is a work in progress and shows feasibility in scar diagnosis. We have reason to believe that it may provide a valuable tool for studying scars.

5.

Conclusion

In conclusion, we have demonstrated the feasibility of quantitative discrimination between human normal and abnormal scars based on texture analysis combining LD-LBP and Haar wavelet transform derived from SHG images. The homogeneity, directional and coarse features that are associated with the collagen morphology in scars demonstrated the differences between normal and abnormal scar SHG images. Using the SVM classifier with the LOOCV procedure and ROC analysis, the accuracy was demonstrated to be improved with combined LD-LBP and Haar wavelet transform parameters compared to the case when the GLCM, the Haar wavelet transform or the basic LBP combined with Haar wavelet parameters were independently used. Although our study is only a proof of concept with a limited sample size, its implication is that the texture analysis of SHG images could have clinical potential in differentiating abnormal scars from normal scars, and can also help plastic surgeons and dermatologists to identify optimal therapeutic options to cure scars.

Acknowledgments

This work was supported by the Program for Changjiang Scholars and Innovative Research Team in University (IRT1115), and the National Natural Science Foundation of China (Grant Nos. 81101110, 81101209, and 61308113).

References

1. 

A. BayatD. A. McGroutherM. W. J. Ferguson, “Skin scarring,” Brit. Med. J., 326 88 –92 (2003). http://dx.doi.org/10.1136/bmj.326.7380.88 BMJOAE 0007-1447 Google Scholar

2. 

R. L. Banget al., “Trace elements content in serum, normal skin, and scar tissues of keloid and normal scar patients,” J. Trace. Elem. Exp. Med., 15 57 –66 (2002). http://dx.doi.org/10.1002/(ISSN)1520-670X JTEMEM 1520-670X Google Scholar

3. 

S. S. Tsaoet al., “Scar management: keloid, hypertrophic, atrophic and acne scars,” Semin. Cutan. Med. Surg., 21 46 –75 (2002). http://dx.doi.org/10.1016/S1085-5629(02)80719-2 SCMSFR 1085-5629 Google Scholar

4. 

D. Wolframet al., “Hypertrophic scars and keloids—a review of their pathophysiology, risk factors, and therapeutic management,” Dermatol. Surg., 35 171 –181 (2009). http://dx.doi.org/10.1111/j.1524-4725.2008.34406.x DESUFE 1076-0512 Google Scholar

5. 

X. Hanet al., “Second harmonic properties of tumor collagen: determining the structural relationship between reactive stroma and healthy stroma,” Opt. Express, 16 1846 –1859 (2008). http://dx.doi.org/10.1364/OE.16.001846 OPEXFF 1094-4087 Google Scholar

6. 

O. Nadiarnykhet al., “Alterations of the extracellular matrix in ovariancancer studied by second harmonic generation imaging microscopy,” BMC Cancer, 10 1 –14 (2010). http://dx.doi.org/10.1186/1471-2407-10-94 BCMACL 1471-2407 Google Scholar

7. 

J. Chenet al., “Multiphoton microscopy study of the morphological and quantity changes of collagen and elastic fiber components in keloid disease,” J. Biomed. Opt., 16 051305 (2011). http://dx.doi.org/10.1117/1.3569617 JBOPFO 1083-3668 Google Scholar

8. 

X. Zhuet al., “Quantified characterization of human cutaneous normal scar using multiphoton microscopy,” J. Biophotonics, 3 108 –116 (2010). http://dx.doi.org/10.1002/jbio.200910058 JBOIBX 1864-063X Google Scholar

9. 

P. J. CampagnolaL. M. Loew, “Second-harmonic imaging microscopy for visualizing biomolecular arrays in cells, tissues and organisms,” Nat. Biotechnol., 21 1356 –1360 (2003). http://dx.doi.org/10.1038/nbt894 NABIF9 1087-0156 Google Scholar

10. 

A. M. Penet al., “Three-dimensional investigation and scoring of extracellular matrix remodeling during lung fibrosis using multiphoton microscopy,” Microsc. Res. Tech., 70 162 –170 (2007). http://dx.doi.org/10.1002/jemt.v70:2 MRTEEO 1059-910X Google Scholar

11. 

P. F. LeeA. T. YehK. J. Bayless, “Nonlinear optical microscopy reveals invading endothelial cells anisotropically alter three-dimensional collagen matrices,” Exp. Cell Res., 315 396 –410 (2009). http://dx.doi.org/10.1016/j.yexcr.2008.10.040 ECREAL 0014-4827 Google Scholar

12. 

G. Chenet al., “Nonlinear spectral imaging of human hypertrophic scar based on two-photon excited fluorescence and second-harmonic generation,” Brit. J. Dermatol., 161 48 –55 (2009). http://dx.doi.org/10.1111/bjd.2009.161.issue-1 BJDEAZ 1365-2133 Google Scholar

13. 

P. J. Suet al., “The discrimination of type I and type II collagen and the label-free imaging of engineered cartilage tissue,” Biomaterials, 31 9415 –9421 (2010). http://dx.doi.org/10.1016/j.biomaterials.2010.08.055 BIMADU 0142-9612 Google Scholar

14. 

L. B. Mostaço-Guidolinet al., “Evaluation of texture parameters for the quantitative description of multimodal nonlinear optical images from atherosclerotic rabbit arteries,” Phys. Med. Biol., 56 5319 –5334 (2011). http://dx.doi.org/10.1088/0031-9155/56/16/016 PHMBA7 0031-9155 Google Scholar

15. 

W. Zhenget al., “Diagnostic value of nonlinear optical signals from collagen matrix in the detection of epithelial precancer,” Opt. Lett., 36 3620 –3622 (2011). http://dx.doi.org/10.1364/OL.36.003620 OPLEDP 0146-9592 Google Scholar

16. 

T. OjalaM. PietikainenT. Maenpaa, “Multiresolution gray-scale and rotation invariant texture classification with local binary patterns,” IEEE Trans. Pattern Anal. Mach. Intell., 24 971 –987 (2002). http://dx.doi.org/10.1109/TPAMI.2002.1017623 ITPIDJ 0162-8828 Google Scholar

17. 

L. SrensenS. B. ShakerM. De Bruijne, “Quantitative analysis of pulmonary emphysema using local binary patterns,” IEEE Trans. Med. Imaging, 29 559 –569 (2010). http://dx.doi.org/10.1109/TMI.2009.2038575 ITMID4 0278-0062 Google Scholar

18. 

F. B. Niessenet al., “On the nature of hypertrophic scars and keloids: a review,” Plast. Reconstr. Surg., 104 1435 –1458 (1999). http://dx.doi.org/10.1097/00006534-199910000-00031 PRSUAS 0032-1052 Google Scholar

19. 

S. ArivazhaganL. Ganesan, “Texture classification using wavelet transform,” Pattern Recognit. Lett., 24 1513 –1521 (2003). http://dx.doi.org/10.1016/S0167-8655(02)00390-2 PRLEDG 0167-8655 Google Scholar

20. 

M. Alvarezet al., “Application of wavelets to the evaluation of phantom images for mammography quality control,” Phys. Med. Biol., 57 7177 –7190 (2012). http://dx.doi.org/10.1088/0031-9155/57/21/7177 PHMBA7 0031-9155 Google Scholar

21. 

J. ZhangX. WangS. Palmer, “Objective grading of fabric pilling with wavelet texture analysis,” Textile Res. J., 77 871 –879 (2007). http://dx.doi.org/10.1177/0040517507081312 TRJOA9 0040-5175 Google Scholar

22. 

Y. Ruiet al., “Relevance feedback: a power tool for interactive content-based image retrieval,” IEEE Trans. Circ. Syst. Video Technol., 8 644 –655 (1998). http://dx.doi.org/10.1109/76.718510 ITCTEM 1051-8215 Google Scholar

23. 

M. PalG. M. Foody, “Feature selection for classification of hyperspectral data by SVM,” IEEE Trans. Geosci. Remote, 48 2297 –2307 (2010). http://dx.doi.org/10.1109/TGRS.2009.2039484 IGRSD2 0196-2892 Google Scholar

24. 

C. FengL. P. Wang, “Applications of support vector machines to cancer classification with microarray data,” Int. J. Neural. Syst., 15 475 –484 (2005). http://dx.doi.org/10.1142/S0129065705000396 IJSZEG 0129-0657 Google Scholar

25. 

A. H. KhandokerM. PalaniswamiC. K. Karmakar, “Support vector machines for automated recognition of obstructive sleep apnea syndrome from ECG recordings,” IEEE Trans. Inf. Technol. Biomed., 13 37 –48 (2009). http://dx.doi.org/10.1109/TITB.2008.2004495 ITIBFX 1089-7771 Google Scholar

26. 

A. JohanssonM. KarlssonT. Nyholm, “CT substitute derived from MRI sequences with ultrashort echo time,” Med. Phys., 38 2708 –2714 (2011). http://dx.doi.org/10.1118/1.3578928 MPHYA6 0094-2405 Google Scholar

27. 

J. Wanget al., “MicroRNAs in plasma of pancreatic ductal adenocarcinoma patients as novel blood-based biomarkers of disease,” Cancer Prev. Res., 2 807 –813 (2009). http://dx.doi.org/10.1158/1940-6207.CAPR-09-0094 CPRACC 1940-6207 Google Scholar

28. 

N. V. Kamathet al., “A light microscopic and immunohistochemical evaluation of scars,” J. Cutaneous. Pathol., 29 27 –32 (2002). http://dx.doi.org/10.1034/j.1600-0560.2002.290105.x JCUPBN 0303-6987 Google Scholar

29. 

V. Da Costaet al., “Nondestructive imaging of live human keloid and facial tissue using multiphoton microscopy,” Arch. Facial Plast. Surg., 10 38 –43 (2008). http://dx.doi.org/10.1001/archfacial.2007.18 1521-2491 Google Scholar

30. 

I. A. EckleyG. P. NasonR. L. Treloar, “Locally stationary wavelet fields with application to the modelling and analysis of image texture,” J. Roy. Stat. Soc. C-App., 59 595 –616 (2010). http://dx.doi.org/10.1111/j.1467-9876.2009.00721.x 0035-9254 Google Scholar

31. 

N. Orlovet al., “WND-CHARM: Multi-purpose image classification using compound image transforms,” Pattern. Recognition. Lett., 29 1684 –1693 (2008). http://dx.doi.org/10.1016/j.patrec.2008.04.013 PRLEDG 0167-8655 Google Scholar

32. 

R. M. HaralickK. ShanmugamI. Dinstein, “Textural features for image classification,” IEEE Trans. Syst. Man. Cybern., 3 610 –621 (1973). http://dx.doi.org/10.1109/TSMC.1973.4309314 ISYMAW 0018-9472 Google Scholar

33. 

J. M. Y. Willaimeet al., “Quantification of intra-tumour cell proliferation heterogeneity using imaging descriptors of 18F fluorothymidine-positron emission tomography,” Phys. Med. Biol., 58 187 –203 (2013). http://dx.doi.org/10.1088/0031-9155/58/2/187 PHMBA7 0031-9155 Google Scholar

34. 

T. Fawcett, “An introduction to ROC analysis,” Pattern Recognit. Lett., 27 861 –874 (2006). http://dx.doi.org/10.1016/j.patrec.2005.10.010 PRLEDG 0167-8655 Google Scholar

35. 

A. Jiménez-Valverde, “Insights into the area under the receiver operating characteristic curve (AUC) as a discrimination measure in species distribution modeling,” Global Ecol. Biogeogr., 21 498 –507 (2012). http://dx.doi.org/10.1111/geb.2012.21.issue-4 GEBIFS 1466-8238 Google Scholar

36. 

R. P. Abergelet al., “Biochemical composition of the connective tissue in keloids and analysis of collagen metabolism in keloid fibroblast cultures,” J. Invest. Dermatol., 84 384 –390 (1985). http://dx.doi.org/10.1111/jid.1985.84.issue-5 JIDEAE 0022-202X Google Scholar

Biography

Yao Liu is a postgraduate student at the Institute of Laser and Optoelectronics Technology, Key Laboratory of OptoElectronic Science and Technology for Medicine of Ministry of Education at Fujian Normal University. Her major research is image processing.

Xiaoqin Zhu is an associate professor working at Key Laboratory of OptoElectronic Science and Technology for Medicine of Ministry of Education at Fujian Normal University. Her main research interests include nonlinear spectroscopy and biomedical imaging.

Zufang Huang is an assistant research fellow at the Key Laboratory of OptoElectronic Science and Technology for Medicine of the Ministry of Education at Fujian Normal University. His research experiences include microscopic imaging and Raman spectroscopy in biomedical research.

Jianyong Cai is an associate professor working at the Key Laboratory of OptoElectronic Science and Technology for Medicine of Ministry of Education at Fujian Normal University. His research experiences include color image processing and moving target recognition.

Rong Chen is a professor and director of the Key Laboratory of OptoElectronic Science and Technology for Medicine of Ministry of Education at Fujian Normal University. He has engaged in research about laser medical instrument, optical fiber technology, and laser application technology for 30 years. His current research interests include biomedical optics.

Shuyuan Xiong is a chief physician working at the Department of Plastic Surgery, the First Affiliated Hospital of Fujian Medical University, China. His major research field is the treatment of wound healing at plastic surgery.

Guannan Chen is an associate professor working at the Key Laboratory of OptoElectronic Science and Technology for Medicine of Ministry of Education at Fujian Normal University. His main research interests include image processing and spectrum signal processing in biomedical research.

Haishan Zeng is a distinguished scientist working with the Imaging Unit-Integrative Oncology Department of the British Columbia Cancer Agency Research Centre and a professor of dermatology, pathology, and physics of the University of British Columbia. His research has been focused on developing optical imaging and spectroscopy techniques for improving early cancer detection. He has published over 111 referred journal papers, 8 book chapters, and has 21 granted patents.

© 2015 Society of Photo-Optical Instrumentation Engineers (SPIE) 0091-3286/2015/$25.00 © 2015 SPIE
Yao Liu, Xiaoqin Zhu, Zufang Huang, Jianyong Cai, Rong Chen, Shuyuan Xiong, Guannan Chen, and Haishan Zeng "Texture analysis of collagen second-harmonic generation images based on local difference local binary pattern and wavelets differentiates human skin abnormal scars from normal scars," Journal of Biomedical Optics 20(1), 016021 (22 January 2015). https://doi.org/10.1117/1.JBO.20.1.016021
Published: 22 January 2015
Lens.org Logo
CITATIONS
Cited by 12 scholarly publications.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Second-harmonic generation

Collagen

Wavelet transforms

Wavelets

Binary data

Skin

Tissues

Back to Top