gil
Image processing library
A C++ library for working with images in a generic and efficient way
Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
179 stars
18 watching
163 forks
Language: C++
last commit: 6 days ago
Linked from 1 awesome list
boostcpluspluscplusplus-11generic-image-librarygilimageimage-processingimage-processing-libraryrasterraster-processing
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/geometry | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 458 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,562 |
boostorg/hana | A standard library for metaprogramming in C++ | 1,697 |
boostorg/mp11 | A C++11 metaprogramming library enabling advanced template-based programming | 243 |
boostorg/pfr | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,334 |
boostorg/qvm | A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 265 |
boostorg/log | A C++ library for logging in applications and libraries | 182 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
luispedro/mahotas | A library of fast computer vision algorithms implemented in C++ for speed, operating over numpy arrays. | 844 |
boostorg/interprocess | Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
boostorg/histogram | A fast and customizable multi-dimensional histogram class with an easy-to-use interface. | 317 |
jcollard/unm-hip | A Haskell library for image processing and display | 82 |
davidbyttow/govips | A fast image processing and resizing library for Go. | 1,298 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |