Play with Gaussian Blur!
./gaussfilt --input <path/to/image> --gui
- CLI implementation
- Batch processing
- Performance Improvement
You need vcpkg. Please install it and set the VCPKG_ROOT
path.
Once the above is done, clone this repo.
Use CMake with the provided CMakePresets.json
to build this project. CMake will automatically take care of building of third party libraries used from source through vcpkg.