Skip to content

likev/CImg-docs

Repository files navigation

CImg-docs

The CImg Library (https://github.com/dtschump/CImg) is a small, open-source, and modern C++ toolkit for image processing.

CImg stands for Cool Image : It is easy to use, efficient and is intended to be a very pleasant toolbox to design image processing algorithms in C++. Due to its generic conception, it can cover a wide range of image processing applications.

I translate the document from http://cimg.eu/reference/modules.html to Markdown file and put it on GitHub here.

  1. CImg Library Overview
  2. FAQ : Frequently Asked Questions
  3. Tutorial : Getting Started.
  4. Using Drawing Functions.
  5. Using Image Loops.
  6. Using Display Windows.
  7. How pixel data are stored with CImg.
  8. Files IO in CImg.
  9. Setting Environment Variables
  10. Retrieving Command Line Arguments.

About

docs of C++ image processing library CImg

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages