Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 865716b69797c33f070d524f32758e5e672d7dc8 Size: 3.19 MB File Format: zip
Rating: 2.260869565
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 562 License: Free
CImg is a free software by David Tschumperle and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download CImg which is 3.19 MB in size and belongs to the software category Components Libraries. CImg was released on 2015-04-21 and last updated on our database on 2017-04-05 and is currently at version 1.6.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
CImg Description
CImg is an open source C++ toolkit for image processing. CImg provides simple classes and functions to load, save, process and display images in your own C++ code.
CImg consists only of a single header file, CImg.h, that must be included in your C++ program source.
The package contains useful image processing algorithms for image loading/saving, displaying, resizing/rotating, filtering, object drawing (text, lines, faces, curves, ellipses, 3D objects) etc.
The main image class can represent images up to 4-dimension wide (x,y,z,v) (from 1-D scalar signals to 3-D multi-channel volumes), with template pixel types.
CImg depends on a minimal number of libraries - you can only compile it with standard C++ libraries.
Additional features become available with the use of ImageMagick, libpng, libjpeg or XMedCon. Install the XMedCon package to be able to read DICOM medical image files.
CImg stands for "Cool Image" and is designed to be easy-to-use and efficient.