Contourlet Based Image Recovery and De-noising Through Wireless Fading Channels
- 格式:pdf
- 大小:113.68 KB
- 文档页数:6
基于图像内容认证的Contourlet域半脆弱水印算法景运革【摘要】本文针对小波变换不能有效表达二维信号的状况,提出了一种基于图像内容认证的Contourlet域半脆弱水印算法,算法修改了小波域的HVS模型,将修改后的模型应用于Contourlet变换域,提取图像的颜色、边缘、纹理特征作为水印信息.水印嵌入时选择变换后能量最大的方向子带,将该方向子带利用混沌映射置乱后嵌入水印.实验证明本算法提高了载体图像的透明性与水印的安全性.认证检测时,无需原始图像和原始水印,实现了盲认证.算法能够抵抗JPEG、JPEG2000压缩等一般的图像处理操作,并对恶意篡改报警,定位篡改部位.滑动窗口滤波消除了一般图像处理操作产生的虚假的报警点.%According to wavelet transform non effective expression two-dimensional, we proposed an algorithm based on the content of images in the contourlet domain, modified the HVS model in the wavelet domain to adapt contourlet transform and extracted the watermark. Watermark is embedded in the largest energy sub-band after eontoudet transform,increased transparency and security of watermark. Image authentication and watermark extract needed no information about the original watermark and original image, achieved a blind certification. Algorithm can resist the JPEG, JPEG2000 compression and other common image processing operations, give an alarm for malicions tampering, and locate tampered parts. Sliding window filter eliminates the general image processing operations generated a false alarm.【期刊名称】《山西师范大学学报(自然科学版)》【年(卷),期】2012(026)002【总页数】5页(P28-32)【关键词】图像内容认证;Contourlet变换;Logistic【作者】景运革【作者单位】运城学院公共计算机教学部,山西运城044000【正文语种】中文【中图分类】TP391基于变换域的数字水印技术中,小波变换以其良好的多分辨率特性和时频局部性得到了广泛的研究.然而,小波变换只能较好地表达一维信号,对二维图像信号而言,由一维小波扩展成的二维小波因各向同性的性质导致方向选择性差,因而不能有效表达二维信号.Contourlet变换的提出解决了小波变换方向性不足的问题.本文提出了一种基于图像内容认证的Contourlet域半脆弱水印算法[1],算法借鉴小波域的HVS模型,将该模型修改后用其在Contourlet域提取图像水印信息,水印加密后嵌入在图像经Contourlet变换后能量最大的方向子带中,认证检测时不需要原始图像和原始水印,实现了盲认证,算法能有效区分一般的图像处理操作与恶意篡改[2].Logistic混沌序列的形式简单,由确定方程产生.对于Logistic序列,若给定的系统参数和初始条件不相同,即使是系统参数或初始值有微小的差别,混沌序列迭代的轨迹也不相同.一般情况下,攻击者很难从一段有限长度的序列中推出系统的初始条件,因此水印的安全性得到保障.Logistic混沌映射定义为式中,参数μ的取值范围为:1≤μ≤4.实验结果表明,当μ∈(3.9,4]时,系统便会进入混沌序列,产生一系列具有均值为0、相互关性为0的混沌序列.Contourlet变换也称塔形方向滤波器组(PDFB)[3],该变换将多尺度分析和多方向分析分拆进行,使用LP(Laplacian pyramid tilter)滤波器分解原始图像,捕获点奇异性,使用DFB(Directional filterbank)滤波器合并同方向的点奇异性,捕获方向性.方向滤波器组虽然能有效地捕捉图像的方向信息,但却不适合处理图像的低频部分.因此,在应用方向滤波器之前必须先滤除图像的低频部分,从而促使了LP与DFB的结合.图像每次经LP分解后产生的高通子带输入DFB,由DFB将LP阶段捕捉的奇异点连成线,这样便得到图像的轮廓.假设a0[n]代表输入图像,经多尺度分解后得到J个带通方向子带,bj[n]j=1,2…J和一个低通方向子带aj[n].即第阶LP变换可将图像aj-1[n]分解为一个近似图aj[n]和一个细节图像bj[n].每个带通方向子带bj[n]接着由第lj方向滤波器进一步分解为2lj个带通方向子带C,k=1,2,…,2lj-1.由于拉普拉斯金字塔和方向滤波器组均具有完全重构的特性,因此,经分解后的图像又可以实现完全重构.小波域的HVS模型已被文献[4,5]成功地应用于Contourlet域,以调节水印嵌入的鲁棒性与透明性之间的矛盾.为使该模型更加适合Contourlet域的特征提取,本文对此模型做了修改,具体的特征提取步骤如下:(1)对图像进行Contourlet变换,得到原图像的近似子带I(i,j),按式(2)计算原始图像的亮度特性.其中,i,j表示原图像近似子带各像素的位置(2)按式(3)计算图像的边缘特征E(i,j),图像的边缘信息位于Contourlet变换后的高频子带系数中,因为第一层分解的Contourlet高频系数的能量很低,因此,本文只采用第二层和第三层分解的高频系数计算图像边缘特征[6].式中,d表示子带的方向,l表示分解的尺度,对于第二层分解的各方向的边缘特征由其像素(i,j)处的2× 2邻域计算.(3)按式(4)计算图像的纹理特征T(i,j).(4)将得到的三个特征值按式(5)计算得到原图像的特征图像,以此作为待嵌入的水印信息.本文采用依赖于图像内容的水印嵌入算法,即在Contourlet变换后保留近似子带,选择能量较大的带通子带嵌入水印[7].对原始图像I,进行Contourlet变换,得到一个低通子图IJ及带通子图C,j=1,2,…J,k=0,1,2,…,2lj-1.方向子带的能量计算公式为其中,M,N表示方向子带的大小,若Ej,k较大,则表示该方向子带具有较大的能量,对整幅图像的重要性也就越大,因而选择该子带作为待嵌入水印的子带.水印嵌入的具体步骤如下:Step l:水印信息预处理,对由式(5)得到的水印信息f(i,j)按Logistic混沌序列置乱,并将Logistic映射的初值和作为密钥,置乱后的水印信息表示为其中,表示水印的大小,本文由原始图像计算得到的特征水印信息的大小为64×64.Step 2:对原始图像进行尺度为2方向数为4的Contourlet变换,计算分解后的各方向子带的能量,将能量最大的子带分解的尺度和方向数作为密钥k2保存. Step 3:将Step2得到的能量最大的子带作为待嵌入水印的子带,利用式(1)的Logistic混沌序列置乱该子带以确定水印的嵌入位置,将该混沌序列的初值作为密钥k3保存.Step 4:将置乱后的方向子带分为2×2的小块,计算各分块系数的绝对值和Si,j,量化Si,j,量化步长为Δ,量化规则为Step 5:修改方向子带系数以嵌入水印,假设xi,j代表方向子带原始系数,xi,j'为修改后的系数,嵌入规则为[8]Step 6:将修改后的方向子带利用密钥k3按式(6)逆置乱,然后做Contourlet反变换得到嵌入水印后的载体图像.水印提取需要量化步长Δ及k2,k3,提取步骤为Step l:对含水印图像进行尺度为2方向数为4的Contourlet变换,根据密钥k2选择与嵌入时相对应的方向子带,即利用密钥选择能量最大的方向子带,这样才能保证水印嵌入与提取是在同一个方向子带中进行的.Step 2:将Step l阶段选择的方向子带利用密钥k3置乱,置乱后将系数进行2×2分块,计算各分块系数的绝对值和i,j,水印提取依照式(10).W'即为提取的水印.半脆弱水印应该能区分一般的图像处理与恶意的篡改,恶意篡改对应的方差比较大,在篡改图像上表现出来的检错点比较集中,一般的图像处理对应的方差比较小,在篡改图像上表现出来的检错点一般呈全局分布,而且应该是均匀的,因此可对其进行滤波,去除一般图像处理操作产生的虚假的报警点[9].认证的步骤如下:Step l:为实现图像的盲认证,按上述提取图像内容特征相同的方法根据式(5)生成待认证图像的内容特征并以此作为参考水印,提取的水印与参考水印进行异或运算得到差别矩阵D.Step2:选择一个大小为n×n的滑动窗口对水印的差别矩阵进行滤波处理,标记由Step 1得到的差别矩阵D,标记规则为:如果改动的像素数目大于窗口像素数目一半时,则认为有恶意篡改,并将该位置标记为白色,否则,标记为黑色,得到篡改矩阵D',用公式表示为[10]Step 3:篡改矩阵D'直观地反映出了图像被篡改的程度.另外,定义一个篡改评估函数TAF定量地判断图像被篡改的程度.统计D'中非零值的个数,若为0,则TAF=0,认为图像内容没有被篡改;若非零值的个数不为零,则TAF>0,认为图像被篡改.TAF的值越大表示图像被篡改的程度越严重.式中的M和N表示篡改矩阵的大小.实验平台为Matlab7.0,实验采用大小为512×512的Lena图像,图1(a)为Lena图像的特征水印,置乱后Lena图像的特征水印如图1(b)所示,图1(c)是嵌入水印后的Lena图像.图1(d)是从来遭受攻击的Lena水印图像中提取的特征水印与其参考水印的差别图像.通过计算得到Lena图像嵌入水印后的PSNR=42.136,优于文献[3]的PSNR=41.15.对水印图像直接进行认证,得到参考水印与提取水印的相似性系数即NC值均为1.0,并且认证矩阵全黑,TAF的值均为0.因此,由嵌入水印后图像的峰值信噪比可以看出本文算法的不可见性好,根据认证结果可以看出水印图像在未遭受任何攻击时,提取的水印相似度高.为验证算法对一般图像处理的鲁棒性,选择Lena图像,对其分别进行:(1)添加1%的椒盐噪声攻击,提取的水印与参考水印的差别图像如图2(a)所示,对此差别图像按上述认证步骤滤波后得到的篡改图像如图2(a')所示.(2)JPEG压缩攻击.攻击后提取的水印与参考水印的差别如图2(b)和滤波后的篡改图像如图2(b')所示.(3)灰度增强攻击.攻击后提取的水印与参考水印的差别如图2(c)所示,图2(c')为滤波后的篡改图像.由上述的认证过程知:滤波后的差别图像即篡改图像全黑说明了图像只是经过了一般的图像处理操作,并未被恶意篡改.客观上依靠TAF的值判断图像遭受的攻击类型,TAF值为0说明图像未遭受到恶意篡改.根据上述实验得到的篡改图像可以看出,本文算法将添加少量噪声、压缩这些不影响图像内容的操作界定为一般的图像处理,区分了对图像的恶意篡改,并且得到的TAF值为0,更进步验证了算法能够区分一般的图像处理与恶意篡改.上述实验结果例外的是图像经灰度增强攻击后的篡改图像并不是全黑,见图2(c'),此时TAF的值为9,认为图像内容被修改.可见,本文算法的缺陷是不能有效抵抗灰度增强攻击.添加目标攻击图像,篡改部分是将Lena肩膀上头发的空白部分涂改为黑色,如图3(a)所示,图3(a')是添加目标攻击后提取的水印与参考水印的差别图像.计算添加目标攻击后差别图像的TAF值,得到Lena水印图像被攻击后的差别图3(a')的TAF值为18,表明图像内容已被篡改.上述实验说明了本文算法能检测出对图像的恶意篡改,并通过差别图像实现了篡改定位功能.本文提出了一种用于图像内容认证的Contourlet域半脆弱水印算法,该算法具有以下几个特点:(1)综合图像的颜色、边缘、纹理特征提取图像的内容特征作为水印,避免单一特征造成的漏检.(2)选择能量最大的方向子带嵌入水印,提高了水印的透明性.(3)将水印嵌入在经混沌置乱后的方向子带中,增强了水印的安全性.(4)有效去除了图像未遭受恶意攻击时产生的虚假的报警点.【相关文献】[1]Do,M.and M.VeRedi.The contourlet transform:an efficient directional multiresolution image representation[J].IEEE Transactions on Image Processing,2005,14(12):2091~2106.[2]徐德海.基于图像内容认证的数字水印技术研究[J].华中师范大学,2008,22(10):110~115.[3]Minh N D,Martin V.Contourlets:A new directional multiresolution image representation[J].Proc of IEEE Int Confon Image Processing,2002,(5):356~360.[4]陈开亮,王建军.一种HVS和Contourlet结合的图像水印算法[J].计算机辅助设计与图形学学报,2007,19(6):811~816.[5]Song H.Contourlet-based image adaptive watermarking[J].SignalProcessing:Image Communication,2008,23(3):162~178.[6]Salahi E,Moin M,Salahi A.A New Visually Imperceptible and Robust Image Watermarking Scheme in Contourlet Domain[J].2008,23(3): 162~178.[7]Liu D,Liu W,Zhang G.An Adaptive Watermarking Scheme Based onNonsubsampled Contourlet Transform for Color Image Authentication[J].Proceeding of the IEEE,2008,(8):457~460.[8]王向阳,陈利科.一种新的自适应半脆弱水印算法[J].自动化学报,2007,33(4):361~366. [9]Wei F,Ming T,Hong-bing J.An Adaptive Watermark Scheme Based on Contourlet Transform[J].Proceeding of the IEEE,2008,(12):677~681.[10]Zhu Shaomin,Liu Jianming.Adaptive Image Watermarking Scheme in Contourlet Transform Using Singular Value Decomposition[J].ICACT,2009,(2):1216~1219.。
一种基于Contourlet变换的图像内容认证算法秦娜;张贵仓;杨军彦【期刊名称】《微型机与应用》【年(卷),期】2012(031)008【摘要】提出了一种基于Contourlet变换的图像内容认证算法。
介绍了Contourlet变换并分析了其特点,详细描述了水印的嵌入与提取过程,采用形态学算子提高了检测率。
仿真实验表明,本算法在保证水印的不可见性的前提下,对常见的非恶意操作鲁棒而对恶意操作脆弱。
%In this paper,an algorithm used for image content authentication is proposed.In the beginning,Contourlet transform and its characteristics are introduced.Then,the process of embedding and extracting watermarking is depicted.In theend,morphological operator is adopted in the algorithm,and the capacity is improved.The experiment results demonstrate that the proposed algorithm is invisible,robust to non-malicious operation and fragile to malicious operation.【总页数】3页(P32-34)【作者】秦娜;张贵仓;杨军彦【作者单位】西北师范大学数学与信息科学学院,甘肃兰州730070;西北师范大学数学与信息科学学院,甘肃兰州730070;西北师范大学数学与信息科学学院,甘肃兰州730070【正文语种】中文【中图分类】TP391【相关文献】1.一种基于人眼视觉特征的图像内容认证算法 [J], 曹守斌;唐向宏;林军海;陈宏炳2.一种新颖的用于图像内容认证、定位和恢复的半脆弱数字水印算法研究 [J], 段贵多;赵希;李建平;廖建明3.一种面向图像内容认证的半脆弱数字水印算法 [J], 王蓓蓓;王希常;刘江4.一种基于JPEG 2000的数字图像内容认证算法 [J], 王美华;范科峰;王占武5.一种基于图像内容的半易损水印认证算法 [J], 徐德海因版权原因,仅展示原文概要,查看原文内容请购买。
基于Contourlet变换的纹理图像检索李丽君【期刊名称】《科学技术与工程》【年(卷),期】2012(012)013【摘要】提出了一种基于Contourlet变换的纹理图像检索算法.首先对纹理图像进行Contourlet变换,通过调整子带能量的次序,改进其旋转不变性,再提取不同尺度、不同方向上变换系数矩阵的均值和标准方差作为特征向量,最后采用Canberra 距离进行相似性度量.实验结果表明,此算法在对纹理图像检索时具有良好的检索性能,并具有旋转不变性.%A texture image retrieval algorithm based on Contourlet transform was proposed. Firstly, texture images were transformed based on Contourlet domain, then the rotation in variance was improved by adjusting sequence of sub - band energy parameters. Then means and standard deviation of coefficients matrix in different scale and various directions were extracted to form feature vectors. Finally, similarity measurement was implemented by using Canberra distance. Experimental results show that the new method has better retrieval performance and the properties of rotation invariance.【总页数】3页(P3245-3247)【作者】李丽君【作者单位】辽宁石油化工大学理学院,抚顺113001【正文语种】中文【中图分类】TP391.41【相关文献】1.基于Contourlet变换和不变矩的图像检索方法 [J], 张克军;窦建君2.基于Contourlet变换的纹理特征提取及纹理分类 [J], 章立;彭宏京3.一种基于Zernike分布矩与Contourlet变换相融合的彩色图像检索算法 [J], 李平;陈向东4.基于局部纹理统计模型的纹理图像检索 [J], 张春雨;蔡蕾;李斌;王琪5.基于非下采样contourlet变换的纹理图像检索算法 [J], 张瑜慧;胡学龙因版权原因,仅展示原文概要,查看原文内容请购买。
基于Contourlet变换的多聚焦图像融合作者:丁岚来源:《电脑知识与技术》2008年第34期摘要:由于可见光成像系统的聚焦范围有限,很难获得同一场景内所有物体都清晰的图像,多聚焦图像融合技术可有效地解决这一问题。
Contourlet变换具有多尺度多方向性,将其引入图像融合,能够更好地提取原始图像的特征,为融合图像提供更多的信息。
该文提出了一种基于区域统计融合规则的Contourlet变换多聚焦图像融合方法。
先对不同聚焦图像分别进行Contourlet变换,采用低频系数取平均,高频系数根据区域统计值决定的融合规则,再进行反变换得到融合结果。
文中给出了实验结果,并对融合结果进行了分析比较,实验结果表明,该方法能够取得比基于小波变换融合方法更好的融合效果。
关键词:图像融合;Contourlet变换;小波变换中图分类号:TP391文献标识码:A文章编号:1009-3044(2008)34-1700-03Multifocus Image Fusion Based on Contorlet TransformDING Lan(College of Information Science & Technology, Nanjing University of Aeronautics and Astronautics, Nanjing 210016, China)Abstract: Due to the limited depth-of-focus of optical lenses , it is often difficult to get an image that contains all relevant objects in focus. Multifocus image fusion method can solve this problem effectively. Contoulet transform has varying directions and multiple scales. When the contourlet transform is introduced to image fusion , the characteristics of original images are taken better and more information for fusion is obtained. A new multifocus image fusion method is proposed in this paper, based on contourlet transform with the fusion rule of region statistics. Different focus images are decomposed using contourlet transform firstly, then low-bands are integrated using the weighted average , high-bands are integrated using region statistics rule. Then the fused image will be obtained by inverse contourlet transform. The experimental results are showed, and compared with the method based on wavelet transform. Experiments show that this approach can achieve better results than the method based on wavelet transform.Key words: image fusion; contourlet transform; wavelet transform1 引言对于可见光成像系统来讲,由于成像系统的聚焦范围有限,场景中的所有目标很难同时都成像清晰,这一问题可以采用多聚焦图像融合技术来解决,即用同一成像镜头对场景中的两个(多个)目标分两次(多次)进行成像,将这些成像中清晰部分融合成一幅新的图像,以便于人的观察或计算机的后续处理。
基于Contourlet变换的MRI医学图像增强石永华【摘要】Contourlet transform is a new kind of image representations which is of multi-resolution,local supporting and multi-direction.A new algorithm of the MRI image enhancement using Contourlet transform is proposed.Simulation experiments were carried out.The experiments show that the algorithm proposed gets good results and enhances the images details and texture compared to the traditional algorithm.%利用Contourlet 变换的多尺度、局部化、方向性等优点,提出一种基于Contourlet的MRI图像增强方法。
实验结果表明,与传统的方法相比,该方法能够更有效地增强MRI图像的边缘细节特征,获得良好的效果。
【期刊名称】《滁州学院学报》【年(卷),期】2011(013)005【总页数】3页(P47-49)【关键词】MRI;图像增强;Contourlet;循环平移【作者】石永华【作者单位】滁州学院机械与电子工程学院,安徽滁州239000【正文语种】中文【中图分类】R445磁共振成像(Magnetic Resonance Imageing,MRI)可以很好地识别大脑的灰质和白质密度接近的软组织,从而深受医生的青睐,其临床应用越来越广。
然而受其他因素影响,原始的MRI图像可能出现值脉冲噪声、伪影、图像模糊等,因此需要对MRI图像进行增强处理,凸显重要的医学特征,改善图像的质量,以方便医生对病情做出准确的判断。
基于Contourlet变换的图像分块压缩传感重构算法化瑞;宋雪桦;高云云;李思培;钟绍玻【期刊名称】《信息技术》【年(卷),期】2017(41)2【摘要】随着压缩传感的广泛应用,其在图像重构方面的优势得以体现.Contourlet 凭借其在图像轮廓和纹理方面的出色表现,成为最受欢迎的方向变换之一.文中提出了一种采用Contourlet变换作为稀疏基,并且运用图像分块采样技术,结合平滑投影Landweber迭代的图像重构算法.实验表明,相较于采用DCT和DWT作为稀疏基的图像重构算法,提出的算法使得重构图像的质量有所提高,尤其是在低采样率的情况下.%With the development of compressed sensing theory,it shows the advantage in reconstruction of images.Contourlet transform is one of the most popular directional transforms because of its brilliant performance in preserving features such as contours and textures.This paper proposes an image reconstruction in which the Contourlet transform is sparsified and using block-based random image sampling is coupled with a smoothed projected Landweber iteration.The experimental results show that compared with the sparse representation of the DCT or DWT,the propsed algorithm improves the quality of reconstructed image,especially is suitable for the case of low sampling rate.【总页数】4页(P146-149)【作者】化瑞;宋雪桦;高云云;李思培;钟绍玻【作者单位】江苏大学计算机科学与通信工程学院,江苏镇江212000;江苏大学计算机科学与通信工程学院,江苏镇江212000;江苏大学计算机科学与通信工程学院,江苏镇江212000;江苏大学计算机科学与通信工程学院,江苏镇江212000;江苏大学计算机科学与通信工程学院,江苏镇江212000【正文语种】中文【中图分类】TP391【相关文献】1.基于压缩传感理论的重构算法研究 [J], 张涛;钟舜聪;朱志彬;伏喜斌2.基于压缩传感的PSO-OMP重构算法的研究 [J], 王红云;王鹏;张楠;白艳萍3.基于压缩传感的重构算法研究 [J], 童露霞;王嘉4.基于TV准则的图像分块重构算法的研究 [J], 李凯;张淑芳;吕卫;褚晶辉5.基于DWT的图像分块压缩感知重构算法 [J], 邓波;徐庆;崔金鸽;李必云因版权原因,仅展示原文概要,查看原文内容请购买。
Contourlet 域分形编码的图像插值算法应毓海【摘要】自然图像具有分形局部自相似结构,不同区域不同尺寸的图像块之间存在相似关系。
对图像作 contour-let 变换,根据图像的 contourlet 域分形编码确定子树与父树之间的变换参数,建立相邻尺度不同区域子带系数间的变换关系,由已知子带对未知的高频子带进行恢复,经 contourlet 逆变换得到高分辨率插值图像。
实验表明,该算法能够对图像的结构细节实现准确有效的恢复,具有较高的插值精度和图像质量。
%Local self-similarities exist in nature images widely.Image blocks with different sizes in dif-ferent areas are similar to each other.In this paper,such main research contents areconducted:Decom-pose the image using contourlet transform,calculate the parameters involves in the transform relation be-tween child tree and parent tree based on the fractal encoding in contourlet domain,and establish the transform relation connecting different areas in adjacent subbands.With the help of relations between adjacent subbands,a restoration algorithm of the unknown high frequency subband using known subba-nds is studied and the high-resolution image is obtained by performing the inverse contourlet transform. Experimental results show that the proposed interpolation algorithm can effectively recover the structural details of images,and as a result high interpolation accuracy and image quality are achieved.【期刊名称】《合肥学院学报(自然科学版)》【年(卷),期】2016(026)001【总页数】6页(P35-40)【关键词】图像插值;分形;局部自相似;contourlet 变换【作者】应毓海【作者单位】安徽广播影视职业技术学院信息工程系,合肥 230011【正文语种】中文【中图分类】TP301.6插值是图像处理中的基本问题,图像中未知高频细节的精确恢复是图像插值的主要内容。
基于Contourlet变换的图像压缩感知重构郑万泽;何劲;魏星;颜佳冰;耿晓明【期刊名称】《计算机工程》【年(卷),期】2012(38)12【摘要】根据图像信号在Contourlet变换域的稀疏特性,分析Contourlet变换的基本原理,提出一种基于Contourlet变换的压缩感知重构方法.针对Contourlet变换的基函数并不严格规范正交、无法构造正交变换矩阵的问题,采用改进梯度投影算法恢复稀疏处理后的系数,在保证图像质量的情况下,实现图像的低速率重构.实验结果表明,该算法的鲁棒性较好.%Based on the sparse characteristic of image signal in Contourlet transform domain, the theory of image Contourlet transform is analyzed, and the image Compressive Sensing(CS) reconstruction method is proposed based on the Contourlet transform. Because the basis of Contourlet transform is not orthogonal strictly and can not construct orthogonal matrix, this paper proposes an image reconstruction method which is based on ameliorative gradient projection algorithm to improve the conventional reconstruct algorithm. The image reconstruction method which is based on ameliorative gradient projection algorithm can realize the high quality image reconstructed with low sampling rate. Experimental result shows that the proposed method has good robustness.【总页数】3页(P194-196)【作者】郑万泽;何劲;魏星;颜佳冰;耿晓明【作者单位】空军工程大学电讯工程学院,西安710077;空军工程大学电讯工程学院,西安710077;空军工程大学电讯工程学院,西安710077;空军工程大学电讯工程学院,西安710077;中国人民解放军93565部队,北京101114【正文语种】中文【中图分类】TP391【相关文献】1.基于Contourlet变换的模糊聚类和膨胀重构相结合的浮选图像增强方法 [J], 廖一鹏;黄熙元;王卫星2.基于Contourlet变换的图像分块压缩传感重构算法 [J], 化瑞;宋雪桦;高云云;李思培;钟绍玻3.基于非下采样contourlet变换的压缩感知图像重建 [J], 吴巧玲;倪林;何德龙4.基于Contourlet变换和交替方向法的压缩感知图像重构算法 [J], 邹健5.基于背景图像的视频图像压缩感知重构关键技术研究 [J], 潘子兰;赖河木;梁东;范冬梅;万其卫因版权原因,仅展示原文概要,查看原文内容请购买。
基于非抽样Contourlet变换的图像增强
罗红艳
【期刊名称】《山西电子技术》
【年(卷),期】2011(000)004
【摘要】以非下采样(Contourlet)变换为基础,提出了一种新的图像去噪方法,首先对含噪图像进行非下采样轮廓变换,然后采用自适应阈值对变换系数进行处理,最后重构回原图像。
%Based on the non-sampling (under) eontourlet transformation, this paper proposes a new image denoising method. At first it makes non-sampling contourlet transformation for the noise image, and then uses self-adaptive threshold to process the transform coe
【总页数】2页(P49-50)
【作者】罗红艳
【作者单位】苏州工业职业技术学院,江苏苏州215104
【正文语种】中文
【中图分类】TP919.81
【相关文献】
1.基于非抽样Contourlet变换的自适应阈值图像增强算法 [J], 梁栋;殷兵;于梅;李新华;王年
2.一种非抽样Contourlet变换的图像增强算法 [J], 温林
3.基于非抽样Contourlet变换的红外图像增强算法 [J], 吕东;李敏;何玉杰;黄克宇
4.基于非抽样contourlet变换的图像增强方法 [J], 李艳;杜宇人;沈鑫
5.一种基于非抽样contourlet变换的图像增强方法 [J], 李诚;骆且;杜宇人
因版权原因,仅展示原文概要,查看原文内容请购买。
_______________________________________2005 Conference on Information Science and Systems, The Johns Hopkins University, March 16-18, 2005 Contourlet Based Image Recovery and De-noising Through Wireless FadingChannelsYanjun Yan and Lisa OsadciwDepartment of Electrical Engineering and Computer ScienceSyracuse UniversityLink Hall 279Syracuse, NY 13244e-mail: {yayan, laosadci}@Abstract −The contourlet transform consists of two modules: the Laplacian Pyramid and the Directional Filter Bank. When both of them use perfect reconstruction filters, the contourlet expansion and reconstruction is a perfect dual. Therefore, the contourlet transform can be employed as a coding scheme. The contourlet coefficients derived above can be transmitted through the wireless channel in the same way as transmitting the original image, where the transmission is prone to noise and block loss. However, the reconstruction at the receiver performs differently if the image is transmitted directly or coded by the contourlet transform. This paper studies the performance of the contourlet coding in image recovery and denoising. The simulation results show that for general images the contourlet transform is quite competitive to the wavelet transform in the SNR sense and in visual effect. Further, the contourlet transform can be used in a wireless face recognition system to extract the unique feature that other transforms can not discover, For face recognition system, the recovery of the original image is not essential any more; therefore, the resources on the image reconstruction from the contourlet coefficient can be saved.Key words: Contourlet, Wireless, Face recognition system, WaveletI I NTRODUCTIONThe wavelet transform has been widely used in image compression and denoising. In image compression, the wavelet transform produces much less blocking artifacts than the DCT under the same compression ratio; thus as the DCT was used in JPEG when the DCT was the state of the art image compression technique during the era of JPEG, the wavelet is adopted in JPEG2000. The wavelet transform also performs quite well in image de-noising. In particular, the stationary wavelet transform (SWT) [5] and the translation invariant wavelet transform (TIWT) [6] produce smaller mean-square-errors than the regular wavelet transform, and the SWT or TIWT based image reconstruction are perceptually more delicate and smoother with much less observable artifacts than the regular wavelet transform. However, the 2D wavelet transform used in image processing is, intrinsically, a tensor-product implementation of the 1D wavelet transform; therefore it does not work well in retaining the directional edges in the images, and it is not efficient in representing the contours not horizontally or vertically.As an attempt to represent the curves more efficiently, Starck, Candes and Donoho developed the continuous curvelet transform [4] in polar coordinates. The curvelet transform uses the directional filter bank to capture the directional curvature information, and it is proved mathematically that the continuous form of the curvelet transform is rotation invariant and the expansion to the curvelet transform can produce perfect reconstruction. But the implementation of the curvelet transform in the discrete form is not a trivial issue. Starck, Candes and Donoho further proposed a polar sampling scheme and then interpolating the samples onto the rectopolar grid. This Cartesian-to-rectopolar conversion is theoretically reversible; therefore the perfect reconstruction property should be retained. However, in practice, the complex polar sampling is usually simplified by nearest neighbor substitution, and the mathematical properties may not be preserved.Then M. N. Do and M. Vetterli developed the contourlet in the discrete form [1], which is defined on the regular grids instead of the polar coordinate and more “digital-friendly”. Another difference between the contourlet and the curvelet is that the contourlets have the 2D frequency partition on the centric-squares, but the curvelets have the 2D frequency partition on the centric-circles. The contourlet construction provides a space-domain multiresolution scheme that offers flexible refinement for both the spatial resolution and the angular resolution.In short, the contourlet transform is an efficient directional multiresolution image representation, which differs from the wavelet transform in that the contourlet transform uses non-separable filter banks developed in the discrete form; thus it is a true 2D transform, and it overcomes the difficulty in exploring the geometry in digital images due to the discrete nature of the image data.As to the applications of the coutourlet transform, Ramin Eslami and Hayder Radha [3] once revised it by cycle spinning based techniques for image denoising. This could be used to denoise the received images at the end of the wireless channel.In contrast, this paper uses the contourlet transform as a coding scheme for images. Namely it’s the contourlet coefficients that are transmitted through the wireless fading channel. For comparison, the wavelet based transform is also considered, and the simulation shows that the MSE and the visual effect for both the contourlet transform and the wavelet transform are quite close. Nevertheless in the MSE sense, if the image includes lots of edges, the contourlet transform performs better at retaining this edge information; but if the image is relatively smooth or monotonic, the contourlet transform tends to overshoot and therefore the wavelet transform performs better.This paper has an application scenario in the wireless face recognition system. The data transmitted within the network may be the original images or the compressed/encoded coefficients by wavelets or contourlets. The reason of selecting the contourlet transform is two folded: The first one is for the progressive data compression/expansion when transmitting/receiving the more significant coefficients with higher priority. The second one is for the better image reconstruction in the wireless environment.II. T HE C ONTOURLET T RANSFORMThe contourlet transform is a true 2D transform defined in the discrete form to capture the contour information in all directions; therefore it’s very suited for image processing.The first question in concern is what are the properties of the contourlet transform. This can be comprehended by comparing the contourlet transform with the widely used wavelet transform. Their difference is intuitively illustrated by Figure.1 on next page, which is taken frompaper [1].Figure. 1 Wavelet v.s. ContourletThe idea of the wavelet transform (on the left) is to use the square shaped brush strokes along the contour to paint the contour, with different brush sizes corresponding to the multi-resolution structure of the wavelets. As the resolution becomes finer, the wavelet transform must use many fine “dots (small squares)” to capture the contour. On the other hand, the contourlet transform (on the right) uses different elongated shapes in a variety of directions following the contour to paint the contour with more flexibility. The contourlet transform uses contour segments to realize the local, multi-resolutional and directional image expansion; hence it’s named the contourlet transform. The efficiency of a representation is defined as the ability of it to capture the information of an object in interest using fewer descriptors. [1] shows that with parabolic scaling and sufficient directional vanishing moments, the contourlets achieve the optimalapproximation rate for a 2D piecewise smooth functions with twice continuously differentiable contours. In contrast, even though with dyadic scaling and sufficient vanishing moments, the wavelets can approximate any twice continuously differentiable 2D functions with arbitrary accuracy, the efficiency of the wavelet transform may not be as high as the contourlet transform if the contour is not horizontally or vertically, as shown in the illustration example of Figure.1.The second question in concern is how to implement the contourlet transform. Conceptually the contourlet transform first utilizes a wavelet-like transform for edge detection such as the Laplacian pyramid, and then the contourlet transform utilizes a local directional transform for contour segment detection such as the directional filter bank to link point discontinuities into linear structure. Therefore contourlets may have elongated supports at various scales, directions and aspect ratios. There are some variations or improvements on these two steps. For instance, in step 1, paper [1] used the pseudo inverse structure for reconstruction, which is more robust in the presence of noise; and then in step 2, paper [1] simplified the traditional directional filter bank by first shearing the image by certain angles and then passing the sheared image through two fan filters, one for vertical direction and one for horizontal direction. The shearing to multiple angles and then filtering by vertical/horizontal filters is equivalent to the directional filter bank. What’s more, all transforms in shearing and filtering are done directly on the discrete grid. Therefore the contourlet transform is a true 2D digital image transform. The implementation of the contourlet transform is summarized in Figure. 2, which is reproduced from [1].Figure. 2 Expansion to the contourlets and reconstructionfrom the contourletsIn Figure. 2, the parallelogram represents the shearing operator, the quincunx represents the vertical or horizontal filter, and the circle with Q inside represents downsampling or upsampling. The left half is to expand the image by the contourlet transform and the right half is the reconstruction. In multi-resolution analysis, such process can be done iteratively to realize the multi-scale and multi-direction expansion or reconstruction.III. W IRELESS F ADING C HANNELAs reviewed in II, the contourlet transform is efficient in capturing the contour information, which is a prominent feature that is good to keep in image processing. [3], [4] and other papers in denoising assume x in Figure. 2 to be the noise-contaminated images such as the ones received at the end of a wireless channel, and then hard-threshold they and1y to reconstruct xˆ, which is a denoised estimation of the original image.In this paper, a different application of contourlet is discussed, which encodes the images into contourlet coefficients and then transmit the contourlet coefficients through the wireless channel instead of transmitting the whole original images. In particular, the left half of Figure.2 is implemented in the transmitter (Tx), and the right half of the Figure. 2 is implemented in the receiver (Rx) as shown in Figure. 3. The effect of the fading channel (Ch)is to distort they and1y in Figure. 2 to be the~y and 1~y in Figure. 3.transmissionAt the receiver end, the reconstruction directly from the received coefficients is a simple recovery of the original image. If the received coefficients are hardˆthresholded or processed by other more delicate denoising schemes, the reconstructed image is a denoised one. The wireless channel is assumed to be Rayleigh flat and slow fading. The transmission system is without any diversity compensation; the improvement by the diversity schemes such as selective combining, maximum ratio combining and equal gain combining may be discussed in later papers. The path loss is neglected here because the wireless face recognition system is usually distributed in a relatively small local area; the equipments are assumed to be fully powered to be able to communicate within the boundary of the network. Therefore, the variation of such a wireless network is mainly due to the small scale fading. In short, the envelope of the fading channel is Rayleigh distributed with following pdf:)()(2222R u eRR f R r ⋅=−σσ(1) Where R is the envelope, σ2is the RMS valueof R(notice that 222)(σ=r E ). )(⋅u is the step function to indicate that the envelope is nonnegative.The dashed line in Figure. 3 is now detailed in Figure. 4 with r as the multiplicative Rayleigh envelope and n as the AWGN.Figure. 4 Wireless channel model (1,0=i )IV. I MAGE R ECOVERY AND D ENOISINGWithout noise or distortion, the reconstruction from the transform expansion by both the contourlets and the discrete wavelets are perfect with zero MSE.However, due to the fading channel, the image recovery from the distorted coefficients may not be perfect any more. In order to show the performance of this contourlet based encoding scheme, a comparison with the wavelet transform is conducted.1. Expand the image into its wavelet coefficients, and transmit its wavelet coefficients through the wireless channel. This scheme may vary when selecting different wavelet transform and different levels. Here the Daubechies 4 wavelet is used for its better approximation ability to curvature structure. The expansion level is 2 for simplicity.2. Expand the image into its contourlet coefficients, and transmit its contourlet coefficients through the wireless fading channel. The second scheme is what this paper proposed. The contourlet transform is repacking the information in the original image into a more compact form with most of the coefficients close to zero and only a small portion of the coefficients being significant.The resultant recovered images without any denoisingare shown in Figure. 5.Figure. 5. (a) Original Image(b) Reconstructed Image by scheme 1 based on contourlettransform(c) Reconstructed Image by scheme 2 based on wavelettransform. The image has size 256x256 and 256 gray levels. The MSE for (b) is 46.280704 and the MSE for (c) is 55.446824. The two MSEs are relatively close. Visually, the contourlet transform based reconstruction has some “scratches” that is due to the misrepresentation of the contourlet in that region. The wavelet transform based reconstruction has some missing “dots”, which looks like salt and pepper.The distorted coefficients can be used to estimate the true coefficients by the following denoising schemes, where γis the constant to weigh the received value to estimate the true value.(a) Original Image(b) receiv ed image by contourlet (c) receiv ed image by wav eletiiy1. Hard thresholding(2)Where t is certain threshold, σ is the noise variance, 1)(1=x . It is shown in Figure. 6.Figure .6 Hard Thresholding2. Soft thresholding(3)Where 0 ,)(>=+x if x x . It is shown in Figure. 7.3. Stein’s thresholding(4)It is shown in Figure. 8.The hard thresholding keeps the received value of thelarge coefficients, but it’s not continuous. The soft thresholding is continuous, but there’s always a bias between the estimated value and received value. The Stein’s thresholding is a compromise between the two schemes to be both continuous and unbiased for the large coefficients. Therefore the simulations are done with the Stein’s thresholding scheme.The resultant denoised images corresponding to Figure. 5 are shown in Figure. 9.Figure. 9. The denoised image from Figure. 5 by Stein’sthresholding. (a) Original Image(b) Denoised by Stein’s thresholded contourlet coefficients (c) Denoised by Stein’s thresholded wavelet coefficients The contourlet based reconstruction is remedied by the Stein’s thresholding effectively, and the curves on the face image looks smooth. The wavelet based reconstruction is remedied by the Stein’s thresholding to a certain extent, as can be seen from the fact that the “salt and pepper” is more sparse than before. But there’s still a bright “salt” quite visible. The MSE for (b) is now 25.325113, and the MSE for (c) is now 32.522570.V. Wireless Face Recognition SystemBased on the results in section IV, it can be seen thatthe contourlet transform is a unique transform to derive the intrinsic features of the face images. In addition to encoding the images for transmission, the contourlet transform can be also used as a feature extractor in face recognition system.Face recognition system is a very important component of biometric security system for its speed, non-contacting(a) Original Image(b) Denoised by contourlet(c) Denoised by wav elet)|)(ˆ(|1σαγt x j j >=+−=|))(ˆ|/1(x t j j ασγ+−=)|)(ˆ|/1(2x t j j ασγ)(x j )(xproperty and its increasing accuracy. Wirelessly constructed face recognition system will be more flexible in watching the dynamic region of interest, in the specific deployment of cameras and in sharing the face database. In wired face recognition system, the data transmission is usually more reliable. Therefore the goal of a successful wireless face recognition system is to approach the performance of a wired system while keeping the convenience of a wireless system. What’s more, with the flexibility of the wireless system, wireless structure may improve the configuration of the system, and thus improve the face recognition rate. The difficulty in the wireless face recognition system is to overcome the transmission noise and block loss due to fading.The experiment is simulated on the ORL face database with 40 subjects each with 10 face images. When using 20 subjects as the registered users, the 1st-ranking detection rate of the registered users by the contourlet transform in the wireless system is the same as the wired system at 94%. This means that 94% of the correct decisions are within the first possible match.S UMMARYThis paper utilized the contourlet transform as a coding scheme to expand the images into contourlet coefficients for transmission through the wireless fading channel. Several denoising schemes are implemented to denoise the received coefficients and the resultant images have less MSE than simple reconstruction. The contourlet denoising is also competitive to the wavelet denoising. In the example shown in Figure. 5 and 8, the face image has wrinkles, which is represented by the contourlets more efficiently; therefore the contourlet performs better in denoising both in MSE sense and visually. Further the application of contourlet transform in wireless face recognition system is also discussed. The detection rate of both the wireless system and the wired system, with only the transmission channel being different, is 94%. Therefore the application of the wireless face recognition is applicable, and it is more flexible and more cost effective.A CKNOWLEDGEMENTThe contourlet toolbox from Dr. Minh N. Do’s web page is adopted in the simulations in this paper. His openness is gratefully acknowledged./~minhdo/software/R EFERENCES[1] M. N. Do and M. Vetterli, "The contourlet transform:an efficient directional multiresolution image representation", IEEE Transactions on Image Processing, revised Dec. 2004, to appear.[2] M. N. Do and M. Vetterli, "Framing pyramids", IEEETransactions on Signal Processing, vol. 51, pp.2329-2342, Sep. 2003.[3] Ramin Eslami and Hayder Radha, "The ContourletTransform for Image De-noising Using Cycle Spinning", proc. of Asilomar Conference on Signals,Systems, and Computers, pp. 1982-1986, PacificGrove, Nov. 2003.[4] J. L. Starck, E. J. Cands, and D. L. Donoho, "Thecurvelet transform for image denoising", IEEE Trans.Image Processing, vol. 11, pp. 670--684, June 2002[5] G. P. Nason and B. W. Silverman, "The stationarywavelet transform and some statistical applications,"Lecture Notes in Statistics: Wavelets and Statistics,vol. New York: Springer-Verlag, pp. 281--299, 1995.[6] R. Coifman and D. Donoho, "Translation invariantde-noising," Lecture Notes in Statistics: Wavelets andStatistics, vol. New York: Springer-Verlag, pp. 125--150, 1995.[7] E. J. Cand`es and D. L. Donoho, "Curvelets – asurprisingly effective nonadaptive representation forobjects with edges," Curve and Surface Fitting, A.Cohen, C. Rabut, and L. L. Schumaker, Eds. Saint-Malo: Vanderbilt University Press, 1999.。