v1.0 Moieen Abbas
The Sobel and Laplacian Edge Detectors Detecting edges is one of the fundamental operations you can do in image processing. It helps you reduce the amount of data (pixels) to process and maintains the "structural" aspect of the image.
This Project includes the opencv3 project available from https://github.com/opencv/opencv