e455a81e-d3ba-41a2-bc6d-7aafb1d9a5cd / EdgeDetection

Canny, Sobel, Prewitt, Roberts Cross, Marr Hildreth and the Compass edge detection algorithm implemented in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgeDetection

My personal playground project where I test out various modern C++ features and attempt to implement some image processing algorithms without using OpenCV.

About

Canny, Sobel, Prewitt, Roberts Cross, Marr Hildreth and the Compass edge detection algorithm implemented in C++.


Languages

Language:C++ 96.9%Language:CMake 2.3%Language:C 0.7%