PET and CT Scan Image Fusion Code
This MATLAB code implements PET-CT image fusion with a GUI interface. The main file untitled.m launches an interactive interface for loading and fusing medical images. Sample demonstration images are included in the folder for testing purposes. The algorithm achieves a performance score of 0.7 out of 1.0, utilizing image registration and pixel-level fusion techniques.