Boost GIL


Modules
Here is a list of all modules:
[detail level 12345]
 Basic ConceptsVarious basic concepts
 ▼PointN-dimensional point
 ConceptsConcepts for points
 ModelsModels for points
 Algorithms and Utility FunctionsAlgorithms and Utility Functions for points
 ▼Color, Color Space, and LayoutThe color space and the layout define the set, ordering and interpretation of channels in a pixel
 Concepts
 ►Models
 ▼ChannelChannel is the building block of pixel
 ConceptsConcepts for channels
 ►ModelsChannel models. Although not required by the ChannelConcept, all GIL-provided channels support arithmetic operations
 ►Algorithms and Utility FunctionsChannel algorithms, metafunctions and utility functions
 ▼ColorBaseA color base is a container of color elements
 ConceptsColorBase concepts
 ►ModelsColorBase models
 ►Algorithms and Utility FunctionsColorBase algorithms, metafunctions and utility functions
 ▼PixelBasedConcepts for all GIL constructs that are pixel-based (pixels, pixel iterators, locators, views, images)
 ConceptsPixelBased concepts
 ►ModelsPixelBased models
 Algorithms and Utility FunctionsPixelBased algorithms, metafunctions and utility functions
 ▼PixelA pixel is a set of channels defining the color at a given point in an image
 ConceptsPixel concepts
 ►ModelsPixel models
 Algorithms and Utility FunctionsPixel algorithms, metafunctions and utility functions
 ▼Pixel Dereference AdaptorA function object invoked upon accessing of the pixel of a pixel iterator/locator/view
 Concepts
 Models
 ▼Pixel IteratorSTL Iterators over models of PixelConcept
 ►ConceptsPixel iterator concepts
 ►ModelsPixel iterator models
 ▼Pixel LocatorGeneralization of an iterator to multiple dimensions
 ►ConceptsPixel locator concepts
 ModelsPixel locator models
 ▼Image ViewN-dimensional range
 ►ConceptsImage view concepts
 ModelsImage view models
 ►Algorithms and Utility FunctionsImage view algorithms, metafunctions and utility functions
 ▼ImageN-dimensional container
 ConceptsImage concepts
 ModelsImage models
 Image ProcessingImage Processing algorithms
 VariantA holder of a runtime instantiated type. Used to provide runtime-specified images and views
 ▼MetafunctionsMetafunctions to construct or query GIL types
 ►Type Factory MetafunctionsMetafunctions that construct GIL types from related types or from components
 ►Type Analysis MetafunctionsMetafunctions that determine properties of GIL types
 ▼I/OSupport for reading and writing images to file
 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
 CornerDetectionAlgorithmsAlgorithms that are used to find corners in an image
 ImageProcessingMathMath operations for IP algorithms
 ▼ScalingAlgorithmsAlgorthims suitable for rescaling
 DownScalingAlgorithmsAlgorthims suitable for downscaling