4 results for “topic:roberts-cross”
C implementation of the Sobel and Robert's Cross edge detection algorithms.
Assignments for the image processing course during 7th semester
Canny, Sobel, Prewitt, Roberts Cross, Marr Hildreth and the Compass edge detection algorithm implemented in C++.
This project implements and compares numerically three widely used edge detection algorithms: Sobel, Roberts Cross, and Canny.