Basic CV functions
Implemented from scratch without using OpenCV functions
- Linear filtering: Gaussian filters (smoothing) and Sobel filters (edge detection)
- Rotating image by a given angle
Results
Input Image
Gaussian Blurring
Sobel Filter
Rotation by 30deg
Rotation by 60deg