Windows下编译测试BM3D算法效果

本文介绍了在Windows下使用Visual Studio 2010编译BM3D图像去噪算法的过程,包括配置fftw3库、解决unistd.h头文件问题以及编译libpng库。通过详细步骤,帮助读者成功运行BM3D算法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一.BM3D及代码简单介绍

目前公认比较好的去噪算法。

 

源代码bm3d_src.ziphttp://www.ipol.im/pub/art/2012/l-bm3d/

 

This source code provides an implementation of the BM3D image denoising.

 

The code is compilable on Unix/Linux and Mac OS.

 

- Compilation.

Automated compilation requires the make program.

 

- Library.

This code requires the libpng library and the fftw library.

 

- Image format.

Only the PNG format is supported.

 

二.Windows下编译使用

平台:win7+VS2010

建立bm3dtest控制台工程,并把bmd3d_src加入到工程中。通过前面介绍可知,BM3D需要png库和fftw库,因此需要加入这些第三方库。

 

1.fftw3库配置

下载fftw-3.3.3-dll32.zip (

评论 13
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值