CN101944235B - 基于分数傅立叶变换的图像压缩方法 - Google Patents

基于分数傅立叶变换的图像压缩方法 Download PDF

Info

Publication number
CN101944235B
CN101944235B CN2009100729256A CN200910072925A CN101944235B CN 101944235 B CN101944235 B CN 101944235B CN 2009100729256 A CN2009100729256 A CN 2009100729256A CN 200910072925 A CN200910072925 A CN 200910072925A CN 101944235 B CN101944235 B CN 101944235B
Authority
CN
China
Prior art keywords
mrow
mfrac
msup
msub
fractional fourier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN2009100729256A
Other languages
English (en)
Other versions
CN101944235A (zh
Inventor
郑丽颖
石大明
田凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Harbin Engineering University
Original Assignee
Harbin Engineering University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Harbin Engineering University filed Critical Harbin Engineering University
Priority to CN2009100729256A priority Critical patent/CN101944235B/zh
Publication of CN101944235A publication Critical patent/CN101944235A/zh
Application granted granted Critical
Publication of CN101944235B publication Critical patent/CN101944235B/zh
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

本发明提供的是一种基于分数傅立叶变换的图像压缩方法。第一步,计算图像的(0.5,0)、(0,0.5)、(1,0)、(0,1)阶分数傅立叶变换;第二步,根据Wigner分布与分数傅立叶变换的关系计算所有变换阶次的分数傅立叶二阶矩;第三步,根据各二阶矩的值找到最优的变换阶数,并将图像变换到最优的分数傅立叶域,从而使图像的能量集中在尽可能少的分数傅立叶系数上;第四步,忽略所有幅值小于某一阈值的系数,并采用熵编码方法对其余的分数傅立叶系数进行编码,实现图像压缩。本发明计算速度快,采用快速离散分数傅立叶变换算法,本方法的时间复杂度仅为O(N×NlogN);对平稳信号和非平稳的二维信号都具有较好的压缩效果。

Description

基于分数傅立叶变换的图像压缩方法
(一)技术领域
本发明涉及的是一种数据压缩方法,特别是涉及一种数字图像压缩方法。
(二)背景技术
随着计算机与数字通信技术的迅速发展,图像压缩受到了人们越来越多的关注。从本质上讲,图像压缩就是用尽可能少的代码(符号)来表示尽可能多的数据信息。现有的数字图像压缩技术可分为两大类:有损压缩和无损压缩。其中有损压缩主要包括行程长度编码、熵编码以及LZW方法;而有损压缩方法则包括色度抽样法、变换编码方法以及分形编码方法等。变换编码方法是最常用的图像压缩方法,其主要思想是使用如离散余弦变换、傅立叶变换、或者小波变换来表达图像,然后再采用一种无损编码方法实现压缩。
分数傅立叶变换是傅立叶变换的推广形式,它将信号表示为chirp信号的组合,克服了傅立叶变换将时域信息完全摒弃的缺点,通过一种简单的方式实现了信号的从纯粹时间域到纯频率域的全过程的综合描述,能够展示出信号从纯时间域到纯频率域的所有变化特征。研究表明,通过分数傅立叶变换,可以将信号表示为紧致形式,即信号的大部分能量都集中在少数几个分数傅立叶系数上,例如chirp率为2β的chirp信号,其-π/2atan(0.5×1/β)阶分数傅立叶变换为脉冲信号。
与本发明相关的公开报道有:1、C.Vijaya,Bhat,J.S.Signal compressionusing discrete fractional Fourier transform and set partitioning inhierarchical tree.Signal Processing.2006,86:1976-1983;2、I.S.Yetik,Kutay,M.A.,Ozaktas,H.M.Image representation and compression with thefractional Fourier transform.Optics Communications,2001,197:275-278等。
(三)发明内容
本发明的目的在于提供一种可以将信号表示为紧致形式的特性,实现快速数字图像压缩的基于分数傅立叶变换的图像压缩方法。
本发明的目的是这样实现的:
第一步,计算图像的(0.5,0)、(0,0.5)、(1,0)、(0,1)阶分数傅立叶变换;第二步,根据Wigner分布与分数傅立叶变换的关系计算所有变换阶次的分数傅立叶二阶矩;第三步,根据各二阶矩的值找到最优的变换阶数,并将图像变换到最优的分数傅立叶域,从而使图像的能量集中在尽可能少的分数傅立叶系数上;第四步,忽略所有幅值小于某一阈值的系数,并采用熵编码方法对其余的分数傅立叶系数进行编码,实现图像压缩。
本发明的有益效果是,1)计算速度快,采用快速离散分数傅立叶变换算法,本方法的时间复杂度仅为O(N×NlogN);2)对平稳信号和非平稳的二维信号都具有较好的压缩效果。
(四)具体实施方式
下面举例对本发明做更详细地描述:
设I(m,n)为N×N输入图像,a,b为行、列两个方向的分数傅立叶变换阶数,并且0≤a,b≤1,Δa、Δb分别为a、b的增量。Ia,b(m,n)为I(m,n)的(a,b)阶分数傅立叶变换,wr a,b和wc a,b为Ia,b(m,n)的行向和列向二阶矩。
本发明所提出的图像压缩算法具体实现步骤如下:
步骤1,利用快速离散分数傅立叶变换算法计算I0.5,0(m,n)、I0,0.5(m,n)、I1,0(m,n)、I0,1(m,n)。
步骤2,根据式(1)计算wr 0,0,wr 0.5,0和wr 1,0,根据式(2)计算wc 0,0,wc 0,0.5和wc 0,1
w a , b r = 1 E Σ m = 0 N - 1 Σ n = 0 N - 1 | I a , b ( m , n ) | 2 m 2 - - - ( 1 )
w a , b c = 1 E Σ m = 0 N - 1 Σ n = 0 N - 1 | I a , b ( m , n ) | 2 n 2 - - - ( 2 )
其中,
Figure GSB00000052672800023
为图像的总能量。
步骤3,分别令a=0,Δa,2Δa,…,1,b=0,Δb,2Δb,…,1,根据式(3)、(4)分别计算wr a,b和wc a,b
w a , b r = c 1 cos 2 ( aπ 2 ) + 2 c 2 cos ( aπ 2 ) sin ( aπ 2 ) + c 3 sin 2 ( aπ 2 ) - - - ( 3 )
w a , b c = c 4 cos 2 ( bπ 2 ) + 2 c 5 cos ( bπ 2 ) sin ( bπ 2 ) + c 6 sin 2 ( bπ 2 ) - - - ( 4 )
其中,系数c1=wr 0,0,c2=wr 0.5,0-0.5(wr 0,0+wr 1,0),c3=wr 1,0,c4=wc 0,0,c5=wc 0,0.5-0.5(wc 0,0+wc 0,1),c6=wc 0,1
步骤4,令目标函数为
J = w r a , b × w c a , b - - - ( 5 )
计算使J取最小值的变换阶数(a′,b′)。
步骤5,利用快速离散分数傅立叶变换算法计算Ia′,b′(m,n)。
步骤6,若|Ia′,b′(m,n)|<0.2max(|Ia′,b′(m,n)|)则令Ia′,b′(m,n)=0,其中max为取最大值函数。
步骤7,将步骤6计算得到的Ia′,b′(m,n)用最大熵方法编码,实现图像压缩。

Claims (1)

1.一种基于分数傅立叶变换的图像压缩方法,其特征是其具体步骤为:
第一步,计算图像的(0.5,0)、(0,0.5)、(1,0)、(0,1)阶分数傅立叶变换,具体为:利用快速离散分数傅立叶变换算法计算I0.5,0(m,n)、I0,0.5(m,n)、I1, 0(m,n)、I0,1(m,n);
第二步,根据Wigner分布与分数傅立叶变换的关系计算变换阶次的分数傅立叶二阶矩,具体为:根据式 w a , b r = 1 E Σ m = 0 N - 1 Σ n = 0 N - 1 | I a , b ( m , n ) | 2 m 2 计算wr 0,0,wr 0.5,0和wr 1,0,根据式 w a , b c = 1 E Σ m = 0 N - 1 Σ n = 0 N - 1 | I a , b ( m , n ) | 2 n 2 计算wc 0,0,wc 0,0.5和wc 0,1
其中, E = Σ m = 0 N - 1 Σ n = 0 N - 1 | I a , b ( m , n ) | 2 为图像的总能量;
第三步,根据各二阶矩的值找到最优的变换阶数,并将图像变换到最优的分数傅立叶域,从而使图像的能量集中在尽可能少的分数傅立叶系数上,具体为:
分别令a=0,Δa,2Δa,...,1,b=0,Δb,2Δb,...,1,根据式
w a , b r = c 1 cos 2 ( aπ 2 ) + 2 c 2 cos ( aπ 2 ) sin ( aπ 2 ) + c 3 sin 2 ( aπ 2 )
w a , b c = c 4 cos 2 ( bπ 2 ) + 2 c 5 cos ( bπ 2 ) sin ( bπ 2 ) + c 6 sin 2 ( bπ 2 ) 分别计算wr a,b和wc a, b
其中,系数c1=wr 0,0,c2=wr 0.5,0-0.5(wr 0,0+wr 1,0),c3=wr 1,0,c4=wc 0,0,c5=wc 0,0.5-0.5(wc 0,0+wc 0,1),c6=wc 0,1
令目标函数为
J=wr a,b×wc a,b
计算使J取最小值的变换阶数(a′,b′);
利用快速离散分数傅立叶变换算法计算Ia′,b′(m,n);
第四步,忽略所有幅值小于某一阈值的系数,并采用熵编码方法对其余的分数傅立叶系数进行编码,实现图像压缩,具体为:
令第三步计算得到的Ia′,b′(m,n)中所有幅值小于某一阈值的元素值为0;
将Ia′,b′(m,n)用最大熵方法编码,实现图像压缩;
上述步骤中,I(m,n)为N×N输入图像,a,b为行、列两个方向的分数傅立叶变换阶数,并且0≤a,b≤1,Δa、Δb分别为a、b的增量;Ia,b(m,n)为I(m,n)的(a,b)阶分数傅立叶变换,wr a,b和wc a,b为Ia,b(m,n)的行向和列向二阶矩。
CN2009100729256A 2009-09-18 2009-09-18 基于分数傅立叶变换的图像压缩方法 Expired - Fee Related CN101944235B (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100729256A CN101944235B (zh) 2009-09-18 2009-09-18 基于分数傅立叶变换的图像压缩方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100729256A CN101944235B (zh) 2009-09-18 2009-09-18 基于分数傅立叶变换的图像压缩方法

Publications (2)

Publication Number Publication Date
CN101944235A CN101944235A (zh) 2011-01-12
CN101944235B true CN101944235B (zh) 2012-02-01

Family

ID=43436215

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100729256A Expired - Fee Related CN101944235B (zh) 2009-09-18 2009-09-18 基于分数傅立叶变换的图像压缩方法

Country Status (1)

Country Link
CN (1) CN101944235B (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722895B (zh) * 2012-05-15 2014-03-26 哈尔滨工程大学 基于分数傅立叶变换的形状描述方法
CN104950335B (zh) * 2015-04-28 2017-05-31 中国地质大学(武汉) Enpemf信号归一化stft‑wvd时频分析方法
US10121233B2 (en) 2015-07-20 2018-11-06 Okinawa Institute Of Science And Technology School Corporation 2D discrete fourier transform with simultaneous edge artifact removal for real-time applications
CN113063565B (zh) * 2021-03-17 2023-03-10 北京工业大学 一种半导体激光器光束质量因子的测量方法及装置

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1665303A (zh) * 2005-03-18 2005-09-07 清华大学 图像/视频编码中变换系数的熵编码方法

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1665303A (zh) * 2005-03-18 2005-09-07 清华大学 图像/视频编码中变换系数的熵编码方法

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Adolf W.Lohmann.Relationships between the Radon-Wigner and fractional Fourier transforms.《J.Opt.Soc.Am.A》.1994,第11卷(第6期),1798-1801. *
C.Vijaya et al..Signal compression using discrete fractional Fourier transform and set partitioning in hierarchical tree.《Signal Processing 86(2006)》.2006,1976-1983. *
I.Samil Yetik et al..Image representation and compression with the fractional Fourier transform.《Optics Communications 197(2001)》.2001,275-278. *
孙晓兵等.分数阶Fourier变换及其应用.《电子学报》.1996,第24卷(第12期),60-65. *

Also Published As

Publication number Publication date
CN101944235A (zh) 2011-01-12

Similar Documents

Publication Publication Date Title
KR100921905B1 (ko) 부분 복소 변조 필터 뱅크
CN101421780B (zh) 用于编码和解码时变信号的方法和设备
CN101944235B (zh) 基于分数傅立叶变换的图像压缩方法
CN101521010B (zh) 一种音频信号的编解码方法和装置
Ranjan Canonical Huffman coding based image compression using wavelet
Kumar et al. A review: DWT-DCT technique and arithmetic-Huffman coding based image compression
CN102036075B (zh) 一种图像及数字视频编码及解码方法
Rajesh et al. Speech compression using different transform techniques
Ahmed et al. Audio compression using transforms and high order entropy encoding
Parkale et al. Application of 1-D discrete wavelet transform based compressed sensing matrices for speech compression
CN102332268B (zh) 基于自适应冗余字典的语音信号稀疏表示方法
Shukla et al. Audio compression algorithm using discrete cosine transform (DCT) and Lempel-Ziv-Welch (LZW) encoding method
CN118136030A (zh) 音频处理方法、装置、存储介质和电子设备
CN101406064A (zh) 量化和反量化输入信号的方法和设备以及对输入信号编码和解码的方法和设备
CN102982807B (zh) 用于对语音信号lpc系数进行多级矢量量化的方法和系统
CN102572426A (zh) 一种数据处理的方法和装置
EP3248190B1 (en) Method of encoding, method of decoding, encoder, and decoder of an audio signal
CN115065367B (zh) 一种低复杂度的稀疏信号采样重构系统及方法
CN100517298C (zh) 将数字信号从时域变换到频域及其反向变换的方法
CN102103859B (zh) 一种数字音频编码、解码方法及装置
CN109246437B (zh) 一种基于里德所罗门码的图像压缩感知方法
Reddy et al. 2D dual-tree complex wavelet transform based image analysis
CN102665076A (zh) 一种重叠变换后置滤波器的构造方法
James et al. A comparative study of speech compression using different transform techniques
Abou-loukh et al. Speech denoising using mixed transform

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120201

Termination date: 20180918