mirror of
https://github.com/boostorg/gil.git
synced 2026-02-17 13:52:09 +00:00
443eaa5faee8976fafaafa8c2aff273f5d966b0f
Rename `Scaling_Factors` to lower-case, as well as its template parameters. Move `scaling_factors` to namespace `detail` and before it is use. Fix access to `scaling_factors` members in derived classes. Add missing `typename`. Remove superfluous thus incorrect `typename`. Remove `subchroma_image_view` implicit friends with self - Fixes template parameter aliasing for Locator and Factors. Subset of fixes from pending PR #164
Boost.GIL is a part of the Boost C++ Libraries.
The Boost Generic Image Library (GIL) is a C++ library that abstracts image representations from algorithms and allows writing code that can work on a variety of images with performance similar to hand-writing for a specific image type.
NOTE: The Boost Generic Image Library (GIL) requires C++11 compiler and its source code is currently being modernized.
Test results
| Branch | Travis (gcc/clang) | AppVeyor (VS2017) | CircleCI (gcc/clang) | Regression |
|---|---|---|---|---|
| develop | ![]() |
|||
| master | ![]() |
Description
Languages
C++
98.3%
CMake
1.6%
Shell
0.1%







