CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cimg

搜索资源列表

  1. CImg-1-14

    1下载:
  2. The CImg Library is an open-source C++ toolkit for image processing -The CImg Library is an open-source C toolki not for image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3352348
    • 提供者:陈正文
  1. CImg-1-19

    0下载:
  2. CImg库的最新版本,特别在plugin中添加了greycstoration算法(非常强悍的去噪,放大与inpainting算法),perona-Malik各向异性扩散,热扩散等算法,希望更多人研究变分与PDE的图像处理,特别是数学系的朋友-CImg for the latest version, In particular, adding the plugin greycstoration algorithm (very tough denoising Large and inpainting
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4678528
    • 提供者:zhuboy
  1. CImg-1.2.2.1

    0下载:
  2. 强大的图像处理库The CImg Library的最新版本1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4322162
    • 提供者:湖海
  1. CImg-1.2.7

    0下载:
  2. CImg图像库提供了基于lapack的矩阵运算函数和完善的线性滤波卷积函数,同时CImg做像素运算还是很方便的。另外,独有Display类可以方便的实现各种显示,包括显示图像、打字、画线等等。还有,该库有个基于光流的多尺度图像配准例子,非常好用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6174249
    • 提供者:杨洋
  1. CImg-1.2.5

    0下载:
  2. CImg,一个很好的图像处理库,opensource。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5013511
    • 提供者:maddercat
  1. CImg_reference

    0下载:
  2. 此参考书是CImg图像处理函数库的英文原版,包括了图像处理中的很多工具源码,并且易于操作,实现简单!-This reference book is a library of image processing CIMG the English original, including a lot of image processing tools for source code, and easy to operate, simple to achieve!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:407735
    • 提供者:胡海力
  1. CImg-1.3.1

    0下载:
  2. 一个简单的读取图像文件、进行图像处理的开放源码-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,
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8236133
    • 提供者:乐睿
  1. fft

    2下载:
  2. 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7665709
    • 提供者:dong
  1. CImg

    0下载:
  2. 图像处理和图像显示类cimg,版本1.2.9,功能特别强大!-Image processing and image display category cimg, version 1.2.9, is particularly strong!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:228487
    • 提供者:drk
  1. Jawbreaker

    0下载:
  2. I propose here a C++ version of the Jawbreaker game that fits in less than 128 lines of C++ code. This is possible thanks to the use of the CImg Library, a small and very useful C++ library dedicated to image processing operations. In our case, we
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:375728
    • 提供者:zllu
  1. CImg-1.3.0

    0下载:
  2. CImg图像处理库,采用STL设计思想,版本1.3.0-CIMG image processing library, the use of STL design idea, version 1.3.0
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14208890
    • 提供者:simplist
  1. CImg-1.3.3

    0下载:
  2. The CImg Library是一个强大的图像处理类库。在代码中使用此类可以导入/导出,处理,和显示图片,它是一个强大的处理图像的C++工具箱。-The CImg Library provides a minimal set of C++ classes that can be used to perform common operations on generic 2D/3D images. It is simple-to-use, efficient, and portable. It s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10005805
    • 提供者:geddy
  1. CImg_slides

    0下载:
  2. 这是CImg库的详细英文资料,CImg是为C++程序员设计的一个图像处理库,可以加载,保存,显示,处理多种类型的图像。-This is the CImg library of detailed information in English, CImg is designed for the C++ programmers an image processing library that can load, save, display, handling various types of imag
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6922623
    • 提供者:命运
  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. CImg-1.4.4

    0下载:
  2. CImg 1.4.4 Clean , Filter, Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10264131
    • 提供者:chul
  1. CImg-library

    0下载:
  2. CImg Library是一个用C++写的图像处理工具包,里面包含了大量的图像处理函数。-CImg Library is an image processing toolkit written with C++ language,and includes hundreds of image processing functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10862990
    • 提供者:
  1. CImg-1.5.0

    0下载:
  2. 国外一个非常强大图形图像的开源库,使用非常方便,只含有一个头文件,直接添加源文件即可使用,包括显示图片、导入导出、影像配准、各种图像编辑变换等功能。(图形图像处理人员必备)更新至CImg-1.5.0.zip-Abroad is a very powerful open source library of graphic images, very convenient to use, containing only a header file, add the source files direc
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:12492105
    • 提供者:ziwei
  1. CImg-1.4.2

    0下载:
  2. 可以大致了解一下CImg的框架,属于CImg的例子集锦,包含很多CImg的应用源码。-You can generally find out the framework CImg, belonging CImg highlights examples, including many CImg the application source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10269756
    • 提供者:罗沛佩
  1. CImg-1.5.4

    0下载:
  2. 很小很方便的一个图像处理小工具包,使用时只需要把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,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12873412
    • 提供者:芍药
  1. CImg-master

    0下载:
  2. CImg是一个跨平台的C++的图像处理库,提供了加载、处理、显示、保存等一系列功能,其中的图像处理功能尤其强大。 首先,建议先到这里欣赏一下使用CImg代码做的Demo,就是它使我这个没有图像处理经验的童鞋也心动得以致于研究了一星期^_^ CImg的历程代码,十分酷炫的动画(CImg's course code, very dazzling animation)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:11218944
    • 提供者:targe2
« 12 3 4 »
搜珍网 www.dssz.com