CImg VS OpenCV

Compare CImg vs OpenCV and see what are their differences.

CImg

The CImg Library is a small and open-source C++ toolkit for image processing (by GreycLab)

OpenCV

Open Source Computer Vision Library (by opencv)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean C++ Code. Always.
  • SaaSHub - Software Alternatives and Reviews
CImg OpenCV
3 178
1,273 69,290
1.6% 1.3%
0.0 9.7
4 days ago 1 day ago
C++ C++
GNU General Public License v3.0 or later Apache License 2.0
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.

CImg

Posts with mentions or reviews of CImg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • Modern Image Processing Algorithms Implementation in C
    4 projects | news.ycombinator.com | 6 Jun 2023
    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/

OpenCV

Posts with mentions or reviews of OpenCV. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.

What are some alternatives?

When comparing CImg and OpenCV you can also consider the following projects:

libvips - A fast image processing library with low memory needs.

VTK - Mirror of Visualization Toolkit repository

yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Boost.GIL - Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80

EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

SimpleCV - The Open Source Framework for Machine Vision

scikit-image - Image processing in Python

imagick - Go binding to ImageMagick's MagickWand C API

ITK - Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.

Kornia - Differentiable Computer Vision Library

tesseract-ocr - Tesseract Open Source OCR Engine (main repository)

OpenImageIO - Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.