搜索资源列表
IProcessN
- 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
IProcessP
- 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
ImageProcessSourceCode
- 各种图象处理算法的源代码包括cimage和数学形态学算法
SimpleImage
- vc.NET2005环境下的CImage图像处理编程代码,真正的.net图像处理编程
VC.netCImage
- VC.net类CImage的使用例子,可实现打开,保存多种文件格式的功能
CImage
- 图片简单处理,任意角度旋转,轮廓提取 对初学图片图片处理又帮助
sorage
- (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.
Niblack-arithmetic.rar
- 局部二值化算法Niblack的C++实现,VC2005开发环境,可以直接嵌入到自己的项目中使用(要使用ATL中的CImage类),niblack arithmetic
Rotate
- 用CImage类编写的图片旋转代码,对图像处理方面有需要的人可以参考一下-Written with CImage class picture rotation code
PicTest
- 对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
CImage
- CIMAGE 库,可用的,感觉还比较好用。-CIMAGE library, available, and feel relatively easy to use.
Cimage
- c语言图像图像处理程序包,包括了基本的图像图像处理方法,新手上路的学习好书-image
CImg
- 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.
CImg-1.3.4
- 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
CImage
- CImage的使用,读取多种常用格式的图像,并显示图像-CImage use, read a variety of popular image formats, and display images
pp
- CImage 实现bmp图形的打开和另存为-Bmp graphics CImage achieve Open and Save As
TestCImage
- CImage类的测试实例,里面是一个可用的小工程,很初级的-CImage class test case, which is available for small projects, very early
OpenMP-Use-CImage
- 基于对话框的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
VC6-calls-VS2008-CImage
- 将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!
imagecut
- 使用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)