-
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值...
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值-definitive picture verification code identification, self-learning process of great reference value
- 2023-05-09 15:05:02下载
- 积分:1
-
这是一个用AnCAD公司的matfor图形包写的一个小程序,实现了类似matlab封面三维图形功能,用该图形包代码量少,个人认为比matlab更能满足用VC开发...
这是一个用AnCAD公司的matfor图形包写的一个小程序,实现了类似matlab封面三维图形功能,用该图形包代码量少,个人认为比matlab更能满足用VC开发的朋友。-This is a company with AnCAD graphics package matfor write a small program to achieve a similar three-dimensional graphics functions matlab cover, using the graphics package code less, think more than matlab personal use VC development to better meet friends.
- 2023-08-18 01:10:03下载
- 积分:1
-
BM3D 图像降噪
三维块匹配(BM3D)算法:它首先把图像分成一定大小的块,根据图像块之间的相似性,把具有相似结构的二维图像块组合在一起形成三维数组,然后用联合滤波的方法对这些三维数组进行处理,最后,通过逆变换,把处理后的结果返回到原图像中,从而得到去噪后的图像。该方法确实有效,它不仅有一个较高的信噪比,而且视觉效果也很好。因此研究者提出了很多基于BM3D的去噪方法,例如:基于小波变换的BM3D去噪,基于Anscombe变换域BM3D滤波等等。这个算法的大概实现过程如下:对一幅加噪图像,连续地取出参考块,对每一个参考块,执行以下操作:步一. 基础估计1) 逐块估计。对含噪图像中的每一块i) 分组。找到它的相似块然后把它们聚集到一个三维数组。ii) 联合硬阈值。对形成的三维数组进行三维变换,通过对变换域的系数进行硬阈值处理减弱噪声,然后逆变换得到组中所有图像块的估计,然后把这些估计值返回到他们的原始位置。2)聚集。对得到的有重叠的块估计,通过对他们进行加权平均得到真实图像的基础估计。步二. 最终估计1) 逐块估计。对基础估计图像中的每一块i) 分组。通过块匹配找到与它相似的相似块在基础估计图像中的位置,通过这些位置得到两个三维数组,一个是从含噪图像中得到的,一个是从基础估计图像中得到的。ii) 联合维纳滤波。对形成的两个三维数组均进行三维变换,以基础估计图像中的能量谱作为能量谱对含噪三维数组进行维纳滤波,然后逆变换得到组中所有图像块的估计,然后把这些估计值返回到他们的原始位置。2)聚集。对得到的有重叠的局部块估计,通过对他们进行加权平均得到真实图像的最终估计。
- 2022-02-16 00:53:20下载
- 积分:1
-
Compilation of complex shapes on the window asm source, although the code less,...
汇编的 关于 复杂形状的窗口 的asm 源程序,虽然代码量少,但汇编语言本来就是很精练的-Compilation of complex shapes on the window asm source, although the code less, but the assembly language is the very concise
- 2022-05-23 07:59:01下载
- 积分:1
-
在原始图像buf上画直线的算法,便于观察调试,无错误
在原始图像buf上画直线的算法,便于观察调试,无错误-the original image buf painted linear algorithms facilitate the observation of debugging, error-free
- 2022-01-31 13:55:32下载
- 积分:1
-
demonstration of the rotating text, the pursuit of the simple ease of use i fold...
演示了旋转文字的方法,追求的是简单好用,i资料收藏夹的启动窗体上的文字效果,就是用了这个代码-demonstration of the rotating text, the pursuit of the simple ease of use i folder of information collection Form launched the text effects, and that is using this code
- 2022-07-13 02:54:24下载
- 积分:1
-
这是一个关于数字图象的实验. 制作的内容是马赫带效果的显示....
这是一个关于数字图象的实验. 制作的内容是马赫带效果的显示.-This a digital image of the experiment. Production of the contents of the effect of Mach band show.
- 2022-02-26 18:24:11下载
- 积分:1
-
用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.
用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状.- A B transect curve algorithm compiles which with vc, inputs the
spot tendency according to the mouse to draw up the B transect curve,
and may revise the control point, thus revision curve shape
- 2022-03-09 18:16:20下载
- 积分:1
-
Matlab source image processing, rich in content, including manuals and Matlab bi...
matlab图像处理源程序,内容丰富,包括matlab手册和位图源程序。适合学习应用。-Matlab source image processing, rich in content, including manuals and Matlab bitmap source. Application for learning.
- 2022-01-30 12:56:15下载
- 积分:1
-
显示一个绕三个轴旋转的立方体,纹理是自动插值的。
显示一个绕三个轴旋转的立方体,纹理是自动插值的。-around 3 shows a rotating cube, texture automatic interpolation.
- 2022-02-10 15:14:46下载
- 积分:1