论文笔记:自然图像的卷积去模糊Convolutional Deblurring for Natural Imaging

本文提出一种新的图像去模糊方法,通过一次卷积滤波形式直接处理自然模糊图像,针对点扩散函数(PSF)的频率下降问题。文中介绍了模糊原理,提出盲方法估计PSF统计量,并对比了多种反卷积方法。解决方法包括使用频率多项式近似矫正高频衰减,通过空间域的双重滤波表示避免频域处理的局限。实验验证了该方法的有效性。

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


ieee论文地址: 自然图像的卷积去模糊

前言

本文提出了一种新的图像去模糊方法,采用一次卷积滤波的形式,可以直接对自然模糊的图像进行复原,将一个反卷积核作为FIR偶导数滤波器的线性组合,这可以直接与模糊的输入图像相结合,以促进与光学模糊点扩散函数(PFS)的频率下降。

本文还提出了一种盲方法来估计两个高斯和拉普拉斯模型的PFS统计量,这两个模型在组多图像传递中很常见。并且设计了完整的实验来测试和验证方法的有效性,使用了2054个自然模糊图像、六个成像应用程序和七种先进的反卷积方法。

知识与现有问题

模糊原理

许多模糊是由于图像采集过程中的光学配置不足造成的,一束光线通过光学设备后会扩散到一个图像域内而不是汇集到一个图像点,这种现象称为点扩散(PSF),相应的观测模型通常由线性卷积表示:
在这里插入图片描述
其中fB是模糊图像,fL是潜在锐化图像(需要恢复的图像),hPSF是相关联的PSF内核,η是噪声。
当PSF给定时,成为非盲恢复,否则成为盲恢复。

本文将图像反卷积问题归结为一次卷积滤波问题,重点研究了如何正确矫正PSF中的下降频率,主要分为两个步骤:
首先通过对傅里叶域模糊图像的尺度空间分析,推断出先验PSF模型,在假设自然图像的频率下降下,我们将高斯和拉普拉斯两种模型下的PSF统计量盲目估计为广义高斯分布的变体。
第二步是通过在频域中拟合一系列多项式,将其等价表示为FIR导数滤波器的线性组合,给出了解模糊逆PSF的闭形解。

相关工作

本文中总结了七

Rebuild started: Project: Project *** Using Compiler 'V6.22', folder: 'E:\Keil_v5\ARM\ARMCLANG\Bin' Rebuild target 'Target 1' assembling startup_stm32f10x_md.s... Start/core_cm3.c(445): error: non-ASM statement in naked function is not supported 445 | uint32_t result=0; | ^ Start/core_cm3.c(442): note: attribute is here 442 | uint32_t __get_PSP(void) __attribute__( ( naked ) ); | ^ Start/core_cm3.c(465): error: parameter references not allowed in naked functions 465 | "BX lr \n\t" : : "r" (topOfProcStack) ); | ^ Start/core_cm3.c(461): note: attribute is here 461 | void __set_PSP(uint32_t topOfProcStack) __attribute__( ( naked ) ); | ^ Start/core_cm3.c(479): error: non-ASM statement in naked function is not supported 479 | uint32_t result=0; | ^ Start/core_cm3.c(476): note: attribute is here 476 | uint32_t __get_MSP(void) __attribute__( ( naked ) ); | ^ Start/core_cm3.c(499): error: parameter references not allowed in naked functions 499 | "BX lr \n\t" : : "r" (topOfMainStack) ); | ^ Start/core_cm3.c(495): note: attribute is here 495 | void __set_MSP(uint32_t topOfMainStack) __attribute__( ( naked ) ); | ^ 4 errors generated. compiling core_cm3.c... compiling misc.c... compiling system_stm32f10x.c... compiling stm32f10x_adc.c... compiling stm32f10x_dac.c... compiling stm32f10x_exti.c... compiling stm32f10x_dbgmcu.c... compiling stm32f10x_dma.c... compiling stm32f10x_crc.c... compiling stm32f10x_cec.c... compiling stm32f10x_bkp.c... compiling stm32f10x_can.c... compiling stm32f10x_flash.c... compiling stm32f10x_pwr.c... compiling stm32f10x_fsmc.c... compiling stm32f10x_
03-31
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

朱骥伦

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值