Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Electronics, Electromedical Engineering, and Medical Informatics

Combination of Image Enhancement and Double U-Net Architecture for Liver Segmentation in CT-Scan Images Fitri Brianna, Dwi; Indra Kesuma, Lucky; Geovani, Dite; Sari, Puspa
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 7 No 1 (2025): January
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/jeeemi.v7i1.582

Abstract

Liver cancer can be identified using CT-Scan liver image segmentation. Liver segmentation can be performed using CNN architecture like U-Net. However, the segmentation results using U-Net architecture are affected by image quality. Low image quality can affect the accuracy of segmentation results. This study proposes a combination of image enhancement and segmentation stages on CT-Scan liver images. Image enhancement is achieved by using a combination of CLAHE to enhance contrast and Bilateral Filter to reduce noise. The segmentation architecture proposed in this study is Double U-Net which is a development of U-Net architecture by adding a second U-Net block with the same structure as a single U-Net. The first U-Net is used to extract simple features, while the second U-Net is used to extract more complex features and enhance the segmentation results of the first U-Net. PSNR and SSIM measure the results of image enhancement. The PSNR is more than 40dB and the SSIM result is close to 1. These results show that the proposed image enhancement method can enhance the quality of original images. The segmentation results were measured by calculating accuracy, sensitivity, specificity, dice score, and IoU. The result of liver segmentation obtained 99% for accuracy, 98% for sensitivity, 99% for specificity, 98% for dice score, and 90% for IoU. This shows that liver segmentation using Double U-Net obtained good segmentation. Results of image enhancement and image segmentation show that the proposed method is very good for enhancing image quality and performing liver segmentation accurately.
Combination Of Gamma Correction and Vision Transformer In Lung Infection Classification On CT-Scan Images Kesuma, Lucky Indra; Octavia , Pipin; Sari , Purwita; Batubara, Gracia Mianda Caroline; Karina, Karina
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 7 No 3 (2025): July
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/jeeemi.v7i3.588

Abstract

Lung infection is an inflammatory condition of the lungs with a high mortality rate. Lung infections can be identified using CT-Scan images, where the affected areas are analyzed to determine the infection type. However, manual interpretation of CT-Scan results by medical specialists is often time-consuming, subjective, and requires a high level of accuracy. To address these challenges, this study proposes an automated classification method for lung infections using deep learning techniques. Convolutional Neural Networks (CNNs) are widely used for image classification tasks. However, CNN operates locally with limited receptive fields, making capturing global patterns in complex lung CT images challenging. CNN also struggles to model long-range pixel dependencies, which is crucial for analyzing visually similar regions in lung CT-Scans. This study uses a Vision Transformer (ViT) to overcome CNN limitations. ViT employs self-attention mechanisms to capture global dependencies across the entire image. The main contribution of this study is the implementation of ViT to enhance classification performance in lung CT-Scan images by capturing complex and global image patterns that CNN fails to model. However, ViT requires a large dataset to perform optimally. To overcome these challenges, augmentation techniques such as flipping, rotation, and gamma correction are applied to increase the amount of data without altering the important features. The dataset comprises lung CT-scan images sourced from Kaggle and is divided into Covid and Non-Covid classes. The proposed method demonstrated excellent classification performance, achieving accuracy, sensitivity, specificity, precision, and F1-Score above 90%. Additionally, the Cohen’s kappa coefficient reached 89%. These results show that the proposed method effectively classifies lung infections using CT-Scan images and has strong potential as a clinical decision-support tool, particularly in reducing diagnostic time and improving consistency in medical evaluations.