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.
Copyrights © 2025