-
这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个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
-
c#的截屏程序,调用api实现,在codeproject有详细介绍
c#的截屏程序,调用api实现,在codeproject有详细介绍-the cut screen procedures, called api realized, in a detailed briefing codeproject
- 2022-01-24 08:58:41下载
- 积分:1
-
通过派生的概念来组织和管理不同对象,这里我们可以绘制椭圆,矩形,圆,字体等,可以对不同对象进行控制...
通过派生的概念来组织和管理不同对象,这里我们可以绘制椭圆,矩形,圆,字体等,可以对不同对象进行控制-Through the concept of derivative to the organization and management of different objects, here we can draw an oval, rectangular, round, font, and can thus control different target groups
- 2022-02-11 16:17:09下载
- 积分:1
-
直线生成算法继续
直线生成算法继续-continue straight Algorithm
- 2022-11-29 16:00:03下载
- 积分:1
-
asm的图形编程
asm的图形编程-asm graphical programming
- 2023-03-12 02:05:03下载
- 积分:1
-
实现简单的绘图功能,如绘制一个矩形等,并具有填充和擦出的功能。...
实现简单的绘图功能,如绘制一个矩形等,并具有填充和擦出的功能。-Realize a simple graphics functions, such as drawing a rectangle, etc., and together with filling and function.
- 2022-02-26 23:54:32下载
- 积分:1
-
Image File format, show you the complete bitmap structure & explain all the stru...
Image File format, show you the complete bitmap structure & explain all the structure
- 2022-05-26 03:36:14下载
- 积分:1
-
大学毕业设计,关于金属金相组织的图像处理,使用了一些图像处理的经典算法。并且由此软件而出的‘关于二值图像的识别’论文被中国期刊网索引。...
大学毕业设计,关于金属金相组织的图像处理,使用了一些图像处理的经典算法。并且由此软件而出的‘关于二值图像的识别’论文被中国期刊网索引。-graduated from the University of design, metal microstructure of the image processing, use some of the classical image processing algorithm. And this software out "on the binary image recognition" papers by the Chinese Journal Network Index.
- 2022-02-11 21:32:39下载
- 积分:1
-
Smoothing: smoothing the image processing, filtering noise.
平滑处理:对图像进行平滑处理,滤除噪声的影响。-Smoothing: smoothing the image processing, filtering noise.
- 2022-02-01 16:01:12下载
- 积分:1
-
识别GDF地图文件,画图程序,能够实现对地图文件的基本操作,如移动、放大、缩小、鼠标点击拖动、鼠标点击缩放、动态选择地图层(layer)绘图等。
识别GDF地图文件,画图程序,能够实现对地图文件的基本操作,如移动、放大、缩小、鼠标点击拖动、鼠标点击缩放、动态选择地图层(layer)绘图等。-Identification of GDF map document, drawing procedures, to achieve the basic document on the map operation, such as mobile, enlarge, shrink, drag the mouse to click, mouse click zoom, dynamic selective layer (layer) Drawing.
- 2023-04-24 22:35:03下载
- 积分:1