My personal playground project where I test out various modern C++ features and attempt to implement some image processing algorithms without using OpenCV.
e455a81e-d3ba-41a2-bc6d-7aafb1d9a5cd/EdgeDetection
Canny, Sobel, Prewitt, Roberts Cross, Marr Hildreth and the Compass edge detection algorithm implemented in C++.
C++