Welcome![Sign In][Sign Up]
Location:
Search - CImg.h

Search list

[CSharpconverttodicom

Description: 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
Platform: | Size: 2147 | Author: 王拨 | Hits:

[Other resourceVC_JPG

Description: 从网上下的 加入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 pictures can be achieved, in the photo mapping, dealing with mouse input, etc. Author mail address are as follows : bugzhao@sdu.edu.cn
Platform: | Size: 413868 | Author: lsp | Hits:

[Special EffectsCImg

Description: 我常用的图象处理工具。就一个.h文件所以用起来很简明。-frequently used image-processing tools. On the one. H Therefore, the use of paper up quite succinctly.
Platform: | Size: 7950085 | Author: 张磊 | Hits:

[CSharpconverttodicom

Description: 将BMP文件转换为DICOM文件 大家下载Cimg.h文件后,放在同一目录下,在vc++6.0中就可以编译-document will be converted to BMP file you download DICOM Cimg.h documents, on the same directory, vc 6.0 can be compiled
Platform: | Size: 2048 | Author: 王拨 | Hits:

[Picture ViewerVC_JPG

Description: 从网上下的 加入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 pictures can be achieved, in the photo mapping, dealing with mouse input, etc. Author mail address are as follows : bugzhao@sdu.edu.cn
Platform: | Size: 413696 | Author: lsp | Hits:

[Special EffectsCImg

Description: 我常用的图象处理工具。就一个.h文件所以用起来很简明。-frequently used image-processing tools. On the one. H Therefore, the use of paper up quite succinctly.
Platform: | Size: 7950336 | Author: 张磊 | Hits:

[Embeded-SCM Developmpview-0.4.1.tar

Description: c++的guiQt做的开发,实现一个简单的图片浏览器,底层对图片的操作用的是cimg.h,对qt与cimg.h的学习很有帮助-c++ to do the guiQt the development, implementation of a simple picture browser, the bottom of the picture are used in the operation of cimg.h, on the qt and very helpful to study the cimg.h
Platform: | Size: 448512 | Author: 杨华为 | Hits:

[Graph programCImg-1.3.1

Description: 一个简单的读取图像文件、进行图像处理的开放源码-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, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use, it s a pleasant library for developping image processing algorithms in C++.
Platform: | Size: 8236032 | Author: 乐睿 | Hits:

[Special EffectsFFT-C

Description: 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
Platform: | Size: 33792 | Author: zhang bo | Hits:

[Special EffectsCImg-1.3.4

Description: CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::TransparentBlt也只能在 Windows 2000/98或其更高版本中使用。即使在Windows 2000运行程序还必须将stdafx.h文件中的WINVER和_WIN32_WINNT的预定义修改成0x0500才能正常使用。-CImage class CImage MFC and ATL is a new class of share, it transferred from the external disk in a JPEG, GIF, BMP, and PNG image file format to be displayed, and these file formats are interchangeable. As CImage Windows operating systems in different some of its properties are different, so special attention when in use. For example, CImage:: PlgBlt and CImage:: MaskBlt only in Windows NT 4.0, or later use, but will not run on Windows 95/98 application. CImage:: AlphaBlend and CImage:: TransparentBlt only in Windows 2000/98 or later use. Even in the Windows 2000 operating procedures must also stdafx.h file WINVER and _WIN32_WINNT 0x0500 predefined modified to be used normally.
Platform: | Size: 9331712 | Author: 郑飞 | Hits:

[Special EffectsCImg-library

Description: CImg Library是一个用C++写的图像处理工具包,里面包含了大量的图像处理函数。-CImg Library is an image processing toolkit written with C++ language,and includes hundreds of image processing functions.
Platform: | Size: 10862592 | Author: | Hits:

[OtherCImg_demo_exe

Description: 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 portable (Unix/X11,Windows, MacOS X, FreeBSD,..), efficient, easy to use, it s a pleasant toolkit for coding image processing stuffs in C++.- 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 portable (Unix/X11,Windows, MacOS X, FreeBSD,..), efficient, easy to use, it s a pleasant toolkit for coding image processing stuffs in C++.
Platform: | Size: 2947072 | Author: Lefteris Kalamaras | Hits:

[Special EffectsCImg-1.5.4

Description: 很小很方便的一个图像处理小工具包,使用时只需要把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, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use, it s a pleasant library for developping image processing algorithms in C++.
Platform: | Size: 12873728 | Author: 芍药 | Hits:

[2D Graphiccanny

Description: cimg canny 使用cimg库实现的canny边缘检测方法,需要下载CImg.h文件-cimg canny
Platform: | Size: 2048 | Author: wang | Hits:

[Graph programsrc

Description: 使用CIMG作为库的平行投影的例子,里面包括平行投影和透视投影,需要下载者自行下载CIMG.h(It's a simple example of parallel projection, using cimg.h as library.)
Platform: | Size: 2048 | Author: 观朝槿 | Hits:

CodeBus www.codebus.net