Abstract
For the purpose of accuracy in detection and diagnosis, Computer-Aided Diagnosis (CAD) is preferred by radiologists for the analysis of Breast Cancer. However, the presence of noise, artifacts, and poor contrast in breast images during acquisition highlights the need for sophisticated enhancement techniques for the proper visualization of region-of-interest (ROI). In this work, contrast elevation of breast mammographic and tomographic images is performed with an improved S-Curve transform using the Particle Swarm Optimization (PSO) algorithm. The enhanced images are assessed using dedicated quality metrics such as the Enhancement Measure (EME) and Absolute Mean Brightness Error (AMBE) measurement. Although the enhancement techniques help in attaining better images, certain features relevant for diagnosis purposes are removed during the enhancement process, creating contradictions for radiological interpretation. Hence, to ensure the retention of diagnostic features from original breast tomograms and mammograms, a Discrete Wavelet Transform (DWT)-based fusion approach is incorporated, which fuses the original and contrast-enhanced images (with optimized s-curve transformation function) using the maximum fusion rule. The fusion performance is thereafter measured using the Image Quality Index (IQI), Standard Deviation (SD), and Entropy (E) as fusion metrics.
1. Introduction
Breast cancer is the second most deadly cancer among women across the globe, as evident from recent statistics: 2.3 million new cases are estimated worldwide [1]. With technological advancements, various modalities are available for the purpose of detection and diagnosis of Breast Cancer. Various factors such as age, the stage of cancer, breast tissue density, etc., are responsible for the efficacy of these modalities such as X-rays, MRIs, and so on. Out of these modalities, mammography and tomography are considered to be the most reliable tools for the screening of Breast Cancer [2,3]. However, concerning the image quality, there is a need for high-level expertise for recording accurate analysis and measurements for radiological interpretation via Computer-Aided Diagnosis (CAD) [4]. Contrast enhancement techniques are applied for visual quality elevation to improve the processes involved in CAD. Histogram Equalization is the most commonly used enhancement technique but results in a highly overbright image, which is unsuitable for medical images such as mammograms. The Bi-dimensional Empirical Mode of Decomposition (BEMD) maps values from the input gray-scale to the output gray-scale values using intrinsic mode functions [5]. Local Entropy Maximization Histogram Equalization and DWT-based image Decomposition [6] are used to overcome the drawbacks of Histogram Equalization. Contrast-Limited Adaptive Histogram Equalization (CLAHE) has become rather popular, resulting in better contrast and easing the detection of highly minute microcalcifications in dense breast tissues, but has highlighted the creation of artificial boundaries in the images, creating contradictions in analyzing the medical images in general [7]. An improved version of the CLAHE algorithm applies the double sigmoidal function, which is implemented by dividing the image into blocks rather than entirely on the image [8,9,10]. In order to optimize the enhancement techniques for compatibility with different types of databases, an intensive study has been carried out on the nature-based approaches such as Ant Colony Optimization (ACO) and Firefly and Particle Swarm Optimization (PSO) because of their ability to provide optimal solutions to a variety of functions [11,12,13,14,15,16]. A large study has been carried out on the wavelets-based fusion approach and Hilbert transform. In wavelet approaches, SWT- and DWT-based fusion approaches have provided desirable results for breast cancer diagnosis, out of which DWT has shown better performances. Upon attaining the enhanced breast image as the output, desired image features are extracted from them to understand the nature of the tumor and classify it accordingly for relevant diagnosis [17,18,19,20,21,22,23].
However, it is noteworthy that during the course of improving the visual quality of the breast image, the contrast-enhancement techniques tend to remove many important features from the image, thereby limiting the amount of information available for the detection of the tumors at an early stage [24,25,26,27,28,29]. This paper proposes an improved approach for this purpose in order to elevate the radiological interpretation of breast tomogram and mammogram images. To overcome the aforesaid ailments of the enhancement approach, the optimization of the S-Curve transform is carried out by modifying the sigmoidal function and its tuning parameters with the help of the PSO algorithm. To further support the loss of important features during the enhancement, the concept of image fusion has been deployed, which fuses the images unimodally, i.e., images belonging to the same modality (original and enhanced breast images). The paper is organized into the following sections: Section 1 provides an introduction to the subject along with a review of related works. Section 2 details the Optimized S-Curve Transform for Enhancement followed by a discussion of the proposed Wavelet-based fusion approach in Section 3. In Section 4, the analysis and discussion of the obtained results are presented along with the performance evaluation measures. Section 5 concludes the paper.
2. Optimized S-Curve Transform for Contrast Enhancement of Breast Images
The motive of enhancement techniques is to eradicate the numerous hurdles that hamper the radiological diagnosis such as blurred edges, low contrast, undesirably high contrast, and so on. Thus, the S-Curve transform aims to overcome these hurdles by providing precise management of the image pixels necessary for the quantitative and qualitative assessment. It refers to an extended version of the gray-level transformation resulting in a sigmoid function-like curve [7]. The application of this technique directly on a given image may lead to over-brightening as a result of the brightening of regions of the least importance for radiological interpretation. The S-Curve performs the contrast elevation by increasing the difference between the low- and high-frequency components of the image in such a way that the intensities of the pixels are preserved, and this is referred to as the global S-Curve transform. However, the incrementation in this transformation becomes undesirably high. Thus, to resolve this, the S-Curve operation is applied locally by dividing the input image into kXk blocks/tiles. The contrast after applying this method is improved without creating artificial boundaries. The local S-Curve transform used for the proposed approach of enhancement is given by Equation (1).
where α, β, γ, and δ are constants set as:
based on the simulation results and tuning of parameters; r is the value of a normalized current pixel in the range of [0,1] and s is the value of the transformed pixel obtained in the range of [0,1], which is again de-normalized into the range [Lmin, Lmax] as per the requirement of the S-Curve Transform [8].
The implementation of Equation (1) on medical images provides an adequate difference between the intensities of high and low pixels giving effective contrast enhancement. However, the values of the coefficients α, β, γ, δ, and r are subject to change based on the nature/type of mammogram or tomogram during simulation. Thus, while dealing with a database containing multiple images, the values require adjustments for every image, which, if performed manually, is a very tedious task. Therefore, there is a need for an automated approach, which can provide the best values for these coefficients so as to improve the contrast of the tomographic and mammogram images.
The optimization of the enhancement function of Equation (1) is carried out using the PSO algorithm. The algorithm comprises a group of birds or swarms referred to as the solution, which moves across the search space, which is essentially the dimension of the input image taken into consideration. The first step to implementing this algorithm is to initialize the solution and define the dimensions of the search space, i.e., the image. The solution is then made to move across the image and update it after every iteration in terms of position and velocity [14]. The update of the particles on every iteration is performed when the particles perform the following search in terms of finding the best solution of the fitness function, while the second-best solution is still searched for by the particles.
The position of the particle is updated using Equation (2).
where xit+1 is the updated position and xit is the current position of the particle. Similarly, the velocity of the particle is updated using Equation (3).
where xBest is the best particle solution, gBest is the best group position, w is the inertia weight, 𝑐1 and 𝑐2 are the two positive constants, and 𝑟1 and 𝑟2 are two random parameters within [0,1] [15].
Thus, the position is updated after every update using the expression given in Equation (4).
Another aspect of optimization is the fitness function in which, if its value is greater than the value of gBest, then it is updated as the current fitness function, which uses EME as one of the parameters. EME measures the degree of contrast enhancement by dividing the image into non-overlapping blocks (𝑏1 × 𝑏2) with the dimensions of 3 × 3 and averaging the values of the maximum and minimum intensity (Imax and Imin). It is expressed as:
The proposed optimized enhancement approach can be summarized with the help of Algorithm 1 given below:
| Algorithm 1: Procedural Steps for Optimized S-Curve Transform for Contrast Enhancement |
| BEGIN |
| Step 1:Input test mammogram/tomogram image. |
| Step 2:Convert from RGB to Grayscale. |
| Step 3:Apply S-Curve transform using Equation (2). |
| Step 4:Initialize the variables for PSO algorithm. |
| Step 5:Define the objective function and fitness function. |
| Step 6:Compare the values of xBest and gBest for every iteration. |
| Step 7:Update the position and velocity of the particle. |
| Step 8:Repeat steps 4 to 6 for all iterations until best value of EME is obtained. |
| Step 9:Output images are obtained by substituting values in Equation (2). |
| END |
3. Proposed Wavelet-based Medical Fusion Approach for Breast Images
Contrast-enhancement techniques tend to elevate the overall contrast of the images by focusing on the regions of prime importance. However, it has been observed in most cases that a loss of relevant features occurs, which are essential for radiologist interpretation, as a result of being eradicated as noise in most of the enhancement techniques [21]. Therefore, in order to restore these relevant features, the original and enhanced images are fused together, resulting in an output-fused tomographic or mammographic image, which contains the features of both the original and enhanced images. Although most of the fusion modalities are multimodal in nature combining images of different modalities together, the proposed Wavelet-based Medical Image Fusion Approach aims to perform image fusion for mammogram and tomographic images, making it unique from the other state-of-the-art fusion approaches.
3.1. Discrete Wavelet Transform
Wavelets are essentially mathematical solutions that are used to satisfy a considered mathematical function or simply represent a mathematical function or data. This is achieved by splitting an image into different frequency components and analyzing it in reference to a given scale or window. The advantage of using a wavelet transform is that it ensures immediate access to the required information, which may be overlooked in various time–frequency transforms such as the Fourier transform. The Discrete Wavelet Transform (DWT) is similar to the concept of filtering a particular non-overlapping bandwidth from multiple banks of filters varying by an octave. The process is quite easy to implement by using wavelets and effectively reduces the calculation time and resources required. The Inverse Discrete Wavelet Transform (IDWT) is the reverse of the DWT, which is responsible for the reconstruction of the coefficients created during the DWT back into the image. This is performed by upsampling by inserting zeros into the samples followed by a filtering technique to expand the signal [8,19].
3.2. Maximum Fusion Rule
The Maximum Fusion rule is based on the selection of only those pixels of the image taken into consideration that have the maximum intensity amongst the other pixels of the entire image and is given by the formula below.
where F(i,j) is the output image and A(i,j) and B(i,j) are the input images. Amongst the other fusion rules, the maximum fusion rule seems to be a better choice for the proposed fusion approach as it helps in concentrating on the region where the tumor is located in the breast tissues in the mammograms/tomograms [18].
3.3. Proposed Fusion Scheme
The fusion of the mammogram or tomogram images proposed in the paper is carried out using DWT-based fusion using the maximum fusion rule. The purpose of fusion in breast images is to restore the possibly lost important features for radiological interpretation. As illustrated in Figure 1, the source image (which can be mammographic or tomographic images) is taken from an input dataset. The original image is then enhanced using the optimized S-Curve Transform via optimal tuning of the transformation function parameters. It is known that DWT operation is performed on both images individually by utilizing the properties of the high-pass and low-pass filters to decompose the image into the coefficients. Hence, DWT is applied to both the original and enhanced medical images resulting in frequency components from both images, which are the low-frequency Approximate Coefficients (AC) and high-frequency Detailed Coefficients (DC). The fusion will take place between the AC and DC of both the original and enhanced images, respectively, using the Maximum Fusion rule. Lastly, IDWT is performed upon obtaining the resultant fused AC and DC to yield the final fused output image.
Figure 1.
Block Diagram Showing Proposed Wavelet-based Medical Fusion Approach for Breast Images.
4. Experimental Results and Discussions
4.1. Image Quality Assessment (IQA)
The enhancement of an image is fundamentally the modification of the pixel values. However, due to the amplification of the noise and the overbrightness in the image, one cannot rely solely on the contrast improvement to assess the visual quality of an enhanced mammogram or tomogram. The evaluation is therefore performed using dedicated IQA metrics such as EME and AMBE [5]. For performance evaluation of the fusion approach, the fusion metrics deployed are Entropy (E), Standard Deviation (SD), and IQI [6,7,30,31,32].
4.2. Experimental Set-Up
The test images used for simulations in this paper are taken from three distinct benchmarking databases: (a) The Mini-MIAS database of the Mammographic Image Analysis Society (MIAS), University of Cambridge, UK [33]. It is a repository containing 322 digitalized mammograms reduced to a 200-micron pixel edge with the dimensions 1024 × 1024; (b) The Curated Breast Imaging Subset of Digital Database of Screening Mammography (CBIS-DDSM) [34]; (c) the Digital Breast Tomosynthesis (DBT) Database, which presents a three-dimensional view of mammograms procured from the CAD-DBT system in Torino, Italy, which contains the DBT mammograms of 175 patients in JPG format with the dimensions 425 × 226 × 8 [35]. These datasets include normal, actionable, biopsy-proven benign and cancerous cases in both craniocaudal (CC) and mediolateral (MLO) views. The input images are pre-processed by converting them from RGB to gray-scale format and then normalized to bring the pixels to the range of [0 1]. The gray-scale images are subjected to the application of the s-curve transformation function; their respective parameters are optimized using the PSO algorithm. During the implementation of PSO, Swarm Size is 30 and the Number of iterations is 10. The α and β parameters of Equation (1) are tuned with PSO, while r, γ, and δ are treated as constants; r is the value of the normalized current pixel in the range of [0,1] and lambda = 0.4962.
4.3. Enhancement Response of PSO-Optimized S-Curve Transformation
The visual results in Figure 2 show three cases; the first two are mammograms and the last one is a tomogram. It is evident in Figure 2b that the visual response by enhancement using the s-curve transformation function of Equation (1) yields medical images with overbrightness, causing saturation of gray-levels leading to a lack of visibility in certain regions, thereby obscuring the requisite diagnostic features. Although it could be demonstrated via Figure 2c that the response of enhancement is improved to a significant extent with the optimized s-curve transformation function. This is achieved by incorporating the PSO algorithm into the existing s-curve transform; the α and β parameters of Equation (1) are also tuned to their optimal values to yield maximum values of EME. The same can be illustrated by the increasing values of EME as shown for all three test cases in Figure 2.

Figure 2.
(a) Original Breast Images (Mammograms/tomograms); enhancement results obtained using (b) S-curve Transformation Function; (c) Optimized S-curve Transformation Function (Proposed).
4.4. Fusion Response and Performance Measurements
The original source images and enhanced images are then processed via sub-band decomposition using DWT via the suitable wavelet family followed by fusion using the max-max fusion rule. The obtained results are shown in Figure 3, followed by performance measurement using various IQA metrics/fusion metrics and enlisted in Table 1 and Table 2.

Figure 3.
(a) Original images from MIAS, DDSM, and DBT Databases, (b) Enhanced Images obtained via Optimized S-curve Transformation, (c) Fused Images.
Table 1.
Quantification of Enhancement Response using E, EME, and AMBE.
Table 2.
Quantification of Fusion Response using IQI and SD.
As already mentioned, the IQA of test images was carried out using E, EME, and AMBE to quantify the enhancement response, and SD and IQI metrics quantify the fusion response for the original and enhanced images shown in Figure 2 and Figure 3, and their values are tabulated in Table 1 and Table 2, respectively. As per the tabulated results in both tables, it can be observed that the incremental values of quality metrics are seen for the fused image of Figure 3c with respect to the source images in Figure 3a,b. The improvement in values of Entropy and Standard Deviation shows that the fused images have better information restoration and redundancy minimization with respect to the source images. Further, betterment in terms of EME and AMBE depicts that the fusion process has maintained the contrast and brightness of the medical images leading to proper visualization of ROI without the introduction of any other artifacts. The sharpness of the fused image is also improved as shown by enhancing values of IQI.
4.5. Discussions
The above section of results shows the incremental values of the sourced mammogram and tomographic images after being enhanced using Particle swarm optimization and Image fusion. For instance, in the case of the source test images from the MIAS Dataset (mdb202rl, mdb019rm, mdb145lx, and mdb099xy), it can be seen that the original sourced images have very low values of Entropy (E) referring to the amount of information content present in the input images. This is evidence that these images have low resolution and poor contrast during acquisition. EME and SD denote the measure of contrast enhancement in the source and output images, whereas IQI tends to assess the degree of sharpness. Upon performing the optimized S-Curve transform on the test images, there is a significant increase in the values of EME and E as demonstrated in Table 1. It can be seen in the enhanced images that the Region of Interest (ROI) has been substantially improved, visualizing the breast abnormality for further investigation.
Fusion of original and enhanced images was carried out to make up for the loss of features and introduced artifacts during the enhancement process in the breast images. Upon performing the fusion, the IQA values have shown an improvement such as in the case of mdb202rl in which the value of entropy increased from 5.8901 to 6.8923 and the value of EME increased from 1.8190 to 11.4356, which is evident when viewing the image visually. For the tomographic images sourced from CAD-DBT for image Case9_7110000_R_CC, the values of the original Entropy and EME are 4.4013 and 2.5643, which, upon enhancement increased, to 6.7623 and 9.9023, and upon performing image fusion, it increased further to 7.7634 and 12.0933. Hence, it can be seen that the proposed approach for enhancement can be performed on both the mammogram and tomographic images. The response of SD values in Table 2 demonstrated that the contrast is not disturbed during fusion, and the redundancy was also reduced. Further, the incremental values of IQI show that the sharpness is well retained. These results are far better than the conventional approaches of Histogram Equalization (HE), Adaptive Histogram Equalization (AHE), and Contrast-Limited Adaptive Histogram Equalization (CLAHE) as shown in the response in Figure 2b wherein the EME values are low in comparison to those of Figure 2c. It is noteworthy that the conventional s-curve transformation is the basic working transform function of HE, AHE, and CLAHE approaches with minor variations. Hence, this could indicate that enhancement using optimized s-curve transformation has shown an improvement over traditional HE-based approaches (Conventional CAD).
5. Conclusions
In this paper, PSO-based optimization of the s-curve transformation function was carried out for breast mammograms and tomograms. The optimized tuning of parameters of the s-curve transfer function using the PSO algorithm improved the brightness and contrast of the breast images leading to proper visualization of abnormalities. In order to maintain proper contrast and retain other diagnostic features, the fusion of the original and enhanced breast images is carried out using a combination of DWT and the max-max fusion rule. The proposed PSO-based optimization improves the overall contrast of the ROI and the retention of diagnostic features and minimizes redundancy. This process leads to an elevation of the overall accuracy of the CAD system for breast cancer. Fusion performance and contrast enhancement have been validated with the measurement of different quality metrics such as E, EME, AMBE, SD, and IQI. The proposed approach succeeds in providing visually improved breast images for radiologists to consider as a second opinion, making it possible not only to detect the presence of the tumor but also to monitor the stage of Breast Cancer.
Author Contributions
Methodology, V.B., A.D. and A.R.; software, A.D. and A.R.; validation, V.B.; formal analysis, V.B.; writing—original draft, A.D.; writing—review & editing, V.B. and S.U.; funding acquisition, S.U. All authors have read and agreed to the published version of the manuscript.
Funding
This research is funded by the Princess Nourah bint Abdulrahman University Researchers Supporting Project number (PNURSP2023R79), Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia.
Institutional Review Board Statement
Not Applicable.
Informed Consent Statement
Not Applicable.
Acknowledgments
Princess Nourah bint Abdulrahman University Researchers Supporting Project number (PNURSP2023R79), Princess Nourah bint Abdulrahman University, Riyadh, Saudi Arabia.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Information about Breast Cancer. Available online: https://www.insideradiology.com/publications/dictionaries/cancerterms/def/breastcancerdetection (accessed on 15 December 2020).
- Fiorica, J.V. Breast Cancer Screening Mammography and other Modalities. Clin. Obs. Gynecol. 2016, 59, 668–709. [Google Scholar] [CrossRef] [PubMed]
- Iranmakani, S.; Mortezazadeh, T.; Sajadian, F.; Musa, A.E. A Review of Various Modalities in Breast Imaging: Technical Aspects and Clinical Outcomes. Egypt. J. Radiol. Nucl. Med. 2020, 51, 1–22. [Google Scholar] [CrossRef]
- Rangayyan, R.M.; Ayres, F.J.; Desautels, J.E.L. A Review of Computer-Aided Diagnosis of Breast Cancer: Toward the Detection of Subtle Signs. J. Frankl. Inst. 2007, 344, 312–448. [Google Scholar] [CrossRef]
- Bajaj, V.; Pawar, M.; Meena, V.K.; Kumar, M.; Sengur, A.; Guo, Y. Computer- Aided Diagnosis of Breast Cancer using Bi-Dimensional Empirical Mode Decomposition. Neural Comput. Appl. 2017, 31, 3307–3315. [Google Scholar] [CrossRef]
- Pawar, M.; Talbar, S. Local entropy Maximization based Image Fusion for Contrast Enhancement of Mammograms. J. King Saud Univ.-Comput. Inf. Sci. 2018, 33, 150–160. [Google Scholar] [CrossRef]
- Devi, S.; Bhateja, V. Mammographic Image Enhancement using Double Sigmoid Transformation Function. In Proceedings of the International Conference on Computer Applications, Pondicherry, India, 24–27 December 2010; Volume 34, pp. 259–264. [Google Scholar]
- Gandhamal, A.; Talbar, S.; Gajre, S.; Hani, A.F.M.; Kumar, D. Local Gray Level S- Curve Transformation—A Generalized Contrast Enhancement Technique for Medical Images. Comput. Biol. Med. 2017, 83, 120–133. [Google Scholar] [CrossRef] [PubMed]
- Bhateja, V.; Misra, M.; Urooj, S.; Ekuakille, A.L. A Robust Polynomial Filtering Framework for Mammographic Image Enhancement from Biomedical Sensors. IEEE Sens. J. 2013, 13, 4147–4156. [Google Scholar] [CrossRef]
- Reza, A.M. Realization of the Contrast Limited Adaptive Histogram Equalization (CLAHE) for Real-Time Image Enhancement. J. VLSI Signal Process. Syst. Signal Image Video Technol. 2004, 38, 35–44. [Google Scholar] [CrossRef]
- Nugroho, H.A.; Fadzil, A.; Hani, M. Retinal Vasculature Enhancement using Independent Component Analysis. J. Biomed. Sci. Eng. 2009, 2, 543–556. [Google Scholar]
- Dorigo, M.; Stutzle, T. An Experimental Study of the Simple Ant Colony Optimization Algorithm. In Proceedings of the WSES International Conference on Evolutionary Computation, San Francisco, CA, USA, 23 January 2001; Volume 67, pp. 253–258. [Google Scholar]
- Thangavel, K.; Jaganathan, P. Rule Mining Algorithm with a new Ant Colony Optimization Algorithm. In Proceedings of the International Conference on Computational Intelligence and Multimedia Applications, ICCIMA, Sivakasi, India, 13–15 December 2007; pp. 135–140. [Google Scholar]
- Mohan, S.; Mahesh, T.R. Particle Swarm Optimization based Contrast Limited Enhancement for Mammogram Images. In Proceedings of the International Conference on Intelligent Systems & Controls (ISCO), Coimbatore, India, 4–5 January 2013; Volume 44, pp. 384–388. [Google Scholar]
- Jona, J.B.; Nagaveni, M. A Hybrid Swarm Optimization Approach for Feature Set Reduction in Digital Mammograms. WSEAS Trans. Inf. Appl. Sci. 2012, 9, 340–349. [Google Scholar]
- Berkin, I. A hybrid Firefly and Particle Swarm Optimization algorithm for Computationally Expensive Numerical Problems. Appl. Soft Comput. 2018, 66, 232–249. [Google Scholar]
- Kumar, M.P.; Kumar, P.R. Image Fusion of Mammography Images using Meta Heuristic Method Particle Swarm Optimization (PSO). Int. J. Appl. Eng. Res. 2016, 11, 6254–6258. [Google Scholar]
- Bhateja, V.; Krishn, A.; Sahu, A. An Improved Medical Image Fusion Approach using PCA and Complex Wavelets. In Proceedings of the International Conference on Medical Imaging, M-Health and Emerging Communication Systems (Medcom), Greater Noida, India, 7–8 November 2014; pp. 442–447. [Google Scholar]
- Krishn, A.; Bhateja, V.; Sahu, A. Medical Image Fusion using Combination of PCA and Wavelet Analysis. In Proceedings of the International Conference on Advances in Computing, Communications and Informatics, Delhi, India, 24–27 September 2014; Volume 56, pp. 986–991. [Google Scholar]
- James, A.P.; Daneshvar, S. PET and MRI Image Fusion based on Combination of 2-D Hilbert Transform and HIS Method. Biomed. J. 2017, 40, 219–225. [Google Scholar]
- Prakash, C.; Rajkumar, S.; Chandra Mouli, P.V.S.S.R. Medical Image Fusion based on Redundancy SWT and Mamdani Type min-sum mean-of-max Techniques with Quantitative Analysis. In Proceedings of the Internal Conference on Recent Advances in Computing and Software Systems, Chennai, India, 25–27 April 2012; Volume 39, pp. 54–59. [Google Scholar]
- Mohanty, A.K.; Benerta, S.; Lenka, S.K. Classifying Benign and Malignant Mass using GLCM and GLRLM based Texture Features from Mammograms. Int. J. Eng. Res. Appl. 2011, 1, 687–693. [Google Scholar]
- Bhateja, V.; Gautam, A.; Tiwari, A.; Bao, L.N.; Satapathy, S.C.; Nhu, N.G.; Le, D.N. Haralick Features- based Classification of Mammograms using SVM. In Information Systems Designs and Intelligent Applications, Advances in Intelligent System and Computing; Springer: Singapore, 2018; Volume 10, pp. 788–794. [Google Scholar]
- Tasdemir, S.B.Y.; Tasdemir, K.; Aydin, Z. ROI Detection in Mammogram Images using Wavelet-based Haralick and HOG Features. In Proceedings of the 17th IEEE International Conference on Machine learning and Applications (ICMLA), Orlando, FL, USA, 17–20 December 2018; Volume 12, pp. 105–109. [Google Scholar]
- Wajid, S.K.; Hussain, A. Local Energy-based Shape Histogram Feature Extraction Technique for Breast Cancer Diagnosis. Expert. Syst. Appl. 2015, 42, 6990–6999. [Google Scholar] [CrossRef]
- Jadoon, M.M.; Zhang, Q.; Haq, I.; Butt, S.; Jadoon, A. Three-Class Mammogram Classification based on Descriptive CNN Features. Biomed. Res. Int. Conf. Iraq 2017, 78, 567–589. [Google Scholar] [CrossRef] [PubMed]
- Sharma, K.; Preet, B. Classification of Mammogram Images by using CNN Classifier. In Proceedings of the International Conference on Advances in Computing, Communications and Informatics (ICACCI), Jaipur, India, 213–24 September 2016; Volume 37, pp. 2743–2749. [Google Scholar]
- Liu, C.; Du, S.; Xi, L. A Selective Multiclass Support Vector Machine Ensemble Classifier for Engineering Surface Classification using High-Definition Metrology. J. Manuf. Sci. Eng. 2015, 137, 1–6. [Google Scholar]
- Polat, K.; Gunes, S.; Arslan, A. A Cascade Learning System for Classification of Diabetes Disease: Generalized Discriminant Analysis and Least Square Support Vector Machine. Expert Syst. Appl. Int. Conf. Iran 2008, 34, 482–487. [Google Scholar] [CrossRef]
- Bhadauria, A.S.; Bhateja, V.; Nigam, M.; Arya, A. Skull stripping of brain MRI using mathematical morphology. In Smart Intelligent Computing and Applications; Springer: Singapore, 2020; pp. 775–780. [Google Scholar]
- Mridul, T.; Jaiswal, A.; Bhateja, V. A new contrast measurement index based on logarithmic image processing model. In Proceedings of the International Conference on Frontiers of Intelligent Computing: Theory and Applications (FICTA), Bhubaneswar, India, 18–19 June 2022; Springer: Berlin/Heidelberg, Germany, 2013. [Google Scholar]
- Vikrant, B.; Tiwari, A.; Gautam, A. Classification of mammograms using sigmoidal transformation and SVM. In Smart Computing and Informatics; Springer: Singapore, 2018; pp. 193–199. [Google Scholar]
- Image Database from Mini- Mammographic Image Analysis Society (MIAS). Available online: https://www.repository.cam.ac.uk/handle/1810/250394 (accessed on 1 January 2021).
- Image Database of DBT. Available online: https://wiki.cancerimagingarchive.net/display/Public/CBISDDSM#5e40bd1f79d64f04b40cac57ceca9272 (accessed on 22 December 2020).
- Image Database of Digitalized Radiographs from University of South Florida (USF). Available online: http://www.eng.usf.edu/cvprg/Mammography/Database.html (accessed on 26 December 2020).
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).