Implementation of Convolution (and Cross-Correlation) in C++. It will sharpen the image as well as shrink it.
- OpenCV
- C++ enviroment and CMake
-
Clone the repository
-
Run
cmake
either in project directory or ./build to generate executable file -
and the run it:
./main [Path to the Picture]