Skin Lesion Segmentation Using Adaptive Color Segmentation and Decision Tree
Arief Kelik NugrohoDoctoral Program Department of Computer Science and Electronics, Faculty of Mathematics and Natural Science, Universitas Gadjah Mada, Yogyakarta, Indonesia; Assistant Professor, Department of Informatics Engineering, Faculty of Engineering, Universitas Jenderal Soedirman, Purwokerto, Indonesia. arief.nugroho@unsoed.ac.id, ariefkeliknugroho@mail.ugm.ac.id0000-0003-3854-0830
Afiahayati Associate Professor, Department of Computer Science and Electronics, Faculty of Mathematics and Natural Science, Universitas Gadjah Mada, Yogyakarta, Indonesia. afia@ugm.ac.id0000-0003-4647-5493
Moh Edi WibowoAssistant Professor, Department of Computer Science and Electronics, Faculty of Mathematics and Natural Science, Universitas Gadjah Mada, Yogyakarta, Indonesia. mediw@ugm.ac.id0000-0002-4666-6233
Hardyanto SoebonoProfessor, Department of Dermatology and Venereology Faculty of Medicine, Public Health, and Nursing Universitas Gadjah Mada, Yogyakarta, Indonesia. hardyanto@ugm.ac.id0000-0002-8318-9640
Retantyo WardoyoProfessor, Department of Computer Science and Electronics, Faculty of Mathematics and Natural Science, Universitas Gadjah Mada, Yogyakarta, Indonesia. rw@ugm.ac.id0000-0001-7604-2109
A decision tree operates as a predictive model in machine learning, utilizing a structured hierarchy of rules for the decision-making process. This model is graphically depicted through a tree-like structure, where each node symbolizes a decision point, and the ensuing branches represent the resultant outcomes of these decisions. This method proves particularly efficacious in addressing both classification and regression challenges, offering clear interpretability through its graphical illustration of the connections between input features and predicted outcomes. In the domain of image processing, color image segmentation serves as a crucial preliminary step for various applications. Specifically, the segmentation of skin lesions holds significant importance in image analysis, notably in the classification of lesions within dermoscopy images. Image segmentation involves the categorization of image pixels into uniform regions based on attributes like color, texture, and luminosity. The primary objective here is to delineate the area of interest from the healthy surrounding tissue. In methods reliant on threshold-based segmentation, the effectiveness of the segmentation hinges on the accurate selection of an appropriate threshold.