include
boost
gil
extension
dynamic_image
dynamic_image_all.hpp
1
//
2
// Copyright 2005-2007 Adobe Systems Incorporated
3
//
4
// Distributed under the Boost Software License, Version 1.0
5
// See accompanying file LICENSE_1_0.txt or copy at
6
// http://www.boost.org/LICENSE_1_0.txt
7
//
8
#ifndef BOOST_GIL_EXTENSION_DYNAMIC_IMAGE_DYNAMIC_IMAGE_ALL_HPP
9
#define BOOST_GIL_EXTENSION_DYNAMIC_IMAGE_DYNAMIC_IMAGE_ALL_HPP
10
11
#include <
boost/gil/extension/dynamic_image/algorithm.hpp
>
12
#include <boost/gil/extension/dynamic_image/any_image.hpp>
13
#include <boost/gil/extension/dynamic_image/apply_operation.hpp>
14
#include <boost/gil/extension/dynamic_image/image_view_factory.hpp>
15
16
#endif
algorithm.hpp
Some basic STL-style algorithms when applied to runtime type specified image views.
Generated by
doxygen
1.9.1