-
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。...
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the Vertical Median Filter.
- 2022-03-24 03:49:51下载
- 积分:1
-
画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)...
画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-Paint program for analysis. How to set the closed graph of the fill brush (digital pictures brush painting brush and transparent use)
- 2023-03-12 06:05:03下载
- 积分:1
-
编程包含一个单选按钮组和一个普通按钮,
//单选按钮组中包含三个单选,文本说明分别为
//“普通”、“黑体”和“斜体”。选择文本
//标签为“普通”...
编程包含一个单选按钮组和一个普通按钮,
//单选按钮组中包含三个单选,文本说明分别为
//“普通”、“黑体”和“斜体”。选择文本
//标签为“普通”的单选按钮时,普通按钮中
//的文字为普通字体,选择文本标签为“黑体”
//的单选按钮时,普通按钮中的文字的字体为黑体
//,选择文本标签为“斜体”的单选按钮时,
//普通按钮中的文字的字体为斜体。-Programming includes a radio button group and a normal button,// radio button group contains three radio, text notes for the// " normal" , " bold" and " italics." Select the text// labeled as " normal" radio button, the normal buttons// font for ordinary text, select the text label for " bold" // radio button, the button text in normal font in bold//, select the text label as " italic" radio button,// normal button, the text in the font in italics.
- 2022-03-25 07:08:58下载
- 积分:1
-
阈值面积消去vc++函数
阈值面积消去vc++函数-threshold function area Deleted vc
- 2022-03-06 00:39:11下载
- 积分:1
-
在vc环境下,四阶经典龙格库塔算法的实现.
在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm implementation.
- 2022-07-10 04:03:17下载
- 积分:1
-
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!-VC image processing procedures, the development of the game is a rare study of information!
- 2022-05-28 03:50:41下载
- 积分:1
-
Sampling code for image processing
Sampling code for image processing
- 2022-05-17 18:56:59下载
- 积分:1
-
用一些方法对图像进行滤波
filtering the images by using some methods
- 2023-06-08 10:50:02下载
- 积分:1
-
VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)
VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)-VC this program is compile by VC,source code about how to pick the color of screen.(full)
- 2023-01-12 13:40:03下载
- 积分:1
-
图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法...
图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法-image processing source code, introduced to the use of iterative method of BMP images value of the two methods
- 2023-02-26 05:25:03下载
- 积分:1