Radiographic image stitching using MATLAB.
Summary:
- The goal of this project is to develop an algorithm that can stitch two radiographic images and create a single image without any distortion for easy diagnosis.
- The application was developed using MATLAB.
- Intensity based image registeration techniques was to remove the deformation from an image w.r.t the other.
- Alpha blending is used to stitch two images.