小波阈值去噪MATLAB代码-wdenoise:小波去噪

时间:2021-05-27 07:01:40
【文件属性】:
文件名称:小波阈值去噪MATLAB代码-wdenoise:小波去噪
文件大小:958KB
文件格式:ZIP
更新时间:2021-05-27 07:01:40
系统开源 小波阈值去噪MATLAB代码瓦迪诺斯 使用经验贝叶斯阈值和许多其他阈值方法在ANSI C中进行小波消噪。 WDenoise对象,参数和函数 示例代码1:wdenoise(EBayesThresh) 示例代码2:wdenoise 示例代码3:使用EBayesThresh和Visushrink进行图像去噪 依存关系 Git和CMake 入门 Clone the project. cd to directory cmake . make 学分 EbayesThresh软件包最初由Bernard W. Silverman和Ludger Evers开发,并由芝加哥大学统计系的Kan Xu,Peter Carbonetto和Matthew Stephens引入了扩展。 Matlab版本的代码由A. ANTONIADIS,M。JENSEN,I。JOHNSTONE和BW SILVERMAN编写。 执照 此存储库src文件夹中可用的所有代码均已根据GNU通用公共许可证3.0许可
【文件预览】:
wdenoise-master
----.gitignore(422B)
----data()
--------Boats.png(213KB)
--------Barbara.png(230KB)
--------Boats_noisy15.png(269KB)
--------pieceregular1024.txt(8KB)
--------House.png(46KB)
--------heavysine1024_noisy.txt(8KB)
--------Peppers.png(57KB)
--------PieceRegular10.txt(8KB)
----src()
--------ebayesthresh.h(1KB)
--------ebayesthresh.c(9KB)
--------wdenoise.c(42KB)
--------wdenmath.c(47KB)
--------wdenmath.h(5KB)
--------CMakeLists.txt(480B)
----wavelib()
----LICENSE(34KB)
----unitTests()
--------unitTest.h(275B)
--------CMakeLists.txt(573B)
--------unitTest.c(14KB)
----.gitmodules(86B)
----examples()
--------test2d.h(825B)
--------stb_image.h(265KB)
--------imdenoiseexample.c(7KB)
--------mt19937ar.c(5KB)
--------test2d.c(2KB)
--------mt19937ar.h(335B)
--------wdenoiseexample.c(2KB)
--------stb_image_write.h(66KB)
--------denoiseexamples.c(6KB)
--------ebayesdenoiseexample.c(3KB)
--------CMakeLists.txt(905B)
----README.md(2KB)
----header()
--------wavelib.h(7KB)
--------wdenoise.h(5KB)
----CMakeLists.txt(3KB)

网友评论