2,189
Views
3
CrossRef citations to date
0
Altmetric
BIOMEDICAL ENGINEERING

Machine learning approach for classification of maculopapular and vesicular rashes using the textural features of the skin images

, ORCID Icon, & | (Reviewing editor)
Article: 2009093 | Received 29 Jun 2021, Accepted 03 Nov 2021, Published online: 29 Dec 2021

Abstract

Skin, being the largest organ of the body, suffers different disorders, and one such is rashes caused because of infections. The rashes appear in different forms, and most often their texture features are different. The proposed algorithm classifies maculopapular and vesicular rashes of skin conditions using the machine learning approach. The initial pre-processing involved the segmentation of the rash region. The characteristics of the rashes were extracted from the skin images, and the Gray-Level Co-Occurrence Matrix (GLCM) method was incorporated for extracting the texture feature. The backpropagation neural model was trained with the rash images. The features extracted from the unsegmented and the segmented images were taken separately and trained and tested with the neural model. The performance of the model was studied for accuracy, sensitivity, specificity, and F1-score values. The developed machine learning algorithm has an average accuracy of 83.43% on the segmented images.

PUBLIC INTEREST STATEMENT

The pandemic has created a difficult situation for individuals seeking consultation with their preferred doctors. Due to limited hours of consultancy or restricted movements, patients have had the discomfort of waiting for their doctors at hospitals for their regular check-up or consultation. The telemedicine has ensured life supporting services in many areas of healthcare. The latest developments in teledermatology provides an opportunity to serve remote or isolated patients. The proposed machine learning method classifies the rash type, utilising the attributes of skin rashes. These kinds of technological developments in the area of artificial intelligence and machine learning are the support systems for developing automated diagnosis tools.

1. Introduction

Skin, being the largest organ in our body, gets constantly bombarded with various external and internal stimuli. There are different types of diseases or disorders viz., warts, moles, skin cancer, rashes, measles, chickenpox, etc. that affect skin conditions (Lipworth & Topic Editor, Citation2020).

A study carried out in Upper Egypt indicates the presence of skin diseases among rural population with about 86% of the population having one or more skin diseases (.Abdel‐Hafez et al., Citation2003). A similar pattern of rural population affected by skin diseases is reported by the works carried out in Nepal, and different parts of India (Bommakanti & Pendyala, Citation2017; Gupta, Citation2015; Jain et al., Citation2016; Shrestha et al., Citation2014).

Today, healthcare specialists and dermatologists concentrate on researching and practicing in urban areas. People from the rural areas lack access to better healthcare, due to the scarcity of transportation and communication. There are many challenges faced in the set-up and functioning of proper laboratory services at rural health centres (Olusegun, Citation2012). The lack of funds, irregular power supply, and availability of skilled technicians are a few of the constraints that hinder the functioning of rural medical laboratories.

In the case of a viral fever with the presence of rashes, the morphological details of the rashes present on the patient play a major role in determining the differential diagnosis of the patient (McKinnon & Howard, Citation2000). As the complexity and the number of features associated with the disease increases, the diagnosis, and the recognition system become harder. A computer algorithm that utilises image processing, feature extraction, and classification can be employed. This in turn helps in diagnosing the disease early. The image processing approach helps in automation, and the image processing technique acts as an assistive device to the dermatologists helping to bring in the efficacy in teledermatology.

The role of teledermatology lies in the following segments: referral, consultation, diagnosis, treatment, review, follow-up, education, teleconferencing, and business plan. To provide education and support, there is a need for collaboration between the healthcare sector and the dermatologists. Therefore, teledermatology is a step forward in better dermatological care in general, and aesthetic care, in particular (Thomas & Kumar, Citation2013). The three important merits of teledermatology are efficacy, time reduction, and economic value.

2. Literature review

Fever and rash are common signs of any disease. They may exist concurrently due to independent unrelated processes (such as chronic eczematous dermatitis and incidental influenza) or due to a common etiology (Lipworth & Topic Editor, Citation2020). Typical illnesses with the symptoms of fever and the rash include viral fevers such as measles, rubella, chickenpox, etc. Additionally the drug reactions exhibit the skin rash as one of the prominent clinical features.

Skin rashes are classified into various categories like maculopapular, vesicular, etc., based on their size, morphology, appearance, and distribution. In viral diseases, maculopapular rashes are the most common type of rashes observed (Goldman et al., Citation2007; Kang, Citation2015). The maculopapular rashes generally have a distinct flat red bump, and the experts diagnose it while inspecting the origin of the rashes to rule out if it is contagious. The rashes can be infectious or non-infectious. For the clinical diagnosis of these rashes, in addition to the type of the rash, the candidate’s travel history, animal contact, medications, and exposure to natural environments also need to be considered. On the other hand, vesicular rashes are clear fluid-filled rashes that measure less than 5 mm. Common diseases associated with this are chickenpox, herpes, and hand-foot-mouth disease (Dermnetz.org, Citation2015). The skin manifestation of COVID-19 also indicated sign of the maculopapular type of rash (Mariyath et al., Citation2021).

Typical diagnostic methods used by the specialists to identify them are detailed history and examination findings. However, as the number of features associated with a certain disease increases, the diagnosis and the recognition system becomes harder. Hence, computer-based algorithms can be employed. A typical machine learning technique for diagnosing skin diseases involve an image processing approach, where the input skin area of interest is acquired and analysed.

Gray-Level Co-Occurrence Matrix (GLCM) provides details of the different combinations of Gray levels that co-occur in an image. GLCM is a statistical method that examines the texture of a rash by looking at an image or an image section having special relationships (Sampathila & Martis, Citation2020, Citation2020). The study of textural features using GLCM is introduced in different areas of medical image processing. Classification experiments were worked on for classifying three types of diseases, namely, herpes, dermatitis, and psoriasis (Wei et al., Citation2018). The initial step was to undertake the pre-processing of the original data image. Specific areas of the skin lesions were rightly divided, and vertical image segmentation was incorporated to improve the accuracy of identification. GLCM was used not only to extract the features from the images of these skin diseases but also the texture and the colour features accurately. For the colour features, the marker-controlled watershed algorithm was incorporated. GLCM was used to find certain parameters such as contrast, correlation, entropy, uniformity, and energy. In the end, the support vector machine (SVM), which was more suitable to be used when the sample size was small, was introduced for the classification (Wei et al., Citation2018). In addition, GLCM was used for extracting the brain textural information for classifying dementia or applied for retrieving the MRI images (Bhalerao et al., Citation2017; Sampathila & Martis, Citation2020).

The classification of skin lesions was tried out using the features that were extracted from skin images and the classifier was designed using the discriminants. This model of discriminant analysis achieved a success rate of 97% (Maglogiannis et al., Citation2005). Another attempt of classification of skin diseases was tried out by using the neural networks based on the analysis of the texture feature. The computer algorithm was developed using a multi-layered feedforward network and was trained with the features of the GLCM. The features extracted included energy, correlation, contrast, and homogeneity. The authors demonstrated the performance of their model with an accuracy, sensitivity, and specificity of 80%, 71.4%, and 87.5%, respectively (Islam et al., Citation2017). An automatic detection of the diseases by incorporating a convolutional neural network (CNN) has its performance measured by AlexNet implementation. This performance measure showed an accuracy of 96.5% (Vijaya & Srinivas Reddy, Citation2018a).

Although a variety of techniques are been opted previously for the automatic detection of skin abnormalities, the textural features have been specifically seen used in the analysis of medical data in a wide variety. The most common models of classification used for this purpose are SVM, CNN, and multi-layered feedforward networks. This paper presents the classification of rashes, especially considering the sub-classes such as maculopapular and vesicular types based on an artificial neural network model. In this method, GLCM features are extracted from the rash images and are classified accordingly.

3. Methodology

The classification of the images of skin rash has been implemented with a backpropagation neural network. The images used for the study have been obtained from AccessMedicine (Vijaya & Srinivas Reddy,) and the web resources of DynaMed (Michael & Topic Editor, Citation2019; Neilan & Topic Editor, Citation2019). The images of maculopapular and the vesicular skin typically have different visual details as shown in .

Figure 1. Skin rash images (a) Maculopapular rash, (b) Vesicular rash.

Figure 1. Skin rash images (a) Maculopapular rash, (b) Vesicular rash.

A supervised model of neural network has been trained and tested for the desired rash classification. describes the general workflow of the classification system of the image of skin rash. The major elements of this system are the input unit, pre-processing unit, feature extraction, and a classifier.

Figure 2. A flow of machine learning design for classifying the skin rash.

Figure 2. A flow of machine learning design for classifying the skin rash.

The inputs to the system were the skin images, which consisted of two types of rashes with a certain health condition such as fever. The study was carried out in two phases. In the first phase, we considered the images without applying the segmentation technique. In the second phase, the study was carried out applying the segmentation to extract the rash region. In both cases, the feature set was extracted and used for training and testing the classification model. The images used for the study were generated using the cropped rash regions from the reference set with the image manipulation tool (Neilan, Citation2020) available online. We considered 45 and 54 images of the maculopapular rash and the vesicular type respectively, with a size of 106 × 90 pixels each.

The pre-processing stage improves the quality of the considered image, helps in suppressing the insignificant region of the data, and enhances the rashes spreading over the skin region. The pre-process comprises the re-sampling of an image, noise removal, and segmentation of the image in a uniform size of 106 × 90 pixels. As part of pre-processing, we tried to measure the impact of image segmentation on the classifier accuracy. For first set of experiment, we used the images directly, and for second set of experiment, image segmentation is applied before using it for the classification. The variance in the value of accuracy will help us to decide the overall approach in which we can decide if we need to include image segmentation as one of the mandatory steps before the feature extraction from the image under consideration. Hence, we have carried out our experiments with and without applying segmentation. The segmentation separates the foreground (rash region) from its background (other skin regions) with the Otsu Method and the K-Means technique in MATLAB (R. Khandekar et al., Citation2021). Otsu method is one of the most successful segmentation methods used for segmenting the region of interest (Rohan Khandekar et al.). K-Means is another segmentation technique. K–Means partition the available image into different regions of interest that include background and rash region by selecting an appropriate number of clusters (Thanh et al., Citation2020).

The basic idea of extracting the required features is to simplify the process and omit the non-dominant features, if any, from the required data (Amiri et al., Citation2014) by reducing the number of variables that may be required to depict a large set of data and save the memory space and the computational power during the analysis. The output obtained after the extraction of features will be carried out as the input for the classification part.

The features of GLCM are the second-order statistical feature (texture) and extracted from the images to differentiate the two classes of interest. This matrix method has its number of rows and columns equal to the number of gray levels in the image. Since the features of GLCM are very sensitive to the size of the texture sample due to their large dimensionality, it is required to reduce the number of gray levels present (Albregtsen, Citation2008). The important features considered include contrast, correlation, energy, homogeneity, entropy, variance, kurtosis, and skewness.

Contrast: The difference in colour helps us to differentiate an object (here, the rash) from its background. The contrast is described with Equationequation 1.

(1) Contrast=n=0G1n2i=1Gj=1GPi,j(1)

Correlation: It measures the similarities between the two signals. The equation for correlation is shown in Equationequation 2.

(2) Correlation=i=0G1j=0G1ijPi,jμxμyσxσy(2)

Energy: The value ranges from 0 to 1. The value of energy in the case of a constant image is 1. The equation for energy is shown in Equationequation 3.

(3) Energy=i=0G1j=0G1Pi,j2(3)

Homogeneity: The value typically ranges from 0 to 1. It returns the value that measures the closeness of distribution of elements in the GLCM. The equation for homogeneity is shown in Equationequation 4.

(4) Homogeneity=i=0G1j=0G111+(ij)2Pi,j(4)

Entropy: A homogeneous image tends to have high entropy while an inhomogeneous image has low entropy. The equation for entropy is shown in Equationequation 5.

(5) Entropy=i=0G1j=0G1Pi,jxlogPi,j(5)

Variance: It can be used for identifying sharp details such as the edges in an image. The equation for variance is shown in Equationequation 6.

(6) Variance=i=0G1j=0G1iμ2xPi,j(6)

Kurtosis: In the presence of a low amount of noise and low resolution, the Kurtosis value tends to be lower. The equation for Kurtosis is shown in Equationequation 7.

(7) Kurtosis=1G2i=0G1j=0G1Pi,jμσ43(7)

Skewness: It can be defined as the measure of the asymmetry of the probability distribution of a real-valued variable about the mean. The darker and the shinier surfaces are likely to be more positively skewed than the light and the dull images (itl.nist.gov, Citation2013). The equation for skewness is shown in Equationequation 8.

(8) Skewness=1G2i=0G1j=0G1Pi,jμ2σ(8)

Here, G is the number of gray level, µ the mean, P (i, j) the corresponding element of the GLCM, µx, µy are the mean values of Px and Py respectively, and σx, σy are the standard deviations of Px and Py, respectively.

The relative occurrence of the intensities of a pair of pixels defined by the distance ranging from 1 to the size of the image in the different directions is represented in the matrix. A matrix of the image with a pre-defined distance and angles of 0°, 45°, 90°, and 135° is developed. The features obtained from a different set of distance and direction vary from each other. The features obtained in different directions are generally averaged, but this leads to the loss of directional information, which would eventually lead to poor accuracy in the classification (Singh & Srivastava, Citation2015). The values of contrast, correlation, energy, and homogeneity have been calculated for the four directions and engineered a feature vector. The feature vector comprising of 20 texture features has been extracted for all the rash images.

3.1. Classification

The accurate classification depends on the learning techniques. In this section, the results obtained during the classification of skin rashes by supervised and unsupervised models have been reported. The backpropagation network (BPN) is modelled as supervised. The unsupervised model is designed with the support vector machine. Both the models are trained and tested with the skin images and the performance of the classifier is analysed with the confusion matrix.

The backpropagation algorithm is a multilayer feedforward system. For a given pair of training input-output, the input is to be classified into the correct group using this algorithm. By adjusting the parameters of the model, we can minimise the cost function (Deepa & Sivanandam, Citation2011). The weights are updated using the gradient descent method. The main goal of this network is to give almost the exact responses to the inputs that are almost the same as the training input.

A BPN is trained in three stages:

  • (i) Feedforward input training

  • (ii) Backpropagation of error

  • (ii)Updating the weights

The BPN of an input layer with a size of 20, a hidden layer of 10, and an output layer with 2 nodes is trained. The neurons of the hidden and the output layer have bias whose activation is 1. The output obtained in a BPN can either have a binary value or bipolar value.

3.2. Performance evaluation of the screening tool

The BPN algorithm was applied to both the segmented and the unsegmented feature sets and was repeated ten times. The iterations were split such that the first five took 70% data for training, 15% for validation, and 15% for testing, whereas the next five iterations took 80% for training and 10% for validation and testing each. Each iteration gave a confusion matrix from which the accuracy, sensitivity, specificity, and F1-score were derived.

Accuracy is the ratio of samples that were correctly classified into the total number of samples. The equation for the accuracy is shown in Equationequation 9.

(9) Accuracy=Truepositive+Truenegative/Totalsamples(9)

Sensitivity is the ratio of samples correctly labelled as positive to the actual positive samples. It is also called recall. The equation for sensitivity is shown in Equationequation 10.

(10) Sensitivity=Truepositive/Truepositive+Falsenegative(10)

Specificity is the ratio of the correctly labelled negative samples to the actual negative samples. The equation for specificity is shown in Equationequation 11.

(11) Specificity=Truenegative/Truenegative+Falsepositive(11)

F1-score is given by the harmonic mean of precision and recall. The equation for the F1-score is shown in Equationequation 12.

(12) F1score=2precisionrecall/precision+recall(12)

4. Results

The results obtained from the developed machine learning algorithm for screening skin rashes under two conditions, which include maculopapular and vesicular, and their significance have been reported here. It also presents a comparative study carried out with the region of interest separated and the direct input. The rash area of the image is initially segmented and separated from its background. The result obtained after segmenting the maculopapular rash is as shown in (, ).

Figure 3. Segmentation of maculopapular rash: (a) Original image, (b) Segmented maculopapular rash using the segmentation tool.

Figure 3. Segmentation of maculopapular rash: (a) Original image, (b) Segmented maculopapular rash using the segmentation tool.

Figure 4. Segmentation of vesicular rash: (a) Original image, (b) Segmented vesicular rash using the segmentation tool.

Figure 4. Segmentation of vesicular rash: (a) Original image, (b) Segmented vesicular rash using the segmentation tool.

We studied the performance of the developed classifier, and the resulting confusion matrix is shown in ) and the ROC plot in ). The test accuracy of the proposed classification algorithm to classify the given skin rash image as maculopapular or vesicular is 88%. Further, the results were obtained by repeating the test multiple times and the average values of the results were compared.

Figure 5. Performance study: (a) confusion matrix, (b) ROC curve.

Figure 5. Performance study: (a) confusion matrix, (b) ROC curve.

shows the average values of accuracy, sensitivity, specificity, and F1-score recorded during the study of the designed classifier. From the table, we can notice that there is some improvement in the accuracy when segmented images were used for classification.

Table 1. A comparison of the performance parameters of the proposed algorithm

The computer-aided design (CAD) based automated teledermatology is a requirement in the overall management of resources. The proposed algorithm is an interesting algorithm that helps in automated diagnosis of the rash type and further assistance in the tele-diagnostic system (Upadya et al., Citation2019).

The developed tool will be integrated with the telemedicine framework. Further, with the intelligent deep learning neural network, or using object detection tool (Jaisakthi et al., Citation2018), a higher performance teledermatology system can be deployed.

Rural health centres face a lot of challenges in terms of setting up of proper laboratory facilities (Olusegun, Citation2012), and often have a shortage of specialised health consultants for the diagnosing patients (Planning Commission of India, Citation2019). In such scenarios, the framework suggested for teledermatology implementation (Hameed et al., Citation2020; Upadya et al., Citation2019) can play a significant alternative for the early diagnosis of the patients suffering from skin related issues at rural locations. The framework (Upadya et al., Citation2019) needs the image processing unit as one of the major components to help in the classification of the images for disease identification. The result obtained from this current rash image classification work encourages the utilisation of machine learning approach as one of the possible techniques to automate the classification problem.

5. Conclusions

The proposed machine learning algorithm focuses on the classification of skin rashes into the maculopapular and vesicular types. The proposed study used a segmentation method with the Otsu, the K- Means methods, and the Image Segmenter app in MATLAB on a Core i5 system. The rash regions were selected; the features of GLCM selected for the study include contrast, energy, entropy, kurtosis, correlation, homogeneity, variance, and skewness. Then, the performance parameters of the BPN were studied. The performance parameters, including the values of accuracy, sensitivity, specificity, and F1-score of the proposed BPN model are 83.43 ± 5.3%, 92.39 ± 3.54%, 72.65 ± 11.9%, and 86 ± 3.72%, respectively. Once developed, the tool can be integrated with a mobile-based framework. The developed model ensures the possibility of its usage in the application of teledermatology for screening rashes.

Acknowledgements

The authors are grateful to Manipal Academy of Higher Education, Deemed to be University, Manipal, for the support by providing the research facilities and access to online databases of AccessMedicine and DynaMed.

Disclosure statement

No potential conflict of interest was reported by the author(s).

Additional information

Funding

The authors received no direct funding for this research.

Notes on contributors

Niranjana Sampathila

All persons who meet authorship criteria are listed as authors, and all authors certify that they have participated sufficiently in the work to take public responsibility for the content, including participation in the concept, design, analysis, writing, or revision of the manuscript We confirm that this work is original and has not been published elsewhere, nor is it currently under consideration for publication elsewhere. Sudhakara Upadya P: Is responsible for the data handling, design, analysis, and development of write us of manuscript. Dr. Niranjana Sampathila: Corresponding author responsible for the overall conceptualisation, writing, analysis and supervision Dr. Harishchandra Hebbar: Responsible for the overall conceptualisation, analysis, and supervision Dr. Sathish B Pai: Responsible for reviewing clinical aspects and overall supervision.

References

  • Abdel‐Hafez, K., Abdel‐Aty, M. A., & Hofny, E. R., et al. (2003). Prevalence of skin diseases in rural areas of Assiut Governorate, Upper Egypt. International Journal of Dermatology, 42(11), 887–11. https://doi.org/10.1046/j.1365-4362.2003.01936.x
  • Albregtsen, F. (2008). Statistical texture measures computed from gray level coocurrence matrices. Image Processing Laboratory, Department of Informatics, University of Oslo, 5(5 1–14 https://www.uio.no/studier/emner/matnat/ifi/INF4300/h08/undervisningsmateriale/glcm.pdf).
  • Amiri, I. S., Akanbi, O. A., & Fazeldehkordi, E., et al. (2014). A machine-learning approach to phishing detection and defense. Syngress.
  • Bhalerao, G. V., Hrabuska, R., & Sampathila, N., et al. (2017). Morphological and texture based classification of dementia from MR images. Journal of Medical Imaging and Health Informatics, 7(2), 293–304. https://doi.org/10.1166/jmihi.2017.2058
  • Bommakanti, J., & Pendyala, P. (2017). Pattern of skin diseases in rural population: A cross sectional study at Medchal mandal, Rangareddy district, Telangana, India. Int. J Res Med Sci, 5 (1) , 50–55 http://dx.doi.org/10.18203/2320-6012.ijrms20164443.
  • Deepa, S. N., & Sivanandam, S. N. (2011). Principles of soft computing (Wiley India Pvt. Ltd.).
  • Dermnetz.org. (2015). “Blistering skin conditions.” [Online]. Accessed May 2020. Available at: https://dermnetnz.org/topics/blistering-skin-conditions/
  • Goldman, L., Sv, A. D. R., & Kyle, R. A., et al. (2007). Plasma cell disorders (L. Goldman & D. Ausiello, Ed.). Cecil Textbook of Medicine.
  • Gupta, V. (2015). Pattern of skin diseases in rural India: A hospital based study. Int J Sci Study, 3(1), 44–47 doi:10.17354/ijss/2015/153.
  • Hameed, N., Shabut, A., Hameed, F., Cirstea, S., Harriet, S., & Hossain, A., et al. (2020). Mobile based skin lesions classification using convolution neural network. Annals of Emerging Technologies in Computing (Aetic), 4(2 26–37 doi:10.33166/AETiC.2020.02.003).
  • Islam, M. N., Gallardo-Alvarado, J., Abu, M., Salman, N. A., Rengan, S. P., & Said, S., et al. (2017, August). Skin disease recognition using texture analysis. In 2017 IEEE 8th control and system graduate research colloquium (ICSGRC) (pp. 144–148). Shah Alam, Malaysia: IEEE.
  • itl.nist.gov. (2013). “Measures of skewness and kurtosis”. [Online]. Accessed March 2020. Available at: https://www.itl.nist.gov/div898/handbook/eda/section3/eda35b.htm
  • Jain, S., Barambhe, M. S., Jain, J., Jajoo, U. N., & Pandey, N., et al. (2016). Prevalence of skin diseases in rural Central India: A community-based, cross-sectional, observational study. Journal of Mahatma Gandhi Institute of Medical Sciences, 21(2), 111. https://doi.org/10.4103/0971-9903.189537
  • Jaisakthi, S. M., Mirunalini, P., & Aravindan, C., et al. (2018). Automated skin lesion segmentation of dermoscopic images using grabCut and k-means algorithms. IET Computer Vision, 12(8), 1088–1095. https://doi.org/10.1049/iet-cvi.2018.5289
  • Kang, J. H. (2015). Febrile illness with skin rashes. Infection & Chemotherapy, 47(3), 155–166. https://doi.org/10.3947/ic.2015.47.3.155
  • Khandekar, R., Shastry, P., Jaishankar, S., Faust, O., & Sampathila, N., et al. (2021). Automated blast cell detection for acute lymphoblastic leukemia diagnosis. Biomedical Signal Processing and Control, 68 (24) , 102690. https://doi.org/10.1016/j.bspc.2021.102690
  • Topic Editor, Lipworth, A. D. (2020). “DynaMed plus: fever and rash - approach to the patient.” Available at: http://www.dynamed.com/topics/dmp~AN~T916435/Fever-and-rash-approach-to-the-patient
  • Maglogiannis, I., Pavlopoulos, S., & Koutsouris, D., et al. (2005). An integrated computer supported acquisition, handling, and characterization system for pigmented skin lesions in dermatological images. IEEE transactions on information technology in biomedicine, 9, 86–98. 1.
  • Mariyath, O. K. R., Samad, K. A., Devi, K., Surya, V. S., Effeena, M. D., & Ajina, M., et al. (2021). Atypical maculopapular rash as the initial sign of COVID-19: A case report from a COVID hospital. Journal of Skin and Sexually Transmitted Diseases, 3(1), 87–90. https://doi.org/10.25259/JSSTD_46_2020
  • McKinnon, H. D., Jr, & Howard, T. M. (2000). Evaluating the febrile patient with a rash. American Family Physician, 62(4), 804–816.
  • Topic Editor, Michael, W. (2019). “Dynamed plus: Chicken pox.” Available at: http://www.dynamed.com/topics/dmp~AN~T116084
  • Neilan, A. (2020). “Image online.” Available at: https://www.imgonline.com.ua/eng/
  • Topic Editor, Neilan, A. (2019). “DynaMed plus: measles.” Available at: http://www.dynamed.com/topics/dmp~AN~T116399
  • Olusegun, A. P. (2012). Improving laboratory services and workforce in rural health facilities. Journal of Pakistan Medical Students, 2(3).
  • Planning Commission of India. (2019). “PEO evaluation studies.” Available at: https://niti.gov.in/planningcommission.gov.in/docs/reports/peoreport/cmpdmpeo/volume1/176.pdf
  • Sampathila, N., & Martis, R. J. (2020). Computational approach for content‐based image retrieval of K‐similar images from brain MR image database. Expert Systems, e12652 doi:10.1111/exsy.12652.
  • Shrestha, R., Shrestha, D. P., Lama, L., Gurung, D., & Rosdahl, I., et al. (2014). Pattern of skin diseases in a rural village development community of Nepal. Nepal Journal of Dermatology, Venereology & Leprology, 12(1), 41–44. https://doi.org/10.3126/njdvl.v12i1.10595
  • Singh, S., & Srivastava, D. (2015). “GLCM and application in pattern recognition.” Conference: 2017, 5th international symposium on computational and business intelligence Dubai UAE, 20–25.
  • Thanh, D. N., Prasath, V. B., Hieu, L. M., & Hien, N. N., et al. (2020). Melanoma skin cancer detection method based on adaptive principal curvature, colour normalisation and feature extraction with the ABCD rule. Journal of Digital Imaging, 33(3), 574–585. https://doi.org/10.1007/s10278-019-00316-x
  • Thomas, J., & Kumar, P. (2013). The scope of teledermatology in India. Indian Dermatology Online Journal, 4(2), 82. https://doi.org/10.4103/2229-5178.110579
  • Upadya, S. P., Hebbar, H. N., Govindakarnavarb, A., & Niranjana, S., et al. (2019). A technology framework for remote patient care in dermatology for early diagnosis. Informatics in Medicine 20 , 15 doi:10.1016/j.imu.2019.100171.
  • Vijaya, Y., & Srinivas Reddy, E. (2018a). Automatic identification and classification of allergic skin disorders using deep pattern recognition neural networks. International Journal of Pure and Applied Mathematics, 118 (22) 1853–1863 . Available at: http://www.who.int/goe/publications/atlas/2015/sdn.pdf.
  • Wei, L. S., Gan, Q., & Ji, T., et al. (2018). Skin disease recognition method based on image color and texture features. Computational and Mathematical Methods in Medicine, 2018 1–10 . https://doi.org/10.1155/2018/8145713