This MATLAB script reads a .dat file, which may be the output of the native MATLAB contour function. The input .dat file is loaded by a selection dialog box. The file content has to be a numerical ...
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.