-
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向...
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal direction for expansion of computing, the structural elements of B (1, 1. , 1) in the vertical direction or on the expansion of computing, the structural elements of a B 1.1.
- 2022-04-02 05:44:07下载
- 积分:1
-
VC环境里插入图片并得到图中任意四个像素点采样值然后求平均值一消息框的形式出事给使用者...
VC环境里插入图片并得到图中任意四个像素点采样值然后求平均值一消息框的形式出事给使用者-VC environment to be inserted into the picture and map arbitrary 4 pixel sampling then find the average value of a news box in the form of trouble for users
- 2023-01-06 23:50:03下载
- 积分:1
-
一个关于图形的小程序
一个关于图形的小程序-a graphics on the small program
- 2022-02-12 20:23:33下载
- 积分:1
-
VC prepared by the graphics algorithm commonly used for the file handling, and c...
用VC编写的常用的图形学算法,进行了文档处理,并能进行图元拾取。算法没有优化,是教学演示用的。-VC prepared by the graphics algorithm commonly used for the file handling, and can be picked up for map yuan. No optimization algorithm is used to demonstrate the teaching.
- 2022-03-05 10:15:05下载
- 积分:1
-
在TC中,图形都最多只能在640X480的分辩率下编程,本源程序说明如何用C语言编写高分辩率的图形程序!...
在TC中,图形都最多只能在640X480的分辩率下编程,本源程序说明如何用C语言编写高分辩率的图形程序!----只说明如何初始化为高分辩率,其它算法功能都是相同的!-in TC, the graphics are only in the most easily visible outdoors under the Resolution Program, the source how to use C language to prepare high-resolution graphics only hostile to procedures on how to initialize the high-resolution, the other arithmetic functions are the same!
- 2022-05-07 07:53:34下载
- 积分:1
-
用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字...
用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字-prepared a VC round, and it sine curve along the campaign, in the process, won the size changes constantly, and in the upper left corner shows a few lines of the different font characters
- 2022-03-23 18:03:35下载
- 积分:1
-
本代码例子提供了利用过滤方式实现位图平滑缩放方法
本代码例子提供了利用过滤方式实现位图平滑缩放方法-provide examples of the code using filters to achieve smooth bitmap scaling method
- 2022-08-20 07:13:03下载
- 积分:1
-
用delphi实现swf文件和图像合成
调试环境:Win XP;Delphi 7/5
用delphi实现swf文件和图像合成
调试环境:Win XP;Delphi 7/5-Use delphi to achieve swf files and image synthesis debugging environment: Win XP Delphi 7/5
- 2022-08-11 16:49:19下载
- 积分:1
-
在透明窗口下捕捉运动目标
在透明窗口下捕捉运动目标-in a transparent window capture a moving target
- 2022-02-03 02:17:24下载
- 积分:1
-
achieve the cases of arbitrary drawing dotted, dashed line can define the length...
该例实现了任意绘制虚线,可以自定义虚线的长度与间隔大小。
-achieve the cases of arbitrary drawing dotted, dashed line can define the length of the size and spacing.
- 2022-01-25 19:04:23下载
- 积分:1