CImg - C++ Template Image Processing Toolkit
Website: | https://github.com/dtschump/CImg |
---|---|
License: | (CeCILL or CeCILL-C) and LGPLv3 |
Vendor: | Alcance Libre, Inc. |
- Description:
The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file 'CImg.h' providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable, efficient and easy to use, it's a pleasant library for developping image processing algorithms in C++.
Packages
CImg-3.2.6-1.aldos.src [3.1 MiB] |
Changelog
by Joel Barrios (2023-10-09):
- Update to 3.2.6. |