2
0
mirror of https://github.com/boostorg/gil.git synced 2026-02-17 01:42:09 +00:00
Files
gil/README.md
2018-08-29 16:21:06 +02:00

2.3 KiB

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