[1]. Salembier, P.: Comparison of some morphological segmentation algorithms based on contrast enhancement. Application to automatic defect detection. In: Proceedings ...
Sobel filter: % Read Input Image input_image = imread('butterfly.jpg'); % Displaying Input Image input_image = uint8(input_image); figure, imshow(input_image); title ...