In this repository I've implemented some important edge detection algorithms which are based on computer vision techniques. These algorithms are as follows:
-
Laplace of Gaussian Algorithm (LoG)
Actually, I implemented these algorithms to complete my technical report called "A Study on Edge Detection Algorithms for Grayscale Images" which was done as a part of "Research and Technical Presentation" course at AUT.
My technical report is available in report.pdf
file.