-
this procedure is mainly based on actual needs, and for an arbitrary isogon tran...
此程序主要是根据实际的需要,把对于一个任意正多边形的平移变换和旋转变换集合在一起,省去了每次变换时调用多个程序的麻烦-this procedure is mainly based on actual needs, and for an arbitrary isogon transform the translation and rotation transform get together to save a time when the transformation of a number of procedures called trouble
- 2022-07-25 14:18:48下载
- 积分:1
-
这个手写数字识别系统是基于模板匹配法建立的。它是我买的图书的光盘上的。...
这个手写数字识别系统是基于模板匹配法建立的。它是我买的图书的光盘上的。-the handwriting recognition system figures are based on template matching method to establish. It is the books I buy on a CD-ROM.
- 2022-05-17 14:53:25下载
- 积分:1
-
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。...
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
- 2022-02-04 17:28:24下载
- 积分:1
-
a picture on the synthesis procedure will be dynamically generated text and pict...
一个关于图片合成的程序,将动态生成的文本和图片对象与背景图片合成。-a picture on the synthesis procedure will be dynamically generated text and pictures objects and background images synthesis.
- 2022-12-23 14:20:03下载
- 积分:1
-
vc实现跟随鼠标的动态增加文字
vc实现跟随鼠标的动态增加文字-vc follow the mouse to achieve the dynamic textual
- 2022-03-20 04:49:44下载
- 积分:1
-
找到群集无妨在给定图
这段代码基本上找到其他形式的 matrixoutput 的.input 图任期是不相邻的天下太平的黑色节点给定图中簇头数目黑色 nodewhich 表明簇头
- 2022-11-06 01:20:04下载
- 积分:1
-
图形和鼠标绘图程序
图形和鼠标绘图程序- Graph and mouse cartography procedure
- 2022-03-18 23:24:04下载
- 积分:1
-
Vizard Visual Programming API function, development environment for Visual C
Vizard可视化编程API函数,开发环境为Visual C-Vizard Visual Programming API function, development environment for Visual C
- 2022-03-12 20:42:05下载
- 积分:1
-
雕刻技术的图像处理代码
雕刻技术的图像处理代码-carving the image processing code
- 2022-11-25 06:15:03下载
- 积分:1
-
小波变换在图像去噪方面应用
阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带,
而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除
含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的
重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减
小图像的噪声,又不会导致图像的边缘模糊。
- 2022-04-27 17:01:00下载
- 积分:1