Go to file
2018-08-29 18:04:06 +02:00
.ci A few more CI fixes. 2018-06-27 08:10:32 -04:00
.circleci [CircleCI] Switch build GCC 8.1 to 8.2 2018-08-25 22:46:08 +02:00
.github Emphasize branch requirement and simplify description section [ci skip] 2018-08-24 09:57:16 +02:00
doc [doc] Embed original video by Lubomir Bourdev in Tutorial 2018-07-03 17:29:07 +02:00
example Apply minor fixes to CMake configuration [ci skip] 2018-08-23 15:03:42 +02:00
include/boost Merge pull request #132 from mloskot/ml/fix-warning-unused-variable 2018-08-27 09:12:06 +02:00
io Apply minor fixes to CMake configuration [ci skip] 2018-08-23 15:03:42 +02:00
meta Add metadata file. 2017-07-13 10:01:51 -04:00
numeric [cmake] Replicate GCC/clang compile flags from Jamfile 2018-06-27 00:02:27 -04:00
test Replace lightweight_test_traits.hpp with lightweight_test.hpp 2018-08-29 18:04:06 +02:00
toolbox [cmake] Update FindBoost.cmake auto-download instructions [ci skip] 2018-06-27 00:02:27 -04:00
.appveyor.yml Fix 'raw' IO extension. 2018-07-15 20:37:06 -04:00
.editorconfig Add configuration for CircleCI builds 2018-06-27 00:02:27 -04:00
.gitattributes Add Boost.Build variants for UBSan-enabled builds 2018-06-27 00:02:27 -04:00
.gitignore Tidy up .gitignore with sections. 2018-06-27 00:02:27 -04:00
.travis.yml Fix 'raw' IO extension. 2018-07-15 20:37:06 -04:00
CMakeLists.txt Apply minor fixes to CMake configuration [ci skip] 2018-08-23 15:03:42 +02:00
CMakeSettings.json Restore default CMake settings in CMakeSettings.json 2018-06-27 00:02:27 -04:00
conanfile.txt Add basic CMake configuration for Boost.GIL 2018-06-27 00:02:27 -04:00
CONTRIBUTING.md Expose C++11 requirement [ci skip] 2018-08-29 16:21:06 +02:00
fabscript Add more build options. 2018-06-27 00:02:27 -04:00
index.html Update documentation. 2018-06-27 00:02:27 -04:00
Jamfile Add GCC flags extended with extra warnings [ci skip] 2018-08-25 10:07:22 +02:00
README.md Expose C++11 requirement [ci skip] 2018-08-29 16:21:06 +02:00
sublibs Added sublibs file telling regression tools that subdirs contain library tests 2018-06-27 00:02:27 -04:00

logo

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.

Licence Documentation Wiki Mailing List Gitter

Test results

Branch Travis (gcc/clang) AppVeyor (VS2017) CircleCI (gcc/clang) Regression
develop Travis AppVeyor CircleCI gil
master Travis AppVeyor CircleCI gil