Classification of Mammograms Based On Features Extraction Techniques Using Support Vector Machine
Classification of Mammograms Based On Features Extraction Techniques Using Support Vector Machine
Enas Mohammed Hussein Saeed1, Hayder Adnan Saleh2, and Enam Azez Khalel3
1,2Departmentof Computer Science, Mustansiriya University, Baghdad, Iraq
3Specialist Radiology Department-Oncology Teaching Hospitals, Medical City Complex, Baghdad, Iraq
Corresponding Author:
Enas Mohammed Hussein Saeed
Department of Computer Science
Mustansiriya University
Baghdad, Iraq
Email: [email protected]
1. INTRODUCTION
Breast cancer is the most widespread disease that affects females during their lifetime, and the 2nd
leading death cause for women globally [1] according to the most recent statistical data that has been released
in 2015 in the USA, breast cancer occupies 29% of the new cases of cancer and 15% of the cancer death cases
[2]. Early detection is the optimal option for increasing treatment options, as there are many screening methods
for breast cancer detection such as biopsy, MRI, ultrasound, and mammography [3]. Mammography is
considered a common method for detecting abnormalities in the early stages. Mammography is a low-dose X-
ray application allowing to visualize the inner breast structure [4]. It’s usually contained many artifacts and
noises that make them difficult to understand in the initial stages. Therefore, standardizing image quality and
extracting ROI is necessary to reduce the search for distortions [5]. Visual examination of mammograms by a
radiologist to detect breast cancer very command but sometimes leads to less accurate diagnosis, due to the
stress of the radiologist and low image quality. The studies indicate that the error rate of 10% to 30% for
diagnoses of malignant masses by a radiologist who utilizes visual inspection. The error rate decreases
significantly by utilizing the computer-aided detection CADe system, which provides the support of the final
decision and is considered as a second opinion with radiology specialists diagnosis to classify breast tumors
[6], [7]. Normally, there are five phases of the CADe system for breast cancer detection as can be seen in
Figure. 1, [8].
To achieve this goal, the medium filter was applied to remove noise, and local contrast, and then the
binary image with a global threshold applied for small artifacts removal. In the segmentation phase, an HBBRG
algorithm is utilizing to remove the pectoral muscles [9], and then we find the largest possible square area that
can be obtained from the breast, which represents the ROI [10]. In the features extraction three feature
extraction techniques were used are first Order, GLCM, and LBP, to acquire strong texture features that were
entered into the SVM classifier at the classification phase. To conduct this search, investigate it, and evaluating
all its phases, a special database was established that relies mainly on MIAS which has been proposed by the
U.K. national program of breast screening. This database includes 322 digitized mammograms, 114 abnormal,
and 208 normal which sub-dividing to 51 malignant and 63 Benign. A 1024x1024 pixel image with a "PGM"
format [14]. The database is available on the website http://peipa.essex.ac.uk/info/mias.html [12]. Also in
coordination with the Teaching Oncology Hospital / Medical City / Baghdad, a set of images was obtained and
added to the database. The pre-processing of these images has also been performed to be in the same MIAS
database image specification.
Theoretical consideration
Some many technologies and algorithms have been included in the stages of the CAD system in this
part. We will look at some of the techniques that were used in our proposed method to extract and select
features.
Mean = g ∑L−1
g=0 P(g) (1)
2
Standard Deviation = √∑L−1 ̅ )2 P(g)
g=0(g − g (2)
Comput. Sci. Inf. Technol., Vol. 2, No. 3, November 2021: 121 – 131
Comput. Sci. Inf. Technol. 123
The string ‘10000111’ is getting for 3 * 3 block with the central pixel 5. The binary form is
transformed to its 135 duplicates in a decimal form. LBP histograms are created from all micro patterns depend
on a decimal value. Assume that I is an image intensity and r = (x, y) ᵀ is a vector of position in I. The LBP b(r
∈ R ᴺⁿ) is known as in the following description:
Bi(r) =1: if I(r) <I (r +Δ si), 0: otherwise, (i =1 Nn). Nn represents the number of the neighboring pixels, and
Δsi is vectors of displacement from the position of center pixel r to neighboring pixels [19].
Where μx, μy, σx and σy represent the mean and standard deviation values.
Classification of mammograms based on features extraction techniques… (Enas Mohammed Hussein Saeed)
124 ISSN: 2722-3221
p(i,j)
Homogeneity = ∑ni,j=1 (10) [22].
1+(i−j)2
Related works
Many researchers completed early to diagnose breast cancer in an attempt to help radiologists to detect
abnormal tissue in the form of mammograms; we will review the most significant studies in this area below:
In 2017 [23] Harefa, et al, applied to pre-process for improving the image quality, and then the segmentation
stage has been applied depending on the database to obtain the ROI. Features are extracted by using GLCM at
0o, 45o, 90o, and 135o with a 128 x 128 block size. In the procedure of the classification, this study attempted
at comparing the KNN and SVM classifiers for achieving a higher level of accuracy. The result shows that
SVM outperforms KNN in breast cancer abnormalities classification with 93.88% accuracy.
In 2018 [24] Sheba, et al, in the proposed methodology, for the pre-processing median filter was
utilized for the noise filtering, global thresholding for removing the small artifacts. BB is utilized for removing
pectoral muscles, and adaptive fuzzy logic based bi-histogram equalization to enhance the quality of the
mammograms for better perception. The ROI is automatically selected and segmentation from mammograms
image with the use of morphological operations and global thresholding. Shape, GLCM, and texture features
have been obtained from ROI, and then optimum features have been chosen with the use of Classifier and
Regression Tree (CART). Finally, the classification step has been carried out with the Feed-forward ANN
utilizing the backpropagation. The proposed approach achieved 96% accuracy. In 2019 [25] Mostafa, Shaimaa,
et al. The researchers utilized few features than other previous research that used many feature sets, many
techniques have been used to reduce dimensions. The (KNN) and (ANN) classifiers are used to classify these
few features. 50 cases of the 'BAHEYA Foundation to Early Detection and Treatment of Breast Cancer by
doctors and radiologists in the hospital have been utilized for the proposed system. The images used are
Contrast-Enhanced Spectral Mammograms (CESMs) that have clearer and more contrasting images compared
to the typical mammals. The KNN and ANN classifiers were used and the outcomes indicate to achieve
accuracy percent with 92 percent with ANN.
In 2019 [26] Salman, Nassir, and Semaa Ibrahim, the authors have proposed a system for detect
potential cancer tumors in mammograms, the detection is made through automatically dividing breast images
by combining hybrid density slicing technique with the adaptive k-means algorithm, also by dividing breast
images and extracting areas of cancer. (GLCM) have been used with proposed features that are gray level
density matrices (GLDM) to detect abnormal tissue using MLP classifiers. Experimental results showed a
significant improvement in breast cancer diagnosis accuracy with more than, 91.17%. In 2019 [27] R.
Vijayarajeswari et al, authors present a CAD system with the features obtained with the use of the Hough
transformation method, it is a 2-D transformation. Which is utilized for isolating the feature of a specific shape
in the image. This study discusses strategies for the process of classification and feature extraction. Here, it is
utilized for the detection of the mammogram image features and has been classified with the use of the SVMs.
The results have shown that the suggested approach has been successful in classifying the abnormal
mammogram classes with an accuracy of 94%.
2. RESEARCH METHOD
The main goal of the present search is to build a classifier model to helps physicians and diagnostic
experts by providing a second diagnostic view for a more reliable diagnostic decision. Figure4 illustrates the
diagram of the stages of the proposed classifier model.
Comput. Sci. Inf. Technol., Vol. 2, No. 3, November 2021: 121 – 131
Comput. Sci. Inf. Technol. 125
2.1. Preprocessing
Mammography sometimes contains many errors like noise, small artifacts, and pectoral muscles.
These effects should be removed because they greatly affect the results of the following stages, such as feature
extraction. A median filter is used for noise and local contrast removal; it represents a filter of the spatial
domain, which works through replacing the central pixels in a certain block with block pixel median values.
The small artifacts have been eliminated through the conversion of the image into a binary format with the use
of a suitable threshold and after that, the arrangement of those components through the area for the isolation of
small spaces, which include the numbers and labels. The results which have been obtained from the application
of this stage have been illustrative in Figure 5.
Figure 5. Show results the pre-processing (a) input image (b) after apply median filter (c) cut breast only (d)
image without noise and label
2.2. Segmentation
Many segmentation algorithms have been used on medical images. In this paper, this stage was
applied to remove pectoral muscles and cut the largest possible square from a mammogram, which represents
the ROI. Firstly, the HBBRG algorithm was used for the pectoral muscle removal by combining BB and RG.
Where BB algorithms were applied according to the fact that pectoral muscles are almost triangular and are
appearing in the breast contour’s upper left or corner according to whether it is the right or the left breast, then
the region's growing algorithm applied by selecting a seed point that will be automatically characterized to be
in the pectoral muscle limits. In addition to that, this function requires locating the distance of the maximal
intensity between the seed point and neighbor pixels, finally, the 2 methods have been combined to obtain the
HBBRG mask as shown in Figure 6.
Classification of mammograms based on features extraction techniques… (Enas Mohammed Hussein Saeed)
126 ISSN: 2722-3221
Figure 6. Results of the HBBRG algorithm (a). preprocessing image (b). cut breast only (c). one's value for
breast (d). mask BB €. mask RG (f). merging between BB, and RG mask (HBBRG mask) (g). improvement
mask HBBRG algorithm (h). integrates with the zero matrix's (i). inverse mask (j). output image
In the second phase, the breast image has been segmented to obtain the largest possible square area
that can be cut from the image, as this area is square, This process was applied using a geometrical method by
converting the image into the binary and finding the mask that contains only the breast with one's value and
then perform a reverse search process starts from the penultimate pixel in the lower right corner and compares
it with its three neighbors right, bottom and diagonal to find the least value between them and then increase its
value in one measure, this process continues on all the mask, then a square is drawn with the coordinates
starting from the smallest pixel to the largest value. Finally, to remove the black background all columns and
rows with a total sum equal to zero are excluded. Algorithm1 describes the process and Figure 7 illustrates
results.
Figure 7. Show results segment mammogram image (a) mammogram image (b) binary mask (c) largest
square mask (d) output largest square (e) remove black background (ROI)
Algorithm (1): Cut the largest possible square to find the ROI
Input: Mammogram image without pectoral muscles
Output: Image with the largest possible square
Begin
Step1: IM = read image.
Step2: Convert input image to binary
Step3: assign zero arrays (Mask1) with the size of the mammogram image
Step4: find a mask with one's value for breast only (mask2) from segmentation of the mammogram image
Step5: find pixels p(r, c) before the last for (Mask2), which is in the lower right corner, then apply
The following operations: a = p(r, c+1); b = p(r+1, c); d = p(r+1, c+1)
Temp = min ([a b d]); p(r, c) = Temp + 1.
Step6: Find the pixel that contains the maximum value in the formed array: max (p(r, c). Then apply
A following equation to find a square with white values, Mask3 (c: c +p(c, r), r: r+ p(c, r)) =1
Step7: for i= r to r +p (c, r)
Step8: for j= c to c + p(c, r)
Step9: IM= Multiply Mask3 (i, j) × IM (i, j)
Step10: end for
Step11: end for
Step12: counting the sum of pixels values for all rows and column and then find the min and max
For rows and columns containing a sum greater than zero
Step13: ROI = IM (min row: max row, min column: max column)
End
Where r is the row, c is the columns, and Temp is the temporary tank.
Comput. Sci. Inf. Technol., Vol. 2, No. 3, November 2021: 121 – 131
Comput. Sci. Inf. Technol. 127
2.4. Classification
Once extracted the features, choose the appropriate ones to enter it into the SVM classifier. SVM has
been applied in two levels of binary classification, the first level representing the classification of image
features to a normal or abnormal image, then if the results of the first level are abnormal, the second level of
binary classification is applied, which classifies features of benign or malignant images. SVM can be defined
as a supervised ML classifier, where a reduced feature vector from the step of the features selection has been
provided as input data to SVMs classifier. It produces support vectors for the identification of boundaries
between both classes. This support-vector is utilized for the determination of the hyperplane position where it
has been tested with a variety of kernel functions. There is an infinite amount of separating lines which may
be drawn, the objective is finding the “optimal” one, which means, one which has a minimal classification
error on the previously unseen tuples. The SVM has approached this issue by searching for maximal marginal
hyper-plane. The optimal splitting of a hyperplane is shown in Figure 8.
Classification of mammograms based on features extraction techniques… (Enas Mohammed Hussein Saeed)
128 ISSN: 2722-3221
There are six statistical metrics utilized for the evaluation of the efficiency of the proposed system
based on the confusion matrix are accuracy(ACC), error rate (ERR), sensitivity (SN), false-positive rate (FPR),
specificity (SP), and precision (P). In the present research, the proposed system has been applied to all images
in the MIAS database, where 70% of the image was used for the training phase and 30% testing phase of
random instants of image features from the dataset with 100 iterations. The results show that SVM for the first
level has achieved the average, best, and worse accuracy they are 89.171%, 95.454%, and 79.293%,
respectively, see Table 1. Also, the results show that SVM for the second level has achieved the average, best,
and worse accuracy they are 90.493%, 97.60%, and 80.342%, respectively, as shown in Figure 10.
Analysis of the performance of results of the evaluation metrics for a first-level classification which
classifies the image to normal or abnormal classes is shown in Figure 10, where it can be observed the best and
worst value obtained for this classifier.
Figure 10. Displays the performance analysis of the SVM for first level from table1
Comput. Sci. Inf. Technol., Vol. 2, No. 3, November 2021: 121 – 131
Comput. Sci. Inf. Technol. 129
Table 2 shows Confusion matrix result of SVM for second-level. Analysis of the performance of
results of the evaluation metrics for a second-level classification which classifies the abnormal images only to
benign and malignant classes is shown in Figure11, where it can be observed the best and worst value obtained
for this classifier.
Figure 11. Displays the results and performance analysis of the SVM for second level
In this part, in order to better evaluate our proposed system, our proposed system was compared with
a set of previous works by comparing all the main stages of the system, algorithms, techniques, and the level
for which the system was designed without acres and the results obtained. These comparisons are shown in
Table 3.
Table3. Shows the comparison of the proposed system with the related works
Pre-Processing Feature
Related work Segmentation Classifier Accuracy (%)
and Enhancement extraction
(Sheba, and median filter Shape, Feedforward
BB, global thresholding, 96 for the first and
global GLRLM, and neural networks
Raj,2018)[22] and morphological second levels
thresholding GLCM. (FFNN)
(Salman, and median filter Segmentation based GLCM, and
91.17 for the
and histogram dataset, K-mean, and GLDM MLP
Semaa,2019) [24] second level
equalization RG Feature
Vijayarajeswari
Remove all Hough 94% for second
maximization estimation SVM
etl,2019 )[25] unwanted part transform level
median filter HBBRG algorithm and First-order, 95.454 For first
Proposed method global cutting largest possible LBP, and SVM level, 97.260 for
thresholding square GLCM. second level
4. CONCLUSION
Mammography is the most effective method that is used in early detections of breast cancer, The main
objective is developing the CAD system for diagnosis mammogram images to assist doctors and diagnostic
experts by providing a second viewpoint, it gives more confidence to the diagnostic process. In this paper, The
results proved that the median filter is an ideal filter to remove noise and local contrast found in the
mammogram. The proposed algorithm for removing small artifacts has achieved 100% results for this purpose.
Removal of the pectoral muscles represents the biggest obstacle in the treatment of mammograms because they
closely resemble tumors and the rest of the breast tissue, particularly in the types of fatty and adenocarcinomas,
as well as their presence, has a great impact on the results of the following stages. A geometric segmentation
method was proposed to cut the largest possible square representing a sample of breast tissue, it achieving
100% success with normal images and more than 98% with abnormal images, where the tumor is within the
crop area. The proposed texture features are based on three technologies are first-order, LBP, and GLCM, these
features give the algorithm more robustness due to its resistance to many image situation variations that lead
to the best discrimination potential for classification the type of image. Finally, several future research work
Classification of mammograms based on features extraction techniques… (Enas Mohammed Hussein Saeed)
130 ISSN: 2722-3221
can be done for the production of our paper such as model development from the diagnostic model to the
diagnostic and prediction models, and tests of new segmentation methods that will provide better results to
identify the damage and insulation from the rest of our breast tissue, particularly in fatty and glandular photos,
during this stage, also apply the proposed breast diagnosis model to other breast imaging and examination
methods, like MRI and CT.
REFERENCES
[1] Bray, Freddie, et al. "Global cancer statistics 2018: GLOBOCAN estimates of incidence and mortality worldwide
for 36 cancers in 185 countries." CA: a cancer journal for clinicians, vol. 68, no. 6, pp. 394-424, 2018.
[2] Qiu, Yuchen, et al. "An initial investigation on developing a new method to predict short-term breast cancer risk
based on deep learning technology." Proceedings, Medical Imaging 2016: Computer-Aided Diagnosis; vol. 978,
978521, 2016.
[3] Jalalian, Afsaneh, et al. "Computer-aided detection/diagnosis of breast cancer in mammography and ultrasound: a
review." Clinical imaging, vol. 37, no. 3, pp. 420-426., 2013.
[4] “Maitra, Indra Kanta, Sanjay Nag, and Samir Kumar Bandyopadhyay. Technique for preprocessing of a digital
mammogram." Computer methods and programs in biomedicine, vol. 107, no. 2, pp. 175-188, 2012.
[5] Makandar, Aziz, and Bhagirathi Halalli. "Pre-processing of mammography image for early detection of breast
cancer." International Journal of Computer Applications, vol. 144, no. 3, pp. 11-15, 2016.
[6] Berbar, Mohamed A. "Hybrid methods for feature extraction for breast masses classification." Egyptian informatics
journal, vol. 19, no. 1, pp. 63-73, 2018.
[7] Tembey, Mugdha, “Computer-aided diagnosis for mammographic microcalcification clusters,” Ph.D. dissertation,
Dept. Comp. Sci. and Eng., Univ. of South Florida, Scholar Commons, 2003.
[8] Cheng, Heng-Da, et al. "Automated breast cancer detection and classification using ultrasound images: A survey."
Pattern recognition, vol. 43, no. 1, pp. 299-317, 2010.
[9] E. M. H. Saeed and H. A. Saleh, "Pectoral Muscles Removal in Mammogram Image by Hybrid Bounding Box and
Region Growing Algorithm," 2020 International Conference on Computer Science and Software Engineering
(CSASE), Duhok, Iraq, 2020, pp. 146-151, doi: 10.1109/CSASE48920.2020.9142055.
[10] Duth, P. Sudharshan, Vimal Viswanath, and Pankaj Sreekumar. "Brain image segmentation using level set: An hybrid
approach." International Journal of Advances in Applied Sciences, vol. 6, no. 3, pp. 267-276, 2017.
[11] LI, Shenglan, et al. "Performance evaluation of a CAD system for detecting masses on mammograms by using the
MIAS database." Medical Imaging and Information Sciences, vol. 18, no. 3, pp. p144-p153, 2001.
[12] J Suckling, S Astley, D Betal, N Cerneaz, D R Dance, S-L Kok, J Parker, I Ricketts, J Savage, E Stamatakis and P
Taylor, N Karrsemeijer, A Clark, The mini-MIAS database of mammograms, [Online]
http://peipa.essex.ac.uk/info/mias.html.
[13] Hussain, Alyaa, Alaa Noori Mazher, and Asraa Razak. "Classification of Breast Tissue for mammograms images
using intensity histogram and statistical methods." Iraqi Journal of Science, vol. 53, no. 5, pp. 1092-1096, 2012.
[14] Hlaing, K. Nyem Nyem. "First order statistics and GLCM based feature extraction for recognition of Myanmar paper
currency." Proceedings of the 31st IIER International Conference, Bangkok, Thailand. 2015.
[15] Hamouda, S. K. M., R. H. B. El-Ezz, and Mohammed E. Wahed. "Enhancement accuracy of breast tumor diagnosis
in digital mammograms." Journal of Biomedical Sciences, vol. 6. no. 4, pp. 1-8, 2017.
[16] Maniar, Sweety, and Jagdish S. Shah. "Classification of content based medical image retrieval using texture and
shape feature with neural network." International Journal of Advances in Applied Sciences, vol. 6, no. 4, pp. 368-
374, 2017.
[17] Dash, Prajna Parimita, Dipti Patra, and Sudhansu Kumar Mishra. "Local binary pattern as a texture feature descriptor
in object tracking algorithm." Intelligent Computing, Networking, and Informatics. Springer, New Delhi, vol. 243,
pp. 541-548, 2014.
[18] Nanni, Loris, Alessandra Lumini, and Sheryl Brahnam. "Local binary patterns variants as texture descriptors for
medical image analysis." Artificial intelligence in medicine, vol. 49, no. 2, pp.117-125, 2010.
[19] Nosaka, Ryusuke, Yasuhiro Ohkawa, and Kazuhiro Fukui. "Feature extraction based on co-occurrence of adjacent
local binary patterns." Proceedings, Part II: Advances in Image and Video Technology - 5th Pacific Rim Symposium,
PSIVT 2011, Gwangju, South Korea, November 20-23, 2011.
[20] De Siqueira, Fernando Roberti, William Robson Schwartz, and Helio Pedrini. "Multi-scale gray level co-occurrence
matrices for texture description." Neurocomputing, vol. 120, no. 1, pp. 336-345, 2013.
[21] Al Mutaz, M. Abdalla, Safaai Dress, and Nazar Zaki. "Detection of masses in digital mammogram using second order
statistics and artificial neural network." International Journal of Computer Science & Information Technology
(IJCSIT), vol. 3, no. 3, pp. 176-186, June 2011.
[22] Mahmood, Faleh H., and Wafaa A. Abbas. "Texture Features Analysis using Gray Level Co-occurrence Matrix for
Abnormality Detection in Chest CT Images." Iraqi Journal of Science, vol. 57, no. 1A, pp. 279-288, 2016.
[23] Harefa, Jeklin, Alexander Alexander, and Mellisa Pratiwi. "Comparison classifier: support vector machine (SVM)
and K-nearest neighbor (K-NN) in digital mammogram images." Jurnal Informatika dan Sistem Informasi, vol. 2,
no. 2, pp. 35-40, 2016.
Comput. Sci. Inf. Technol., Vol. 2, No. 3, November 2021: 121 – 131
Comput. Sci. Inf. Technol. 131
[24] Sheba, K. U., and S. Gladston Raj. "An approach for automatic lesion detection in mammograms." Cogent
Engineering, vol. 5, no. 1, pp. 1-16, 2018..
[25] S. Mostafa, R. Mubarak, M. El-Adawy, A. F. Ibrahim, M. M. Gomaa and R. M. Kamal, "Breast Cancer Detection
Using Polynomial Fitting Applied on Contrast Enhanced Spectral Mammography," 2019 International Conference
on Innovative Trends in Computer Engineering (ITCE), Aswan, Egypt, 2019, pp. 11-16, doi:
10.1109/ITCE.2019.8646379.
[26] Salman, Nassir H., and Semaa Ibrahim M. Ali. "Breast Cancer Classification as Malignant or Benign based on
Texture Features using Multilayer Perceptron." International Journal of Simulation--Systems, Science & Technology,
vol. 20, no. 1, pp. 1-11, 2019.
[27] Vijayarajeswari, R., et al. "Classification of mammogram for early detection of breast cancer using SVM classifier
and Hough transform." Measurement, vol. 146, no. 1, pp. 800-805., 2019.
[28] dos Santos Teixeira, Rita Filipa. "Computer analysis of mammography images to aid diagnosis." MSc in Biomedical
Engineering, Faculdade de Engenharia da Universidade do Porto 35, 2012.
[29] Tharwat, Alaa. "Classification assessment methods." Applied Computing and Informatics., vol. 17. no. 1, pp. 168-
192, 2020. https://doi.org/10.1016/j.aci.2018.08.003.
[30] Sahu, Amaresh, and Sabyasachi Pattnaik. "Feature Selection Using Evolutionary Functional Link Neural Network
for Classification." International Journal of Advances in Applied Sciences, vol. 6, no. 4, pp. 359-367, 2017.
DOI:10.11591/ijaas.v6.i4.pp359-367
BIOGRAPHIES OF AUTHORS
Enas Mohammed Hussein Saeed received the B.Sc. in computer science from Mustansiriya Univ.,
Baghdad, Iraq in 1998, M.Sc. in computer science from computer science from Mustansiriyah
Univ., Baghdad, Iraq in 2004, and Ph.D. in computer science from Univ. of Technology, Baghdad,
Iraq in 2014.
Current position & Functions: computer science from Mustansiriyah University.
Official Email : [email protected]
[email protected]
Hayder Adnan Saleh, a master’s student, College of Education, Department of Computer Science,
Al-Mustansiriya University.
an employee in the Iraqi Ministry of Education from 2009
The e-mail: haider8883gmail.com
Classification of mammograms based on features extraction techniques… (Enas Mohammed Hussein Saeed)