CImg
FreeImage
CImg | FreeImage | |
---|---|---|
3 | 1 | |
1,606 | 56 | |
1.8% | - | |
9.7 | 0.0 | |
7 days ago | almost 8 years ago | |
C++ | C | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CImg
-
Modern Image Processing Algorithms Implementation in C
It looks promising.
I like the way each algorithm is explained with minimal example and demo images.
I'm looking for such a lightweight vision lib to embed simple image manipulation programs on tiny ESP32-CAM boards.
OpenCV seems too heavy to integrate on such small devices.
So far, I've been able to develop simple image processing programs with CImg[1] (simple filtering, image cropping, adding text).
I'll try to spend some time exploring this SOD lib, thank you for sharing.
[1] https://cimg.eu/
- CImg – C++ Template Image Processing Library
-
Does gimp have c libraries?
CImg : http://cimg.eu/ (C++)
FreeImage
What are some alternatives?
OpenCV - Open Source Computer Vision Library
CxImage
imagick - Go binding to ImageMagick's MagickWand C API
OpenImageIO - Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
Boost.GIL - Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80