搜索资源列表
CImg-1.3.1
- 一个简单的读取图像文件、进行图像处理的开放源码-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save,
CImg-library
- CImg Library是一个用C++写的图像处理工具包,里面包含了大量的图像处理函数。-CImg Library is an image processing toolkit written with C++ language,and includes hundreds of image processing functions.
CImg_demo_exe
- 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 methods that can be used in your own sources, to load/save, process and display images. Very
CImg-1.5.4
- 很小很方便的一个图像处理小工具包,使用时只需要把CImg.h头文件加入工程即可-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources,
src
- 使用CIMG作为库的平行投影的例子,里面包括平行投影和透视投影,需要下载者自行下载CIMG.h(It's a simple example of parallel projection, using cimg.h as library.)