CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - CImage

搜索资源列表

  1. IProcessN

    0下载:
  2. VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为基本的图象处理部分,如几何变换等等,开发环境为VC++.NET-VC.NET image processing, based on CImage kind of image processing technology, Packaging for the basic functions of image processing, such as geometric transformation, and so on, the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:127768
    • 提供者:张凡
  1. IProcessP

    0下载:
  2. VC.NET图象处理,采用基于CImage类的图象处理技术,封装的函数为图象处理比较高级的部分,如图象分割等等,开发环境为VC++.NET-VC.NET image processing, based on CImage kind of image processing technology, Packaging of image processing functions for more advanced components, such as image segmentation, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:88804
    • 提供者:张凡
  1. ImageProcessSourceCode

    0下载:
  2. 各种图象处理算法的源代码包括cimage和数学形态学算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3275418
    • 提供者:马文
  1. SimpleImage

    0下载:
  2. vc.NET2005环境下的CImage图像处理编程代码,真正的.net图像处理编程
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3950802
    • 提供者:cl
  1. VC.netCImage

    0下载:
  2. VC.net类CImage的使用例子,可实现打开,保存多种文件格式的功能
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52084
    • 提供者:哥琴
  1. CImage

    0下载:
  2. 图片简单处理,任意角度旋转,轮廓提取 对初学图片图片处理又帮助
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44183
    • 提供者:李春望
  1. sorage

    0下载:
  2. (2)定义CImage类对象,然后调用CImage::Load方法装载一个外部图像文件。 (3)调用CImage::Draw方法绘制图像。 -(2) definition CImage class object, and then call CImage : : Load method of loading an external image file. (3) call CImage : : Draw method of rendering images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-25
    • 文件大小:9980
    • 提供者:久星
  1. Niblack-arithmetic.rar

    0下载:
  2. 局部二值化算法Niblack的C++实现,VC2005开发环境,可以直接嵌入到自己的项目中使用(要使用ATL中的CImage类),niblack arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1105
    • 提供者:
  1. Rotate

    0下载:
  2. 用CImage类编写的图片旋转代码,对图像处理方面有需要的人可以参考一下-Written with CImage class picture rotation code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12230372
    • 提供者:沈宇轩
  1. PicTest

    0下载:
  2. 对CImage类进行封装,新的CImage 类能对多种格式的图片进行水平翻转,竖直翻转,顺时针,逆时针翻转,以及图片保存与转化-CImage class package for the new formats CImage class can flip the picture horizontally, flip vertically, clockwise, counterclockwise turn, and the preservation and conversion of images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:96482
    • 提供者:朱长利
  1. CImage

    0下载:
  2. CIMAGE 库,可用的,感觉还比较好用。-CIMAGE library, available, and feel relatively easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:861404
    • 提供者:高明波
  1. Cimage

    0下载:
  2. c语言图像图像处理程序包,包括了基本的图像图像处理方法,新手上路的学习好书-image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2029585
    • 提供者:项喻
  1. CImg

    0下载:
  2. CImage 1.3.3, 用C++模版技术设计的一个好用的图形库,支持BMP,JPG,PNG等多种格式,只有一个头文件,使用相当方便。-CImage 1.3.3, using C++ template technical design of a useful graphics library, support for BMP, JPG, PNG and other formats, only one header file, use very convenient.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:279883
    • 提供者:expect00
  1. CImg-1.3.4

    0下载:
  2. CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9331904
    • 提供者:郑飞
  1. CImage

    0下载:
  2. CImage的使用,读取多种常用格式的图像,并显示图像-CImage use, read a variety of popular image formats, and display images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29996
    • 提供者:覃杨
  1. pp

    0下载:
  2. CImage 实现bmp图形的打开和另存为-Bmp graphics CImage achieve Open and Save As
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12322391
    • 提供者:yoyo
  1. TestCImage

    0下载:
  2. CImage类的测试实例,里面是一个可用的小工程,很初级的-CImage class test case, which is available for small projects, very early
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:109084
    • 提供者:小志志
  1. OpenMP-Use-CImage

    1下载:
  2. 基于对话框的VC++代码,图像的读取、显示和处理用VC的CImage类,同时添加了OpenMP的超线程,大大提高了代码的运行速度-Based on the dialog VC++ code image read, display and processing of VC CImage class, while adding OpenMP Hyper-Threading, greatly improving the speed of the code
  3. 所属分类:Special Effects

    • 发布日期:2016-09-22
    • 文件大小:14595072
    • 提供者:庞茜
  1. VC6-calls-VS2008-CImage

    1下载:
  2. 将vs2008 CImage类封装成dll, 然后在vc6.0调用,包含dll源码以及vc6测试代码,很适合初学者研究!-Vs2008 CImage class encapsulates a dll, then vc6.0 calls, including source code and dll vc6 test code, it is suitable for beginners to study!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17531259
    • 提供者:
  1. imagecut

    0下载:
  2. 使用cimage类加载图片,点击会对当前图片进行剪切,代码中按照高度的一半进行剪切,可以修改为任意比例(Using the CImage class to load pictures, click on the current image will be cut, the code in accordance with half the height of the shear, can be modified to any proportion)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:23861248
    • 提供者:kaiser3377
« 12 »
搜珍网 www.dssz.com