From 37c2bafc08cd16b45f60f4ec263b8a020703e20e Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 28 Jul 2020 12:05:19 +0000 Subject: [PATCH] Deploy to GitHub Pages: 8555ba08cd53c2ec5d65ea60bae9578ad586334b --- html/design/basics.html | 2 +- html/design/channel.html | 2 +- html/design/color_base.html | 2 +- html/design/color_space.html | 2 +- html/design/concepts.html | 2 +- html/design/conclusions.html | 2 +- html/design/dynamic_image.html | 2 +- html/design/examples.html | 2 +- html/design/extending.html | 2 +- html/design/image.html | 2 +- html/design/image_view.html | 2 +- html/design/index.html | 2 +- html/design/metafunctions.html | 2 +- html/design/pixel.html | 2 +- html/design/pixel_iterator.html | 2 +- html/design/pixel_locator.html | 2 +- html/design/point.html | 2 +- html/design/technicalities.html | 2 +- html/genindex.html | 2 +- html/image_processing/affine-region-detectors.html | 2 +- html/image_processing/basics.html | 2 +- html/image_processing/index.html | 2 +- html/image_processing/overview.html | 2 +- html/index.html | 2 +- html/installation.html | 2 +- html/io.html | 2 +- html/naming.html | 2 +- html/numeric.html | 2 +- html/reference/apply__operation_8hpp_source.html | 2 +- html/search.html | 2 +- html/toolbox.html | 2 +- html/tutorial/gradient.html | 2 +- html/tutorial/histogram.html | 2 +- html/tutorial/video.html | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) diff --git a/html/design/basics.html b/html/design/basics.html index ad5e314ec..519452251 100644 --- a/html/design/basics.html +++ b/html/design/basics.html @@ -114,7 +114,7 @@ read the sections in order.

diff --git a/html/design/channel.html b/html/design/channel.html index b5f89f048..3829fe50b 100644 --- a/html/design/channel.html +++ b/html/design/channel.html @@ -263,7 +263,7 @@ channel-level algorithms that GIL provides:

diff --git a/html/design/color_base.html b/html/design/color_base.html index ca5b9b6be..e76402a5d 100644 --- a/html/design/color_base.html +++ b/html/design/color_base.html @@ -310,7 +310,7 @@ color base require that they all have the same color space.

diff --git a/html/design/color_space.html b/html/design/color_space.html index d463c29e6..b6bc6c963 100644 --- a/html/design/color_space.html +++ b/html/design/color_space.html @@ -165,7 +165,7 @@ A color space and its associated mapping are often used together.

diff --git a/html/design/concepts.html b/html/design/concepts.html index 3e6cebdd1..f8668926b 100644 --- a/html/design/concepts.html +++ b/html/design/concepts.html @@ -143,7 +143,7 @@ Most of them are defined at the diff --git a/html/design/conclusions.html b/html/design/conclusions.html index 3aa73cb7b..8cd92cecc 100644 --- a/html/design/conclusions.html +++ b/html/design/conclusions.html @@ -121,7 +121,7 @@ raw pixel data from another image library.

diff --git a/html/design/dynamic_image.html b/html/design/dynamic_image.html index 81993efc0..11bee3542 100644 --- a/html/design/dynamic_image.html +++ b/html/design/dynamic_image.html @@ -274,7 +274,7 @@ uniformly as a collection and store them in the same container.

diff --git a/html/design/examples.html b/html/design/examples.html index dc99fc8c4..e167e3fd5 100644 --- a/html/design/examples.html +++ b/html/design/examples.html @@ -264,7 +264,7 @@ channel depth. They could be either planar or interleaved.

diff --git a/html/design/extending.html b/html/design/extending.html index 959e2ccfd..4504847c0 100644 --- a/html/design/extending.html +++ b/html/design/extending.html @@ -234,7 +234,7 @@ defines the Mandelbrot set.

diff --git a/html/design/image.html b/html/design/image.html index 0f6123125..e4593ecb8 100644 --- a/html/design/image.html +++ b/html/design/image.html @@ -175,7 +175,7 @@ there are no padding bits at the end of rows of packed images.

diff --git a/html/design/image_view.html b/html/design/image_view.html index e66a97f91..741854d34 100644 --- a/html/design/image_view.html +++ b/html/design/image_view.html @@ -487,7 +487,7 @@ development and is not optimized for speed

diff --git a/html/design/index.html b/html/design/index.html index d4bf281f6..b18b1139f 100644 --- a/html/design/index.html +++ b/html/design/index.html @@ -102,7 +102,7 @@ structure and basic elements of the Generic Image Library (GIL).

diff --git a/html/design/metafunctions.html b/html/design/metafunctions.html index 0b96f4d91..1fddf5974 100644 --- a/html/design/metafunctions.html +++ b/html/design/metafunctions.html @@ -302,7 +302,7 @@ is basic, but a color converted view or a virtual view is not.

diff --git a/html/design/pixel.html b/html/design/pixel.html index c5c679c03..e42db39e5 100644 --- a/html/design/pixel.html +++ b/html/design/pixel.html @@ -348,7 +348,7 @@ different color spaces and channel types:

diff --git a/html/design/pixel_iterator.html b/html/design/pixel_iterator.html index d35fd672d..eff68ca5d 100644 --- a/html/design/pixel_iterator.html +++ b/html/design/pixel_iterator.html @@ -372,7 +372,7 @@ but not MemoryBased diff --git a/html/design/pixel_locator.html b/html/design/pixel_locator.html index 12e5c9c0c..c061f2f8d 100644 --- a/html/design/pixel_locator.html +++ b/html/design/pixel_locator.html @@ -358,7 +358,7 @@ using the x-iterators directly.

diff --git a/html/design/point.html b/html/design/point.html index b618fb479..faa0200d2 100644 --- a/html/design/point.html +++ b/html/design/point.html @@ -134,7 +134,7 @@ coordinate type.

diff --git a/html/design/technicalities.html b/html/design/technicalities.html index 5204d5c28..ad689dfbd 100644 --- a/html/design/technicalities.html +++ b/html/design/technicalities.html @@ -159,7 +159,7 @@ suggesting the above solution.

diff --git a/html/genindex.html b/html/genindex.html index 3987fbd79..f38e59a2f 100644 --- a/html/genindex.html +++ b/html/genindex.html @@ -75,7 +75,7 @@ diff --git a/html/image_processing/affine-region-detectors.html b/html/image_processing/affine-region-detectors.html index a944f380d..5bbc48c70 100644 --- a/html/image_processing/affine-region-detectors.html +++ b/html/image_processing/affine-region-detectors.html @@ -162,7 +162,7 @@ detector.” In Alvey vision conference, vol. 15, no. 50, pp. 10-5244. diff --git a/html/image_processing/basics.html b/html/image_processing/basics.html index 0c8df89ed..f63acea35 100644 --- a/html/image_processing/basics.html +++ b/html/image_processing/basics.html @@ -123,7 +123,7 @@ gets sharper depending on it’s sigma value.

diff --git a/html/image_processing/index.html b/html/image_processing/index.html index fe07ee1f6..ce8be1491 100644 --- a/html/image_processing/index.html +++ b/html/image_processing/index.html @@ -99,7 +99,7 @@ features, structures and algorithms, for image processing and analysis.

diff --git a/html/image_processing/overview.html b/html/image_processing/overview.html index 8bbb15b6f..031e7e019 100644 --- a/html/image_processing/overview.html +++ b/html/image_processing/overview.html @@ -88,7 +88,7 @@ projects run in frame of the Google Summer of Code 2019:

diff --git a/html/index.html b/html/index.html index 692c51a26..8233690c7 100644 --- a/html/index.html +++ b/html/index.html @@ -178,7 +178,7 @@ Blurring images (requires the optional Numeric extension)

diff --git a/html/installation.html b/html/installation.html index 911de8114..d0983947d 100644 --- a/html/installation.html +++ b/html/installation.html @@ -90,7 +90,7 @@ where to find Boost and GIL headers should be sufficient for most projects.

diff --git a/html/io.html b/html/io.html index 1d3099902..0b683f1fb 100644 --- a/html/io.html +++ b/html/io.html @@ -736,7 +736,7 @@ to enable the tests:

diff --git a/html/naming.html b/html/naming.html index 22cd8a931..5cf34a663 100644 --- a/html/naming.html +++ b/html/naming.html @@ -114,7 +114,7 @@ pixel.

diff --git a/html/numeric.html b/html/numeric.html index 511b814af..eca9f9141 100644 --- a/html/numeric.html +++ b/html/numeric.html @@ -79,7 +79,7 @@ diff --git a/html/reference/apply__operation_8hpp_source.html b/html/reference/apply__operation_8hpp_source.html index 4f3cccfcd..df9d85322 100644 --- a/html/reference/apply__operation_8hpp_source.html +++ b/html/reference/apply__operation_8hpp_source.html @@ -52,7 +52,7 @@
apply_operation.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_APPLY_OPERATION_HPP
9 #define BOOST_GIL_EXTENSION_DYNAMIC_IMAGE_APPLY_OPERATION_HPP
10 
11 #include <boost/variant2/variant.hpp>
12 
13 namespace boost { namespace gil {
14 
17 template <typename Variant1, typename Visitor>
18 BOOST_FORCEINLINE
19 auto apply_operation(Variant1&& arg1, Visitor&& op)
20 #if defined(BOOST_NO_CXX14_DECLTYPE_AUTO) || defined(BOOST_NO_CXX11_DECLTYPE_N3276)
21  -> typename Visitor::result_type
22 #endif
23 {
24  return variant2::visit(std::forward<Visitor>(op), std::forward<Variant1>(arg1));
25 }
26 
29 template <typename Variant1, typename Variant2, typename Visitor>
30 BOOST_FORCEINLINE
31 auto apply_operation(Variant1&& arg1, Variant2&& arg2, Visitor&& op)
32 #if defined(BOOST_NO_CXX14_DECLTYPE_AUTO) || defined(BOOST_NO_CXX11_DECLTYPE_N3276)
33 -> typename Visitor::result_type
34 #endif
35 {
36  return variant2::visit(std::forward<Visitor>(op), std::forward<Variant1>(arg1), std::forward<Variant2>(arg2));
37 }
38 
39 }} // namespace boost::gil
40 
41 #endif
Definition: algorithm.hpp:30
+
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_APPLY_OPERATION_HPP
9 #define BOOST_GIL_EXTENSION_DYNAMIC_IMAGE_APPLY_OPERATION_HPP
10 
11 #include <boost/variant2/variant.hpp>
12 
13 namespace boost { namespace gil {
14 
17 template <typename Variant1, typename Visitor>
18 BOOST_FORCEINLINE
19 auto apply_operation(Variant1&& arg1, Visitor&& op)
20 #if defined(BOOST_NO_CXX14_DECLTYPE_AUTO) || defined(BOOST_NO_CXX11_DECLTYPE_N3276)
21  -> decltype(variant2::visit(std::forward<Visitor>(op), std::forward<Variant1>(arg1)))
22 #endif
23 {
24  return variant2::visit(std::forward<Visitor>(op), std::forward<Variant1>(arg1));
25 }
26 
29 template <typename Variant1, typename Variant2, typename Visitor>
30 BOOST_FORCEINLINE
31 auto apply_operation(Variant1&& arg1, Variant2&& arg2, Visitor&& op)
32 #if defined(BOOST_NO_CXX14_DECLTYPE_AUTO) || defined(BOOST_NO_CXX11_DECLTYPE_N3276)
33  -> decltype(variant2::visit(std::forward<Visitor>(op), std::forward<Variant1>(arg1), std::forward<Variant2>(arg2)))
34 #endif
35 {
36  return variant2::visit(std::forward<Visitor>(op), std::forward<Variant1>(arg1), std::forward<Variant2>(arg2));
37 }
38 
39 }} // namespace boost::gil
40 
41 #endif
Definition: algorithm.hpp:30
BOOST_FORCEINLINE auto apply_operation(Variant1 &&arg1, Variant2 &&arg2, Visitor &&op)
Applies the visitor op to the variants.
Definition: apply_operation.hpp:31
diff --git a/html/search.html b/html/search.html index 38f3594c1..8c365473b 100644 --- a/html/search.html +++ b/html/search.html @@ -83,7 +83,7 @@
diff --git a/html/toolbox.html b/html/toolbox.html index 2f8d7364a..5a082aa37 100644 --- a/html/toolbox.html +++ b/html/toolbox.html @@ -128,7 +128,7 @@ made suggestions for improvements.

diff --git a/html/tutorial/gradient.html b/html/tutorial/gradient.html index cefb7d038..4afb9bd33 100644 --- a/html/tutorial/gradient.html +++ b/html/tutorial/gradient.html @@ -953,7 +953,7 @@ code with different compilers.

diff --git a/html/tutorial/histogram.html b/html/tutorial/histogram.html index dd60a6e24..3b46fa63b 100644 --- a/html/tutorial/histogram.html +++ b/html/tutorial/histogram.html @@ -171,7 +171,7 @@ memory is allocated and no images are copied.

diff --git a/html/tutorial/video.html b/html/tutorial/video.html index 74969a19c..e69ffdaed 100644 --- a/html/tutorial/video.html +++ b/html/tutorial/video.html @@ -82,7 +82,7 @@