-
小波变换在图像去噪方面应用
阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带,
而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除
含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的
重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减
小图像的噪声,又不会导致图像的边缘模糊。
- 2022-04-27 17:01:00下载
- 积分:1
-
Includes 24
里面包括24位真彩色图像类和其基础处理的类,包括灰度化,二值化和形态学操作-Includes 24-bit true color image processing based on class and class, including the gray-scale and binary morphological operations and
- 2023-07-09 06:40:03下载
- 积分:1
-
一个JAVA3D下的地形编程源文件,可以用键盘进行交互控制
一个JAVA3D下的地形编程源文件,可以用键盘进行交互控制-JAVA3D terrain under a program source file, you can use the keyboard for interactive control
- 2022-03-22 03:40:55下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘4
<Visual C++数字图像与图形处理>配套光盘4- matching CD 4
- 2022-03-21 05:52:24下载
- 积分:1
-
为2007年亚太大学生机器人大赛国内选拔赛作的一个策略辅助程序。
VS2005 环境下可以编写。...
为2007年亚太大学生机器人大赛国内选拔赛作的一个策略辅助程序。
VS2005 环境下可以编写。-2007 university students for the Asia-Pacific Robot Contest for domestic trials of a strategy-assisted procedures. VS2005 environment can be prepared.
- 2022-05-21 23:54:25下载
- 积分:1
-
载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序
载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序 -hello world of import 3ds model
- 2022-01-24 14:45:07下载
- 积分:1
-
Good learning CG language code. Complete texture mapping function. We must look...
很好的学习CG语言的代码.完成纹理的贴图功能.一定要下下来看看!-Good learning CG language code. Complete texture mapping function. We must look at the down under!
- 2022-05-12 21:30:51下载
- 积分:1
-
A voxel example in C
A voxel example in C
- 2023-01-31 04:00:03下载
- 积分:1
-
DVR 系统中,视频运动检测模块
DVR 系统中,视频运动检测模块-DVR systems, video motion detection module
- 2022-10-23 05:10:03下载
- 积分:1
-
OpenGL扩展包的下载及安装
压缩包中有OpenGL的各种扩展:GLee,GLew,GLext。特别为GLee添加了一个测试文件,如果能编译并运行成功,那就可以使用OpenGL1.2或以上的函数
GLee (GL Easy Extension library) is a free cross-platform extension loading library for OpenGL. It provides seamless support for OpenGL functions up to version 3.0 and 399 extensions.
- 2022-08-05 12:15:20下载
- 积分:1