共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > CImg |
CImg
|
6 | 0 | 4942 |
贡献者 | 讨论 | 代码提交 |
The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file 'CImg.h' providing a set of C++ classes and functions that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD,..), efficient, easy to use, it's a pleasant toolkit for coding image processing stuffs in C++.