-
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=...
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
- 2022-03-24 08:50:49下载
- 积分:1
-
图象处理软件比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行...
图象处理软件比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行-image processing software such as translation, proportion, rotation, the wrong cutting, cutting, filling, anti-aliasing, etc.. The specific mouse button paintings in various multilateral OK vertices, right connections formed multilateral OK
- 2022-01-25 20:53:07下载
- 积分:1
-
图像旋转(三次样条插值)
图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
- 2022-08-23 05:50:32下载
- 积分:1
-
Compiled through the normal operation and can be a simple watermark of BMP plus...
编译通过而且能够正常运行的简单的BMP加水印的工程-Compiled through the normal operation and can be a simple watermark of BMP plus works
- 2023-01-20 17:30:04下载
- 积分:1
-
the applet, using 2D 3D results show that the square is the show. All diamond
在applet中,利用2D显示3D的效果,这个是正方形的显示.各个面利用菱形组合起来.-the applet, using 2D 3D results show that the square is the show. All diamond-use combination.
- 2022-03-22 11:45:44下载
- 积分:1
-
图像边缘检测,轮廓提取与跟踪,包括种子填充一个..
图象边缘检测,提取及轮廓跟踪,包括种子填充的算法-Image edge detection, contour extraction and tracking, including the seed fill algorithm
- 2022-07-17 18:58:54下载
- 积分:1
-
图元生成算法:DDA算法,Brehensam算法,中点绘制算法
图元生成算法:DDA算法,Brehensam算法,中点绘制算法-Metafile generation algorithm: DDA algorithm, Brehensam algorithm, the mid-point rendering algorithm
- 2023-03-03 13:55:03下载
- 积分:1
-
Julia集的画法。Julia集是一种特殊集合,集合边界具有分形特征。...
Julia集的画法。Julia集是一种特殊集合,集合边界具有分形特征。-Julia set of paint. Julia set is a special pool, the pool borders with the fractal characteristics.
- 2023-04-08 20:50:16下载
- 积分:1
-
本书深入的介绍了wisndows 95 / 98 /我/我/ 2000 / XP环境下的图像处理…
本书深入介绍了Wisndows 95/98/Me/ME/2000/XP环境下图像处理的理论和编程技术,并基于面向对象程序设计方法,详细地讨了图像处理算法的Visual C++编程技巧。全书共分9章,主要包括图像基本操作、调色板技术、图像的特技显示与擦除、图像空间变换、图像频或变换、图像处理、图像编码与格式等编程技术。
这是附书光盘.-The book describes in depth Wisndows 95/98/Me/ME/2000/XP environment image processing theory and programming techniques, and procedures based on object-oriented design methodology, a detailed discussion of the image processing algorithm Visual C++ programming skills. Book is divided into 9 chapters, including basic operation images, color palette, image and the erasure of the stunt show, image space conversion, image frequency or transform, image processing, image coding and programming formats. This is a CD-ROM attached to the book.
- 2022-02-14 01:10:01下载
- 积分:1
-
封装了一个画二维曲线的类,该类继承于CWnd,因此二维曲线类也是一个窗口...
封装了一个画二维曲线的类,该类继承于CWnd,因此二维曲线类也是一个窗口-Draw up a package of two-dimensional curve of the class, such inherited from CWnd, so two-dimensional curve is also a window-type
- 2022-02-14 01:42:25下载
- 积分:1