-
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法...
熟悉数字图像的读取、显示及相关处理算法
掌握数字水印技术的基本理论与算法
- 2022-09-15 04:20:03下载
- 积分:1
-
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征
使用分裂Bregman算法做图像去噪,收敛速度很快,保持缘特征-using Splitting Bregman algorithm do image denoising, fast convergence to maintain edge features
- 2022-07-02 18:48:17下载
- 积分:1
-
简单起见,这里设定阈值为122,即最大灰度的一半
简单起见,这里设定阈值为122,即最大灰度的一半-the sake of simplicity, this threshold value is set to 122, the largest gray half
- 2023-06-12 03:45:08下载
- 积分:1
-
IPM模块作为功率集成电路产品, 它使用表面贴装技术将三相桥臂的六个IGBT及其驱动电路、保护电路集成在一个模块内, 除了具有驱动功能外, 还具有很多保护功能,...
IPM模块作为功率集成电路产品, 它使用表面贴装技术将三相桥臂的六个IGBT及其驱动电路、保护电路集成在一个模块内, 除了具有驱动功能外, 还具有很多保护功能,与传统分立IGBT或模块相比, 其具有体积小、功能多、可靠性高、价格便宜等优点。-IPM as the power IC products, which use surface mount technology arm of the three-phase bridge and six IGBT driver circuit protection circuitry integrated into a module, in addition to driving functions, but also a lot of protection, and the traditional separation or IGBT module compared to its small size , functional, high reliability, low price advantages.
- 2023-07-22 12:15:03下载
- 积分:1
-
Graphics are painting a straight line, arc, as well as garden and cut a straight...
现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
- 2022-01-25 14:32:32下载
- 积分:1
-
编写的一个绘制函数曲面的程序,主要生成函数曲面
编写的一个绘制函数曲面的程序,主要生成函数曲面-prepared by a surface mapping function procedures, the main function of Surface Generation
- 2022-02-05 16:06:56下载
- 积分:1
-
图形学cs裁剪算法vc实现
图形学cs裁剪算法vc实现-graphics cs cutting algorithm to achieve vc
- 2022-08-16 19:10:35下载
- 积分:1
-
用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。...
用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。-C language so small graphic program. It provides a pair of linear, rectangular, round, graphic objects, such as text drawing.
- 2022-06-19 11:19:22下载
- 积分:1
-
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bm...
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm command line compiler process following vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note : running, documents c : There must be test.bmp
- 2022-01-26 06:21:35下载
- 积分:1
-
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法...
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a straight line/circle/elliptical mid-point of Bresenham Algorithm
- 2022-01-21 17:32:58下载
- 积分:1