This project focuses on implementing image processing techniques using MATLAB, a powerful computational tool widely used for analyzing and processing images. MATLAB’s Image Processing Toolbox provides ...
This project performs edge detection and contour overlay on bone images using MATLAB. The process includes Gaussian filtering, Sobel edge detection, Hough transform, and active contour segmentation.