搜索资源列表
VC_JPG
- 从网上下的 加入jpeg支持的CImg.h 图像库应用例子- 没有界面, 就几个语句,就可以实现图片的显示、在图片上绘图、处理鼠标输入等等 原作者邮件地址如下: bugzhao@sdu.edu.cn-from the Internet under the support of the accession CImg.h jpeg image database application examples - no interface, on a few words on the p
CImg
- 跨平台的图像类,可以再Windows和Linux下正常编译通过,显示jpg等图像文件的内容
CImg-1.2.0.3
- 图片处理库,跨平台,可以对多种格式的图片进行处理
CImg
- 数字图像处理类库-digital image processing library
CImage
- 图像图形显示,封装了图像的一些操作类,例如,获取指点位置的像素值,改变位图的尺寸等- ****************** CImg CImg::operator+ (CImg gray) 功能:图像按位加 参数: CImg 对象 返回值: CImg 相加后的 CImg 类图像对象 ****************** CImg CImg::operator+ (CImg gray) { CImg grayRet //返回图像