Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : International Journal Software Engineering and Computer Science (IJSECS)

Automatic Detection of Skin Diseases Using Convolutional Neural Network Algorithms Tundo; Fadillah Abi Prayogo; Sugiyono
International Journal Software Engineering and Computer Science (IJSECS) Vol. 4 No. 3 (2024): DECEMBER 2024
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v4i3.3021

Abstract

Skin diseases are a major health concern in Indone sia and they can seriously impact a patient’s quality of life. The problem is aggravated by humid tropical climate, limited access to healthcare facilities, and a lack of trained dermatology personnel. The cases in Indonesia are many, and the diagnosis and treatment of skin diseases are delayed, which makes the patient's condition worse. Based on data from the Ministry of Health (Kemenkes), the prevalence of skin disease in Indonesia is 0.62 cases per 10,000 population with the highest prevalence in Eastern Indonesia. Developing a Skin Disease Detection System Based on Convolutional Neural Network (CNN) algorithms. However, CNN algorithms are widely used in image recognition and classification, and can act as an automatic diagnostic system. This system has been developed to aid in diagnosis and improve patient access to dermatological care, especially for remote communities. Users can reach out for services at any time and any location, a practical solution for treating skin health problems. This study's results are anticipated to lower the diagnostic delays and improve the treatment outcomes while offering quick access to reliable dermatological service. This is a great effort on global level for any skin disease supporting to improve life of human lives from skin health issues.
Classification of Apple Ripeness Detection System Using Self-Organizing Map (SOM) Method Tundo; Shindy Apriani; Sugeng
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 1 (2025): APRIL 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i1.3734

Abstract

Apple (Malus Domestica) is one of the most popular types of fruit and is in high demand by the public because of its varied flavors. Apples have many nutrients and various vitamins including healthy fats, carbohydrates, proteins, vitamins and many more. The Apple is one of the apple varieties developed in Batu City, Malang and planted in several areas with suitable agroclimates for apple growth. This research uses Anna apple images as datasets. Various ways can be employed to distinguish Anna apples' maturity, including through color image analysis. But to the naked eye, Anna apples are often difficult to distinguish. This research classifies the maturity of Anna apples based on color analysis with the Self-Organizing Map method. Using Google Colab and Python programming language and datasets from kaggle.com as many as 139 datasets, 46% training data, 54% validation data. The Self-Organizing Map method was chosen because of its ability to recognize visual patterns accurately. The accuracy of the results based on the SOM Method performance evaluation metrics namely Quantization Error, Silhouette Score and Topographic Error. Quantization Error RGB (0.004737) is lower than HSV (0.073178) which indicates RGB's ability is effective in representing data in SOM. Silhouette Score HSV (0.704204) is higher than RGB (0.599846) indicating the ability of HSV is slightly better in grouping objects.
Chili Type Detection System Using Principal Component Analysis Method Rindy Julianda; Tundo; Sugeng
International Journal Software Engineering and Computer Science (IJSECS) Vol. 5 No. 1 (2025): APRIL 2025
Publisher : Lembaga Komunitas Informasi Teknologi Aceh (KITA)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35870/ijsecs.v5i1.3735

Abstract

Classification of types of chili vegetables is an important aspect in the agricultural industry to increase the efficiency of product management, packaging and distribution. This research aims to implement the Principal Component Analysis (PCA) method in the process of classifying vegetables and types of chilies. PCA is used to reduce the dimensionality of the data and extract the main features that are significant in distinguishing vegetable categories. The research dataset consists of digital images of chili vegetables which are extracted into color, texture and shape attributes. The research results show that PCA is able to significantly improve classification accuracy by minimizing computational complexity. Experiments were carried out with various numbers of principal components in PCA to determine the optimal configuration. In the best configuration, this method achieves classification accuracy of 90%, with PCA effectively reducing data dimensionality by up to 95% without losing important information. In conclusion, this approach has great potential to be implemented in vegetable classification automation systems to support efficiency in agricultural supply chains.