From eba4ba4e19cfcd1f3c2507ffc8d125d23ad81400 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 8 Jul 2024 08:41:51 +0000 Subject: [PATCH] deploy: 74ffdcb047558a990d484e39e9b96fa8fd54c29c --- .../22415bc21655eea6105744ecdce0536e/affine.cpp | 2 +- develop/doc/html/_sources/histogram/cumulative.rst.txt | 2 +- develop/doc/html/design/basics.html | 2 +- develop/doc/html/design/channel.html | 2 +- develop/doc/html/design/color_base.html | 2 +- develop/doc/html/design/color_space.html | 2 +- develop/doc/html/design/concepts.html | 2 +- develop/doc/html/design/conclusions.html | 2 +- develop/doc/html/design/dynamic_image.html | 2 +- develop/doc/html/design/examples.html | 2 +- develop/doc/html/design/extending.html | 2 +- develop/doc/html/design/image.html | 2 +- develop/doc/html/design/image_view.html | 2 +- develop/doc/html/design/index.html | 2 +- develop/doc/html/design/metafunctions.html | 2 +- develop/doc/html/design/pixel.html | 2 +- develop/doc/html/design/pixel_iterator.html | 2 +- develop/doc/html/design/pixel_locator.html | 2 +- develop/doc/html/design/point.html | 2 +- develop/doc/html/design/technicalities.html | 2 +- develop/doc/html/genindex.html | 2 +- develop/doc/html/histogram/create.html | 2 +- develop/doc/html/histogram/cumulative.html | 4 ++-- develop/doc/html/histogram/extend.html | 2 +- develop/doc/html/histogram/extension/index.html | 2 +- develop/doc/html/histogram/extension/overview.html | 2 +- develop/doc/html/histogram/extension/std.html | 2 +- develop/doc/html/histogram/fill.html | 2 +- develop/doc/html/histogram/index.html | 2 +- develop/doc/html/histogram/limitations.html | 2 +- develop/doc/html/histogram/overview.html | 2 +- develop/doc/html/histogram/stl_compatibility.html | 2 +- develop/doc/html/histogram/subhistogram.html | 2 +- develop/doc/html/histogram/utilities.html | 2 +- .../html/image_processing/affine-region-detectors.html | 2 +- develop/doc/html/image_processing/basics.html | 2 +- .../contrast_enhancement/histogram_equalization.html | 2 +- .../contrast_enhancement/histogram_matching.html | 2 +- .../html/image_processing/contrast_enhancement/index.html | 2 +- .../image_processing/contrast_enhancement/overview.html | 2 +- develop/doc/html/image_processing/index.html | 2 +- develop/doc/html/image_processing/overview.html | 2 +- develop/doc/html/index.html | 2 +- develop/doc/html/installation.html | 2 +- develop/doc/html/io.html | 2 +- develop/doc/html/naming.html | 2 +- develop/doc/html/numeric.html | 2 +- develop/doc/html/reference/annotated.html | 6 +++--- .../html/reference/channel__algorithm_8hpp_source.html | 2 +- .../channel__numeric__operations_8hpp_source.html | 2 +- .../reference/color__base__algorithm_8hpp_source.html | 2 +- .../doc/html/reference/color__convert_8hpp_source.html | 2 +- .../reference/concepts_2pixel__iterator_8hpp_source.html | 2 +- .../doc/html/reference/dynamic__at__c_8hpp_source.html | 2 +- develop/doc/html/reference/group___color_convert.html | 8 ++++---- .../html/reference/group___down_scaling_algorithms.html | 4 ++-- develop/doc/html/reference/group___h_e.html | 2 +- .../doc/html/reference/group___scaling_algorithms.html | 6 +++--- develop/doc/html/reference/hierarchy.html | 6 +++--- develop/doc/html/reference/iobackend.html | 2 +- develop/doc/html/reference/modules.html | 6 +++--- develop/doc/html/reference/namespaces.html | 6 +++--- develop/doc/html/reference/numeric_8hpp_source.html | 2 +- develop/doc/html/reference/premultiply_8hpp_source.html | 2 +- .../structboost_1_1gil_1_1default__color__converter.html | 2 +- ...ctboost_1_1gil_1_1default__color__converter__impl.html | 6 +++--- ..._color__converter__impl_3_01_c1_00_01rgba__t_01_4.html | 2 +- ...fault__color__converter__impl_3_01_c_00_01_c_01_4.html | 6 +++--- ...or__converter__impl_3_01cmyk__t_00_01gray__t_01_4.html | 2 +- ...lor__converter__impl_3_01cmyk__t_00_01rgb__t_01_4.html | 2 +- ...or__converter__impl_3_01gray__t_00_01cmyk__t_01_4.html | 2 +- ...lor__converter__impl_3_01gray__t_00_01rgb__t_01_4.html | 2 +- ...lor__converter__impl_3_01rgb__t_00_01cmyk__t_01_4.html | 2 +- ...lor__converter__impl_3_01rgb__t_00_01gray__t_01_4.html | 2 +- ..._color__converter__impl_3_01rgba__t_00_01_c2_01_4.html | 2 +- ...or__converter__impl_3_01rgba__t_00_01rgba__t_01_4.html | 2 +- .../structboost_1_1gil_1_1detail_1_1type__to__index.html | 4 ++-- .../structboost_1_1gil_1_1is__read__supported.html | 2 +- develop/doc/html/reference/todo.html | 2 +- develop/doc/html/reference/utilities_8hpp_source.html | 2 +- develop/doc/html/search.html | 2 +- develop/doc/html/toolbox.html | 2 +- develop/doc/html/tutorial/gradient.html | 2 +- develop/doc/html/tutorial/histogram.html | 2 +- develop/doc/html/tutorial/video.html | 2 +- 85 files changed, 105 insertions(+), 105 deletions(-) diff --git a/develop/doc/html/_downloads/22415bc21655eea6105744ecdce0536e/affine.cpp b/develop/doc/html/_downloads/22415bc21655eea6105744ecdce0536e/affine.cpp index a078d17a2d..69a8fa947f 100644 --- a/develop/doc/html/_downloads/22415bc21655eea6105744ecdce0536e/affine.cpp +++ b/develop/doc/html/_downloads/22415bc21655eea6105744ecdce0536e/affine.cpp @@ -15,7 +15,7 @@ // This example relies on the matrices and functions available in GIL to define the operation, // in include/boost/gil/extension/numeric/affine.hpp -// and calls resample_pixels(), avaiable in the numeric extension, to apply it +// and calls resample_pixels(), available in the numeric extension, to apply it. int main() { diff --git a/develop/doc/html/_sources/histogram/cumulative.rst.txt b/develop/doc/html/_sources/histogram/cumulative.rst.txt index a769f9ddde..29c088207b 100644 --- a/develop/doc/html/_sources/histogram/cumulative.rst.txt +++ b/develop/doc/html/_sources/histogram/cumulative.rst.txt @@ -8,7 +8,7 @@ Overview A cumulative histogram is a histogram in which each bin stores the count / frequency of itself as well as all the bins with keys 'smaller' than the particular bin. -As such, a notion of ordering among its keys should be existant in the histogram. +As such, a notion of ordering among its keys should be existent in the histogram. The GIL histogram class has the ability to convert itself into its cumulative version. diff --git a/develop/doc/html/design/basics.html b/develop/doc/html/design/basics.html index 61104354ec..f8c989a75a 100644 --- a/develop/doc/html/design/basics.html +++ b/develop/doc/html/design/basics.html @@ -118,7 +118,7 @@

Basics

diff --git a/develop/doc/html/design/channel.html b/develop/doc/html/design/channel.html index 96e51d1551..7c440a6fca 100644 --- a/develop/doc/html/design/channel.html +++ b/develop/doc/html/design/channel.html @@ -267,7 +267,7 @@

Algorithms

diff --git a/develop/doc/html/design/color_base.html b/develop/doc/html/design/color_base.html index c460fe021e..4fb85cdb06 100644 --- a/develop/doc/html/design/color_base.html +++ b/develop/doc/html/design/color_base.html @@ -314,7 +314,7 @@

Algorithms

diff --git a/develop/doc/html/design/color_space.html b/develop/doc/html/design/color_space.html index 85f5b95ab3..95556393de 100644 --- a/develop/doc/html/design/color_space.html +++ b/develop/doc/html/design/color_space.html @@ -166,7 +166,7 @@

Models

diff --git a/develop/doc/html/design/concepts.html b/develop/doc/html/design/concepts.html index 70fb0d38b9..92c8aea8c1 100644 --- a/develop/doc/html/design/concepts.html +++ b/develop/doc/html/design/concepts.html @@ -147,7 +147,7 @@

Concepts

diff --git a/develop/doc/html/design/conclusions.html b/develop/doc/html/design/conclusions.html index d4009e901e..cb679f57ac 100644 --- a/develop/doc/html/design/conclusions.html +++ b/develop/doc/html/design/conclusions.html @@ -125,7 +125,7 @@

Compatibility

diff --git a/develop/doc/html/design/dynamic_image.html b/develop/doc/html/design/dynamic_image.html index dfcb4dddfd..4329d72008 100644 --- a/develop/doc/html/design/dynamic_image.html +++ b/develop/doc/html/design/dynamic_image.html @@ -278,7 +278,7 @@

Dynamic images and image views

diff --git a/develop/doc/html/design/examples.html b/develop/doc/html/design/examples.html index ed32e3646f..49e89b124d 100644 --- a/develop/doc/html/design/examples.html +++ b/develop/doc/html/design/examples.html @@ -268,7 +268,7 @@

Using image views

diff --git a/develop/doc/html/design/extending.html b/develop/doc/html/design/extending.html index e261b6b164..bed339b077 100644 --- a/develop/doc/html/design/extending.html +++ b/develop/doc/html/design/extending.html @@ -238,7 +238,7 @@

Defining new image views

diff --git a/develop/doc/html/design/image.html b/develop/doc/html/design/image.html index 4f18dd5bb2..98d0bf586e 100644 --- a/develop/doc/html/design/image.html +++ b/develop/doc/html/design/image.html @@ -179,7 +179,7 @@

Models

diff --git a/develop/doc/html/design/image_view.html b/develop/doc/html/design/image_view.html index 42b023d1c6..08d3f4999e 100644 --- a/develop/doc/html/design/image_view.html +++ b/develop/doc/html/design/image_view.html @@ -491,7 +491,7 @@

STL-Style Algorithms on Image Views diff --git a/develop/doc/html/design/index.html b/develop/doc/html/design/index.html index 86cda487ae..71c2f3383a 100644 --- a/develop/doc/html/design/index.html +++ b/develop/doc/html/design/index.html @@ -106,7 +106,7 @@

Design Guide

diff --git a/develop/doc/html/design/metafunctions.html b/develop/doc/html/design/metafunctions.html index 1d4368cf56..8cf4435af6 100644 --- a/develop/doc/html/design/metafunctions.html +++ b/develop/doc/html/design/metafunctions.html @@ -306,7 +306,7 @@

Type traits

diff --git a/develop/doc/html/design/pixel.html b/develop/doc/html/design/pixel.html index ea24ea7489..5f3d55d970 100644 --- a/develop/doc/html/design/pixel.html +++ b/develop/doc/html/design/pixel.html @@ -352,7 +352,7 @@

Algorithms

diff --git a/develop/doc/html/design/pixel_iterator.html b/develop/doc/html/design/pixel_iterator.html index ec23c9b308..35334a76f3 100644 --- a/develop/doc/html/design/pixel_iterator.html +++ b/develop/doc/html/design/pixel_iterator.html @@ -376,7 +376,7 @@

Models

diff --git a/develop/doc/html/design/pixel_locator.html b/develop/doc/html/design/pixel_locator.html index 36c8bd3872..a24fdd86cb 100644 --- a/develop/doc/html/design/pixel_locator.html +++ b/develop/doc/html/design/pixel_locator.html @@ -362,7 +362,7 @@

Iterator over 2D image

diff --git a/develop/doc/html/design/point.html b/develop/doc/html/design/point.html index 4c55e4fcdf..3dd79ec46b 100644 --- a/develop/doc/html/design/point.html +++ b/develop/doc/html/design/point.html @@ -138,7 +138,7 @@

Models

diff --git a/develop/doc/html/design/technicalities.html b/develop/doc/html/design/technicalities.html index bac4a458ed..efa980d8b4 100644 --- a/develop/doc/html/design/technicalities.html +++ b/develop/doc/html/design/technicalities.html @@ -163,7 +163,7 @@

Creating a reference proxy

diff --git a/develop/doc/html/genindex.html b/develop/doc/html/genindex.html index df8a33ca4f..8a8a7e97da 100644 --- a/develop/doc/html/genindex.html +++ b/develop/doc/html/genindex.html @@ -78,7 +78,7 @@

Index

diff --git a/develop/doc/html/histogram/create.html b/develop/doc/html/histogram/create.html index b9d8dfe808..8dff011fb1 100644 --- a/develop/doc/html/histogram/create.html +++ b/develop/doc/html/histogram/create.html @@ -109,7 +109,7 @@

diff --git a/develop/doc/html/histogram/cumulative.html b/develop/doc/html/histogram/cumulative.html index 22c7f53af5..f533270ee1 100644 --- a/develop/doc/html/histogram/cumulative.html +++ b/develop/doc/html/histogram/cumulative.html @@ -76,7 +76,7 @@

Overview

A cumulative histogram is a histogram in which each bin stores the count / frequency of itself as well as all the bins with keys ‘smaller’ than the particular bin. -As such, a notion of ordering among its keys should be existant in the histogram.

+As such, a notion of ordering among its keys should be existent in the histogram.

The GIL histogram class has the ability to convert itself into its cumulative version.

Since the container needs to first get an ordering over the keys a key sorting takes place before calculating the cumulative histogram.

@@ -106,7 +106,7 @@

Overview

diff --git a/develop/doc/html/histogram/extend.html b/develop/doc/html/histogram/extend.html index be541a30fc..52fd934618 100644 --- a/develop/doc/html/histogram/extend.html +++ b/develop/doc/html/histogram/extend.html @@ -142,7 +142,7 @@

User defined Axes

diff --git a/develop/doc/html/histogram/extension/index.html b/develop/doc/html/histogram/extension/index.html index bdb3d28243..681c61218e 100644 --- a/develop/doc/html/histogram/extension/index.html +++ b/develop/doc/html/histogram/extension/index.html @@ -94,7 +94,7 @@

Extensions

diff --git a/develop/doc/html/histogram/extension/overview.html b/develop/doc/html/histogram/extension/overview.html index eae50844dd..f18a85a9fa 100644 --- a/develop/doc/html/histogram/extension/overview.html +++ b/develop/doc/html/histogram/extension/overview.html @@ -123,7 +123,7 @@

Adding an external container

diff --git a/develop/doc/html/histogram/extension/std.html b/develop/doc/html/histogram/extension/std.html index 8645895847..a03f6b1b19 100644 --- a/develop/doc/html/histogram/extension/std.html +++ b/develop/doc/html/histogram/extension/std.html @@ -124,7 +124,7 @@

Usage

diff --git a/develop/doc/html/histogram/fill.html b/develop/doc/html/histogram/fill.html index 4494e35ec1..31a7311041 100644 --- a/develop/doc/html/histogram/fill.html +++ b/develop/doc/html/histogram/fill.html @@ -186,7 +186,7 @@

Advanced

diff --git a/develop/doc/html/histogram/index.html b/develop/doc/html/histogram/index.html index 743077a3a6..67a3dfca4d 100644 --- a/develop/doc/html/histogram/index.html +++ b/develop/doc/html/histogram/index.html @@ -99,7 +99,7 @@

Histogram

diff --git a/develop/doc/html/histogram/limitations.html b/develop/doc/html/histogram/limitations.html index 1dba2416f8..bf0596f0ba 100644 --- a/develop/doc/html/histogram/limitations.html +++ b/develop/doc/html/histogram/limitations.html @@ -86,7 +86,7 @@

diff --git a/develop/doc/html/histogram/overview.html b/develop/doc/html/histogram/overview.html index 36837055fc..5f6f044a28 100644 --- a/develop/doc/html/histogram/overview.html +++ b/develop/doc/html/histogram/overview.html @@ -117,7 +117,7 @@

Tutorials

diff --git a/develop/doc/html/histogram/stl_compatibility.html b/develop/doc/html/histogram/stl_compatibility.html index 4fc33caaae..8f8f307f07 100644 --- a/develop/doc/html/histogram/stl_compatibility.html +++ b/develop/doc/html/histogram/stl_compatibility.html @@ -86,7 +86,7 @@

diff --git a/develop/doc/html/histogram/subhistogram.html b/develop/doc/html/histogram/subhistogram.html index 0f0ab56851..b8e0bb0cfb 100644 --- a/develop/doc/html/histogram/subhistogram.html +++ b/develop/doc/html/histogram/subhistogram.html @@ -141,7 +141,7 @@

Overview

diff --git a/develop/doc/html/histogram/utilities.html b/develop/doc/html/histogram/utilities.html index ddde7a1830..1ca390bbb7 100644 --- a/develop/doc/html/histogram/utilities.html +++ b/develop/doc/html/histogram/utilities.html @@ -86,7 +86,7 @@

diff --git a/develop/doc/html/image_processing/affine-region-detectors.html b/develop/doc/html/image_processing/affine-region-detectors.html index 734fb86e62..7f1b428b39 100644 --- a/develop/doc/html/image_processing/affine-region-detectors.html +++ b/develop/doc/html/image_processing/affine-region-detectors.html @@ -170,7 +170,7 @@

Harris and Hessian

diff --git a/develop/doc/html/image_processing/basics.html b/develop/doc/html/image_processing/basics.html index 5738a37d68..a2d4a5cc10 100644 --- a/develop/doc/html/image_processing/basics.html +++ b/develop/doc/html/image_processing/basics.html @@ -127,7 +127,7 @@

Curvature

diff --git a/develop/doc/html/image_processing/contrast_enhancement/histogram_equalization.html b/develop/doc/html/image_processing/contrast_enhancement/histogram_equalization.html index a8815e4ea4..bde7e11739 100644 --- a/develop/doc/html/image_processing/contrast_enhancement/histogram_equalization.html +++ b/develop/doc/html/image_processing/contrast_enhancement/histogram_equalization.html @@ -151,7 +151,7 @@

Demo

diff --git a/develop/doc/html/image_processing/contrast_enhancement/histogram_matching.html b/develop/doc/html/image_processing/contrast_enhancement/histogram_matching.html index e63e5267ef..bdcf3ce30a 100644 --- a/develop/doc/html/image_processing/contrast_enhancement/histogram_matching.html +++ b/develop/doc/html/image_processing/contrast_enhancement/histogram_matching.html @@ -142,7 +142,7 @@

Demo

diff --git a/develop/doc/html/image_processing/contrast_enhancement/index.html b/develop/doc/html/image_processing/contrast_enhancement/index.html index a2b0c280f8..e57bb9e3ce 100644 --- a/develop/doc/html/image_processing/contrast_enhancement/index.html +++ b/develop/doc/html/image_processing/contrast_enhancement/index.html @@ -93,7 +93,7 @@

Contrast Enhancement

diff --git a/develop/doc/html/image_processing/contrast_enhancement/overview.html b/develop/doc/html/image_processing/contrast_enhancement/overview.html index 58b1234a90..f96eea48c2 100644 --- a/develop/doc/html/image_processing/contrast_enhancement/overview.html +++ b/develop/doc/html/image_processing/contrast_enhancement/overview.html @@ -99,7 +99,7 @@

Overview

diff --git a/develop/doc/html/image_processing/index.html b/develop/doc/html/image_processing/index.html index e8460814f9..3189ad5ef6 100644 --- a/develop/doc/html/image_processing/index.html +++ b/develop/doc/html/image_processing/index.html @@ -107,7 +107,7 @@

Image Processing

diff --git a/develop/doc/html/image_processing/overview.html b/develop/doc/html/image_processing/overview.html index d8197ad630..8a8aaec5d4 100644 --- a/develop/doc/html/image_processing/overview.html +++ b/develop/doc/html/image_processing/overview.html @@ -92,7 +92,7 @@

Overview

diff --git a/develop/doc/html/index.html b/develop/doc/html/index.html index 4bb79a95f7..03f0b07518 100644 --- a/develop/doc/html/index.html +++ b/develop/doc/html/index.html @@ -201,7 +201,7 @@

Examples

diff --git a/develop/doc/html/installation.html b/develop/doc/html/installation.html index 9ff64e8326..83a1c058c1 100644 --- a/develop/doc/html/installation.html +++ b/develop/doc/html/installation.html @@ -107,7 +107,7 @@

Compiling

diff --git a/develop/doc/html/io.html b/develop/doc/html/io.html index 96209ddbf9..18df9306d0 100644 --- a/develop/doc/html/io.html +++ b/develop/doc/html/io.html @@ -736,7 +736,7 @@

Running gil::io tests

diff --git a/develop/doc/html/naming.html b/develop/doc/html/naming.html index cc86130d2c..e73e8da046 100644 --- a/develop/doc/html/naming.html +++ b/develop/doc/html/naming.html @@ -118,7 +118,7 @@

Concrete Types

diff --git a/develop/doc/html/numeric.html b/develop/doc/html/numeric.html index d15ad485e6..fadd6f9e7d 100644 --- a/develop/doc/html/numeric.html +++ b/develop/doc/html/numeric.html @@ -83,7 +83,7 @@

Overview

diff --git a/develop/doc/html/reference/annotated.html b/develop/doc/html/reference/annotated.html index f80e8aa0ee..a952a4d881 100644 --- a/develop/doc/html/reference/annotated.html +++ b/develop/doc/html/reference/annotated.html @@ -76,7 +76,7 @@

 Cplus_asymmetricPlus function object whose arguments may be of different type  CincOperator++ wrapped in a function object  CdecOperator– wrapped in a function object - Ctype_to_indexReturns the index corresponding to the first occurrance of a given given type in + Ctype_to_indexReturns the index corresponding to the first occurrence of a given given type in  CChannelIsMutableConcept  CRandomAccessNDImageViewIsMutableConcept  CRandomAccess2DImageViewIsMutableConcept @@ -145,8 +145,8 @@

 Ccolor_element_const_reference_typeSpecifies the return type of the constant element accessor by color name, get_color(color_base, Color());  Celement_typeSpecifies the element type of a homogeneous color base  Cchannel_type - Cdefault_color_converter_implColor Convertion function object. To be specialized for every src/dst color space - Cdefault_color_converter_impl< C, C >When the color space is the same, color convertion performs channel depth conversion + Cdefault_color_converter_implColor Conversion function object. To be specialized for every src/dst color space + Cdefault_color_converter_impl< C, C >When the color space is the same, color conversion performs channel depth conversion  Cdefault_color_converter_impl< gray_t, rgb_t >Gray to RGB  Cdefault_color_converter_impl< gray_t, cmyk_t >Gray to CMYK  Cdefault_color_converter_impl< rgb_t, gray_t >RGB to Gray diff --git a/develop/doc/html/reference/channel__algorithm_8hpp_source.html b/develop/doc/html/reference/channel__algorithm_8hpp_source.html index b766dcbab3..1b78208343 100644 --- a/develop/doc/html/reference/channel__algorithm_8hpp_source.html +++ b/develop/doc/html/reference/channel__algorithm_8hpp_source.html @@ -470,7 +470,7 @@

Boost GIL 485  return (tmp + (tmp >> 8)) >> 8;
486  }
487 
-
488  // fast integer divison by 32768
+
488  // fast integer division by 32768
489  inline auto div32768(uint32_t in) -> uint32_t
490  {
491  return (in + 16384) >> 15;
diff --git a/develop/doc/html/reference/channel__numeric__operations_8hpp_source.html b/develop/doc/html/reference/channel__numeric__operations_8hpp_source.html index 2a7d347a10..6f4c933f80 100644 --- a/develop/doc/html/reference/channel__numeric__operations_8hpp_source.html +++ b/develop/doc/html/reference/channel__numeric__operations_8hpp_source.html @@ -169,7 +169,7 @@

Boost GIL 146 
149  auto operator()(ChannelRef channel, Scalar const& scalar) const -> ChannelResult
150  {
-
151  // TODO: Convertion after subtraction vs conversion of operands in channel_minus_t?
+
151  // TODO: Conversion after subtraction vs conversion of operands in channel_minus_t?
152  return ChannelResult(channel - scalar);
153  }
154 };
diff --git a/develop/doc/html/reference/color__base__algorithm_8hpp_source.html b/develop/doc/html/reference/color__base__algorithm_8hpp_source.html index 8bafbbf4dd..f651a74874 100644 --- a/develop/doc/html/reference/color__base__algorithm_8hpp_source.html +++ b/develop/doc/html/reference/color__base__algorithm_8hpp_source.html @@ -561,7 +561,7 @@

Boost GIL
Specifies the return type of the mutable element accessor by color name, get_color(color_base,...
Definition: color_base_algorithm.hpp:180
Specifies the type of the element associated with a given color tag.
Definition: color_base_algorithm.hpp:175
A predicate metafunction determining whether a given color base contains a given color.
Definition: color_base_algorithm.hpp:167
-
Returns the index corresponding to the first occurrance of a given given type in.
Definition: utilities.hpp:251
+
Returns the index corresponding to the first occurrence of a given given type in.
Definition: utilities.hpp:251
Specifies the return type of the constant element accessor at_c of a homogeneous color base.
Definition: color_base_algorithm.hpp:235
Specifies the return type of the mutable element accessor at_c of a homogeneous color base.
Definition: color_base_algorithm.hpp:230
Specifies the element type of a homogeneous color base.
Definition: color_base_algorithm.hpp:225
diff --git a/develop/doc/html/reference/color__convert_8hpp_source.html b/develop/doc/html/reference/color__convert_8hpp_source.html index c23bf1bc9f..a404edbade 100644 --- a/develop/doc/html/reference/color__convert_8hpp_source.html +++ b/develop/doc/html/reference/color__convert_8hpp_source.html @@ -344,7 +344,7 @@

Boost GIL
Definition: color_convert.hpp:31
Cyan.
Definition: cmyk.hpp:22
Same as channel_converter, except it takes the destination channel by reference, which allows us to m...
Definition: channel_algorithm.hpp:471
-
Color Convertion function object. To be specialized for every src/dst color space.
Definition: color_convert.hpp:43
+
Color Conversion function object. To be specialized for every src/dst color space.
Definition: color_convert.hpp:43
class for color-converting one pixel to another
Definition: color_convert.hpp:328
red * .3 + green * .59 + blue * .11 + .5
Definition: color_convert.hpp:65
Gray.
Definition: gray.hpp:18
diff --git a/develop/doc/html/reference/concepts_2pixel__iterator_8hpp_source.html b/develop/doc/html/reference/concepts_2pixel__iterator_8hpp_source.html index 05f34a8bff..e1c3bdcf7b 100644 --- a/develop/doc/html/reference/concepts_2pixel__iterator_8hpp_source.html +++ b/develop/doc/html/reference/concepts_2pixel__iterator_8hpp_source.html @@ -149,7 +149,7 @@

Boost GIL 100  ignore_unused_variable_warning(bd);
101 
102  memunit_advance(it,3);
-
103  // for performace you may also provide a customized implementation of memunit_advanced_ref
+
103  // for performance you may also provide a customized implementation of memunit_advanced_ref
104  }
105  Iterator it;
106 };
diff --git a/develop/doc/html/reference/dynamic__at__c_8hpp_source.html b/develop/doc/html/reference/dynamic__at__c_8hpp_source.html index 23f31861f8..5cdb1e1954 100644 --- a/develop/doc/html/reference/dynamic__at__c_8hpp_source.html +++ b/develop/doc/html/reference/dynamic__at__c_8hpp_source.html @@ -66,7 +66,7 @@

Boost GIL 17 
18 namespace boost { namespace gil {
19 
-
20 // Constructs for static-to-dynamic integer convesion
+
20 // Constructs for static-to-dynamic integer conversion
21 
22 #define BOOST_GIL_AT_C_VALUE(z, N, text) mp11::mp_at_c<IntTypes, S+N>::value,
23 #define BOOST_GIL_DYNAMIC_AT_C_LIMIT 226 // size of the maximum vector to handle
diff --git a/develop/doc/html/reference/group___color_convert.html b/develop/doc/html/reference/group___color_convert.html index 134f8c8a56..5d108de856 100644 --- a/develop/doc/html/reference/group___color_convert.html +++ b/develop/doc/html/reference/group___color_convert.html @@ -6,7 +6,7 @@ - Generic Image Library: Color Space Converion + Generic Image Library: Color Space Conversion @@ -42,7 +42,7 @@

Boost GIL Classes
-
Color Space Converion
+
Color Space Conversion
@@ -52,10 +52,10 @@

Boost GIL

Classes

struct  default_color_converter_impl< C1, C2 > - Color Convertion function object. To be specialized for every src/dst color space. More...
+ Color Conversion function object. To be specialized for every src/dst color space. More...
  struct  default_color_converter_impl< C, C > - When the color space is the same, color convertion performs channel depth conversion. More...
+ When the color space is the same, color conversion performs channel depth conversion. More...
  struct  default_color_converter_impl< gray_t, rgb_t >  Gray to RGB. More...
diff --git a/develop/doc/html/reference/group___down_scaling_algorithms.html b/develop/doc/html/reference/group___down_scaling_algorithms.html index b01a4c9097..15773f4bf2 100644 --- a/develop/doc/html/reference/group___down_scaling_algorithms.html +++ b/develop/doc/html/reference/group___down_scaling_algorithms.html @@ -46,7 +46,7 @@

Boost GIL
-

Algorthims suitable for downscaling. +

Algorithms suitable for downscaling. More...

@@ -57,7 +57,7 @@

Boost GIL

 

Detailed Description

-

Algorthims suitable for downscaling.

+

Algorithms suitable for downscaling.

These algorithms provide best results when used for downscaling. Using for upscaling will probably provide less than good results.

a single step of lanczos downscaling

Use this algorithm to scale down source image into a smaller image with reasonable quality. Do note that having a look at the output once is a good idea, since it might have ringing artifacts.

diff --git a/develop/doc/html/reference/group___h_e.html b/develop/doc/html/reference/group___h_e.html index 9324ce9b7c..0259295b1d 100644 --- a/develop/doc/html/reference/group___h_e.html +++ b/develop/doc/html/reference/group___h_e.html @@ -48,7 +48,7 @@

Boost GIL

Histogram Equalization(HE)

Contains implementation and description of the algorithm used to compute global histogram equalization of input images.

-

Algorithm :- 1. If histogram A is to be equalized compute the cumulative histogram of A. 2. Let CFD(A) refer to the cumulative histogram of A 3. For a uniform histogram A', CDF(A') = A' 4. We need to transfrom A to A' such that 5. CDF(A') = CDF(A) => A' = CDF(A) 6. Hence the pixel transform , px => histogram_of_ith_channel[px].

+

Algorithm :- 1. If histogram A is to be equalized compute the cumulative histogram of A. 2. Let CFD(A) refer to the cumulative histogram of A 3. For a uniform histogram A', CDF(A') = A' 4. We need to transform A to A' such that 5. CDF(A') = CDF(A) => A' = CDF(A) 6. Hence the pixel transform , px => histogram_of_ith_channel[px].

diff --git a/develop/doc/html/reference/group___scaling_algorithms.html b/develop/doc/html/reference/group___scaling_algorithms.html index 07f7dba925..55b0806469 100644 --- a/develop/doc/html/reference/group___scaling_algorithms.html +++ b/develop/doc/html/reference/group___scaling_algorithms.html @@ -46,17 +46,17 @@

Boost GIL
-

Algorthims suitable for rescaling. +

Algorithms suitable for rescaling. More...

- +

Modules

 DownScalingAlgorithms
 Algorthims suitable for downscaling.
 Algorithms suitable for downscaling.
 

Detailed Description

-

Algorthims suitable for rescaling.

+

Algorithms suitable for rescaling.

These algorithms are used to improve image quality after image resizing is made.

diff --git a/develop/doc/html/reference/hierarchy.html b/develop/doc/html/reference/hierarchy.html index 00dd9d9332..ef26e5bfd6 100644 --- a/develop/doc/html/reference/hierarchy.html +++ b/develop/doc/html/reference/hierarchy.html @@ -136,8 +136,8 @@

Boost GIL Cdec< T >Operator– wrapped in a function object  Cdefault_channel_converterSame as channel_converter, except it takes the destination channel by reference, which allows us to move the templates from the class level to the method level. This is important when invoking it on heterogeneous pixels  Cdefault_color_converterClass for color-converting one pixel to another - Cdefault_color_converter_impl< C1, C2 >Color Convertion function object. To be specialized for every src/dst color space - Cdefault_color_converter_impl< C, C >When the color space is the same, color convertion performs channel depth conversion + Cdefault_color_converter_impl< C1, C2 >Color Conversion function object. To be specialized for every src/dst color space + Cdefault_color_converter_impl< C, C >When the color space is the same, color conversion performs channel depth conversion  Cdefault_color_converter_impl< C1, rgba_t >Converting any pixel type to RGBA. Note: Supports homogeneous pixels only  Cdefault_color_converter_impl< cmyk_t, gray_t >CMYK to Gray  Cdefault_color_converter_impl< cmyk_t, rgb_t >CMYK to RGB (not the fastest code in the world) @@ -394,7 +394,7 @@

Boost GIL Ctransposed_type< LocatorOrView >  Ctuple_limit< Tuple >Provides equivalent of std::numeric_limits for type std::tuple tuple_limit gets called with only tuples having integral elements  Ctype_from_x_iterator< XIterator >Given a pixel iterator defining access to pixels along a row, returns the types of the corresponding built-in step_iterator, xy_locator, image_view - Ctype_to_index< Types, T >Returns the index corresponding to the first occurrance of a given given type in + Ctype_to_index< Types, T >Returns the index corresponding to the first occurrence of a given given type in  Ctype_to_index< ColorBase::layout_t::color_space_t, Color >  Cview_is_basic< View >Basic views must be over basic locators  Cview_type< T, L, IsPlanar, IsStepX, IsMutable >Returns the type of a homogeneous view given the channel type, layout, whether it operates on planar data and whether it has a step horizontally diff --git a/develop/doc/html/reference/iobackend.html b/develop/doc/html/reference/iobackend.html index 4cb3ac8b1b..1491edc6e0 100644 --- a/develop/doc/html/reference/iobackend.html +++ b/develop/doc/html/reference/iobackend.html @@ -88,7 +88,7 @@

Methods like read_view and read_image are supposed to bail out with an exception instead of converting the image

Concept of IO Device

-

A Device is simply an object used to read and write data to and from a stream. The IODevice was added as a template paramter to be able to replace the file_name access functionality. This is only an interim solution, as soon as boost provides a good IO library, interfaces/constraints provided by that library could be used.

+

A Device is simply an object used to read and write data to and from a stream. The IODevice was added as a template parameter to be able to replace the file_name access functionality. This is only an interim solution, as soon as boost provides a good IO library, interfaces/constraints provided by that library could be used.

concept IODevice
{
void IODevice::read( unsigned char* data, int count );
diff --git a/develop/doc/html/reference/modules.html b/develop/doc/html/reference/modules.html index c58da9f457..a0ae04a3da 100644 --- a/develop/doc/html/reference/modules.html +++ b/develop/doc/html/reference/modules.html @@ -180,7 +180,7 @@

Boost GIL JPEG I/OSupport for reading and writing JPEG image files  TIFF I/OSupport for reading and writing TIFF image files  PNG I/OSupport for reading and writing PNG image files - Color Space ConverionSupport for conversion between pixels of different color spaces and channel depths + Color Space ConversionSupport for conversion between pixels of different color spaces and channel depths  HistogramHistogram  Histogram-HelpersHelper implementations supporting the histogram class  AHEAdaptive Histogram Equalization(AHE) @@ -189,8 +189,8 @@

Boost GIL HEHistogram Equalization(HE)  HMHistogram Matching(HM)  ImageProcessingMathMath operations for IP algorithms - ScalingAlgorithmsAlgorthims suitable for rescaling - DownScalingAlgorithmsAlgorthims suitable for downscaling + ScalingAlgorithmsAlgorithms suitable for rescaling + DownScalingAlgorithmsAlgorithms suitable for downscaling

diff --git a/develop/doc/html/reference/namespaces.html b/develop/doc/html/reference/namespaces.html index 088507210f..f93ce66b66 100644 --- a/develop/doc/html/reference/namespaces.html +++ b/develop/doc/html/reference/namespaces.html @@ -76,7 +76,7 @@

 Cplus_asymmetricPlus function object whose arguments may be of different type  CincOperator++ wrapped in a function object  CdecOperator– wrapped in a function object - Ctype_to_indexReturns the index corresponding to the first occurrance of a given given type in + Ctype_to_indexReturns the index corresponding to the first occurrence of a given given type in  CChannelIsMutableConcept  CRandomAccessNDImageViewIsMutableConcept  CRandomAccess2DImageViewIsMutableConcept @@ -145,8 +145,8 @@

 Ccolor_element_const_reference_typeSpecifies the return type of the constant element accessor by color name, get_color(color_base, Color());  Celement_typeSpecifies the element type of a homogeneous color base  Cchannel_type - Cdefault_color_converter_implColor Convertion function object. To be specialized for every src/dst color space - Cdefault_color_converter_impl< C, C >When the color space is the same, color convertion performs channel depth conversion + Cdefault_color_converter_implColor Conversion function object. To be specialized for every src/dst color space + Cdefault_color_converter_impl< C, C >When the color space is the same, color conversion performs channel depth conversion  Cdefault_color_converter_impl< gray_t, rgb_t >Gray to RGB  Cdefault_color_converter_impl< gray_t, cmyk_t >Gray to CMYK  Cdefault_color_converter_impl< rgb_t, gray_t >RGB to Gray diff --git a/develop/doc/html/reference/numeric_8hpp_source.html b/develop/doc/html/reference/numeric_8hpp_source.html index a3db85b042..683225a0d1 100644 --- a/develop/doc/html/reference/numeric_8hpp_source.html +++ b/develop/doc/html/reference/numeric_8hpp_source.html @@ -63,7 +63,7 @@

Boost GIL 14 #include <boost/gil/image_view.hpp>
15 #include <boost/gil/typedefs.hpp>
16 #include <boost/gil/detail/math.hpp>
-
17 // fixes ambigious call to std::abs, https://stackoverflow.com/a/30084734/4593721
+
17 // fixes ambiguous call to std::abs, https://stackoverflow.com/a/30084734/4593721
18 #include <cstdlib>
19 #include <cmath>
20 
diff --git a/develop/doc/html/reference/premultiply_8hpp_source.html b/develop/doc/html/reference/premultiply_8hpp_source.html index 604131d48c..7612c55506 100644 --- a/develop/doc/html/reference/premultiply_8hpp_source.html +++ b/develop/doc/html/reference/premultiply_8hpp_source.html @@ -76,7 +76,7 @@

Boost GIL 27  template <typename Channel>
28  void operator()(Channel /* channel */) const
29  {
-
30  // TODO: Explain why 'channel' input paramater is not used, or used as tag only.
+
30  // TODO: Explain why 'channel' input parameter is not used, or used as tag only.
31 
32  // @todo: need to do a "channel_convert" too, in case the channel types aren't the same?
33  get_color(dst_, Channel()) = channel_multiply(get_color(src_,Channel()), alpha_or_max(src_));
diff --git a/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter.html b/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter.html index bd79d8d4e5..c4f35618c8 100644 --- a/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter.html +++ b/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter.html @@ -47,7 +47,7 @@

Boost GILPublic Member Functions | List of all members
-
default_color_converter Struct Reference
+
default_color_converter Struct Reference
diff --git a/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter__impl.html b/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter__impl.html index 68b5dc0044..fca6211d76 100644 --- a/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter__impl.html +++ b/develop/doc/html/reference/structboost_1_1gil_1_1default__color__converter__impl.html @@ -44,11 +44,11 @@

Boost GIL


The documentation for this struct was generated from the following file: