libboost-gil

[brief]

(C++14) Generic Image Library

Boost Generic Image Library (GIL)

Language License Documentation Wiki Mailing List Gitter Try it online Conan Vcpkg

Documentation GitHub Actions AppVeyor Azure Pipelines Regression Codecov
develop GitHub Actions AppVeyor Azure gil codecov
master GitHub Actions AppVeyor Azure gil codecov

Boost.GIL

Introduction

Boost.GIL is a part of the Boost C++ Libraries.

The Boost Generic Image Library (GIL) is a C++14 header-only 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.

Documentation

See RELEASES.md for release notes.

See CONTRIBUTING.md for instructions about how to build and run tests and examples using Boost.Build or CMake.

See example/README.md for GIL usage examples.

See example/b2/README.md for Boost.Build configuration examples.

See example/cmake/README.md for CMake configuration examples.

Requirements

The Boost Generic Image Library (GIL) requires:

Optionally, in order to build and run tests and examples:

Branches

The official repository contains the following branches:

Community

There is number of communication channels to ask questions and discuss Boost.GIL issues:

Contributing (We Need Your Help!)

If you would like to contribute to Boost.GIL, help us improve the library and maintain high quality, there is number of ways to do it.

If you would like to test the library, contribute new feature or a bug fix, see the CONTRIBUTING.md where the whole development infrastructure and the contributing workflow is explained in details.

You may consider performing code reviews on active pull requests or help with solving reported issues, especially those labelled with:

Any feedback from users and developers, even simple questions about how things work or why they were done a certain way, carries value and can be used to improve the library.

License

Distributed under the Boost Software License, Version 1.0.

license BSL-1.0
project boost
url github.com/boostorg/gil
doc-url www.boost.org/doc/libs/1_83_0/libs/gil
topics C++Boost
4 Versions
version 1.83.0
repository https://pkg.cppget.org/1/stable
depends 12; libboost-assert, libboost-concept-check, libboost-config, libboost-container-hash, libboost-core, libboost-filesystem, libboost-integer, libboost-iterator, libboost-mp11, libboost-preprocessor, libboost-type-traits, libboost-variant2
version 1.81.0+1
repository https://pkg.cppget.org/1/stable
depends 12; libboost-assert, libboost-concept-check, libboost-config, libboost-container-hash, libboost-core, libboost-filesystem, libboost-integer, libboost-iterator, libboost-mp11, libboost-preprocessor, libboost-type-traits, libboost-variant2
version 1.78.0
repository https://pkg.cppget.org/1/stable
depends 11; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-filesystem, libboost-integer, libboost-iterator, libboost-mp11, libboost-numeric-conversion, libboost-preprocessor, libboost-variant2
version 1.77.0+1
repository https://pkg.cppget.org/1/stable
depends 11; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-filesystem, libboost-integer, libboost-iterator, libboost-mp11, libboost-numeric-conversion, libboost-preprocessor, libboost-variant2