CImg
The CImg Library is a small and open-source C++ toolkit for image processing (by dtschump)
imagick
Go binding to ImageMagick's MagickWand C API (by gographics)
Our great sponsors
CImg | imagick | |
---|---|---|
1 | 2 | |
1,101 | 1,444 | |
- | 1.5% | |
9.2 | 2.1 | |
4 days ago | 8 months ago | |
C++ | Go | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of CImg.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Does gimp have c libraries?
CImg : http://cimg.eu/ (C++)
imagick
Posts with mentions or reviews of imagick.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-19.
-
Best way to composite millions of tiny 16x16 images together?
Looks like the kind of problem I'd solve with imagick https://github.com/gographics/imagick
- How to call C++ (wrapped with python) in Go
What are some alternatives?
When comparing CImg and imagick you can also consider the following projects:
libvips - A fast image processing library with low memory needs.
OpenCV - Open Source Computer Vision Library
OpenImageIO - Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
FreeImage - A custom distribution of FreeImage, with a CMake-based build system. Used by the Athena Game Framework.
CxImage
go-cairo - Go binding for the cairo graphics library
Boost.GIL - Boost.GIL - Generic Image Library | Requires C++11 since Boost 1.68
GD - GD Graphics Library