mirror of
https://github.com/boostorg/gil.git
synced 2026-01-19 16:22:14 +00:00
numeric extension move into core part 5
moved numeric/kernel.hpp into core
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include <boost/gil.hpp>
|
||||
#include <boost/gil/extension/io/jpeg.hpp>
|
||||
#include <boost/gil/extension/numeric/kernel.hpp>
|
||||
#include <boost/gil/image_processing/kernel.hpp>
|
||||
#include <boost/gil/image_processing/convolve.hpp>
|
||||
|
||||
// Convolves the image with a Gaussian kernel.
|
||||
|
||||
Reference in New Issue
Block a user