-
用matlab开发的文字识别程序
用matlab开发的文字识别程序-developed using Matlab language identification procedures
- 2022-08-18 13:14:29下载
- 积分:1
-
mfc框架 下的vega程序,试试挺好用的,修改一下就完成的自己的工程...
mfc框架 下的vega程序,试试挺好用的,修改一下就完成的自己的工程
-mfc Guerra, under the framework of the procedure, try very good use, and adapt themselves to complete the project
- 2022-08-09 17:18:00下载
- 积分:1
-
BM3D 图像降噪
三维块匹配(BM3D)算法:它首先把图像分成一定大小的块,根据图像块之间的相似性,把具有相似结构的二维图像块组合在一起形成三维数组,然后用联合滤波的方法对这些三维数组进行处理,最后,通过逆变换,把处理后的结果返回到原图像中,从而得到去噪后的图像。该方法确实有效,它不仅有一个较高的信噪比,而且视觉效果也很好。因此研究者提出了很多基于BM3D的去噪方法,例如:基于小波变换的BM3D去噪,基于Anscombe变换域BM3D滤波等等。这个算法的大概实现过程如下:对一幅加噪图像,连续地取出参考块,对每一个参考块,执行以下操作:步一. 基础估计1) 逐块估计。对含噪图像中的每一块i) 分组。找到它的相似块然后把它们聚集到一个三维数组。ii) 联合硬阈值。对形成的三维数组进行三维变换,通过对变换域的系数进行硬阈值处理减弱噪声,然后逆变换得到组中所有图像块的估计,然后把这些估计值返回到他们的原始位置。2)聚集。对得到的有重叠的块估计,通过对他们进行加权平均得到真实图像的基础估计。步二. 最终估计1) 逐块估计。对基础估计图像中的每一块i) 分组。通过块匹配找到与它相似的相似块在基础估计图像中的位置,通过这些位置得到两个三维数组,一个是从含噪图像中得到的,一个是从基础估计图像中得到的。ii) 联合维纳滤波。对形成的两个三维数组均进行三维变换,以基础估计图像中的能量谱作为能量谱对含噪三维数组进行维纳滤波,然后逆变换得到组中所有图像块的估计,然后把这些估计值返回到他们的原始位置。2)聚集。对得到的有重叠的局部块估计,通过对他们进行加权平均得到真实图像的最终估计。
- 2022-02-16 00:53:20下载
- 积分:1
-
No graphics library function like windows drawing program to do this is the rece...
不用图形库函数的仿windows画图程序
这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
-No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
- 2022-09-09 18:05:02下载
- 积分:1
-
图论,课程设计,二分图,欧拉电路,分享…
图论课程设计 二部图 欧拉回路 呈上分享 希望有帮助-Graph theory, curriculum design, bipartite graph Euler circuit brought to share the hope that help
- 2022-02-02 05:34:28下载
- 积分:1
-
识别钻石对角线轮廓的源程序
识别钻石对角线轮廓的源程序-Diagonal contour diamond identification of the source
- 2022-03-02 13:44:06下载
- 积分:1
-
MATLAB图像特征提取实战
应用背景MATLAB图像特征提取,图像识别,分割,边缘检测关键技术彩色图像处理分割技术、直方图分割、聚类分割
- 2023-04-12 12:45:04下载
- 积分:1
-
基于OPENCV的人脸识别程序(MFC界面)
基于OPENCV的人脸识别程序,已生成MFC界面,识别精度高
- 2022-06-15 16:58:03下载
- 积分:1
-
are on the drawing program, prepared by the VB. The paper details can be seen, I...
分析是否为网格化数据-are on the drawing program, prepared by the VB. The paper details can be seen, I hope that the administrator approval, I need you stand in one source, I have very fond of this site, if approved me, I will contribute to this website me a force, if approved, I will make further efforts! Thank you!
- 2022-01-24 09:23:19下载
- 积分:1
-
立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例...
立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例-Cubic B-spline wavelet interpolation realize average for one-dimensional signal, in addition to a number of vanishing moments Application
- 2022-03-18 02:39:59下载
- 积分:1