矢量量化编码算法及应用研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
在航天、军事、气象、医学、多媒体等领域中经常需要大量存储和传输各种静态图像和视频图像。为了提高传输效率和减少存储空间,必须采取有效的压缩编码算法消除图像中所包含的各种冗余信息并在给定的失真条件下使用尽量少的比特数来描述图像。矢量量化(VQ)作为一种有效的有损压缩技术,其突出优点是压缩比大以及解码算法简单,因此它已经成为图像压缩编码的重要技术之一。矢量量化压缩技术的应用领域非常广阔,如军事部门和气象部门的卫星(或航天飞机)遥感照片的压缩编码和实时传输、雷达图像和军用地图的存储与传输、数字电视和DVD的视频压缩、医学图像的压缩与存储、网络化测试数据的压缩和传输、语音编码、图像识别和语音识别等等。矢量量化技术的研究涉及多学科领域的理论和技术,无论从理论角度还是从应用角度来看,开展对矢量量化技术的研究,不但具有重要的学术意义,还有极为重要的国防意义和经济意义。
    矢量量化的理论基础是香农的速率失真理论,其基本原理是用码书中与输入矢量最匹配的码字的索引代替输入矢量进行传输和存储,而解码时只需简单的查表操作。本文系统地综述了矢量量化技术理论在近二十年来的发展历程、目前的研究现状和未来的发展趋势。本文在静态图像压缩编码的应用背景下,重点研究基本矢量量化的三大关键技术,即码书设计、码字搜索和码字索引分配。一方面,分析现存的各种算法的优缺点,提出各种改进算法。另一方面,结合其它领域的技术和理论,提出各种新颖的算法,并开辟矢量量化技术的新应用方向——数字水印处理。本论文的主要创新成果如下所述:
    传统的遗传码书设计算法采用基于码书的解描述方案并在每次迭代中融入传统的码书设计算法(LBG),所以计算量非常大。为了减少计算量,本文提出基于训练矢量划分的遗传码书设计算法,该算法在每次迭代中不需要融入LBG算法; 为进一步提高码书性能,本文把遗传码书设计算法和传统的模拟退火算法相结合,提出遗传退火码书设计算法。仿真实验表明,与LBG算法相比,这两种算法不仅大大降低了码书设计时间而且显著提高了码书性能。为了改善禁止搜索算法的局部搜索能力以提高搜索全局最优码书的能力,本文在禁止搜索算法中融入模拟退火机制,提出改进的禁止搜索码书设计算法。其次,利用禁止搜索技术,解决了传统的最大下降码书设计算法的最优分割
In the fields such as spaceflight, military affairs, weather, medicine and multimedia, a large number of still images and videos are often required to be stored and transmitted. To improve the transmission efficiency and reduce the storage requirement, efficient encoding algorithms should be used to remove the residual information in images, and fewer bits should be used to describe images on restrictions of given distortion. Vector quantization(VQ) is an efficient lossy compression technique, whose prominent virtues are high compression ratio and simple decoding process, so it has become one of important compression techniques for image coding. VQ compression technique has broad applicable fields, such as compression and real-time transmission of satellite-sensed or plane-sensed images for military or weather departments, storage and transmission of radar images and military maps, video compression for digital television and DVD, compression and storage of medical images, compression and transmission of network-based test data, speech coding, image recognition and speech recognition, and so on. The research on VQ involves lots of theories and techniques from various academic subjects, and has significance for academic, economic and national defence from angles of theory and application.
    VQ technology is based on Shannon’s rate-distortion theory. VQ finds the nearest codeword for each input vector and transmits the corresponding index to the decoder, thus in the decoding phase merely a simple table-look-up operation is required. This dissertation systematically summarizes the 20-year-development course, current status and future development trend of VQ technology. In the application background of still image encoding, this dissertation investigates three key techniques of basic VQ, i.e., codebook design, codeword search and codeword index assignment. On the one hand, some modified algorithms are presented after analyzing the virtues and shortcomings of existing algorithms. On the other hand, some novel methods are proposed by combining VQ with other technology and theories. Moreover, a new application of VQ, i.e., digital image watermarking, has been exploited in this dissertation. Main innovative contributions are as follows:
    Conventional genetic codebook design methods adopt the codebook-based solution description and use LBG in each iteration, so they need huge computation. In order to release the load, a genetic codebook design method based on the partition of the training set is proposed, which doesn’t require LBG in each iteration. To further improve the codebook performance, a genetic simulated annealing codebook design method is also presented, in which the simulated annealing is combined with genetic algorithms. Test results show that, compared with the LBG algorithm, the proposed two algorithms can reduce the computation time as well as improve the codebook performance. To improve the local search ability of Tabu search approach and improve the ability of finding the global optimal codebook, the simulated annealing mechanism is applied in Tabu search algorithm. Moreover, Tabu search approach is used to solve the hard problem of searching the optimal partitioning superplane in the conventional maximum decent codebook design method. In addition, Tabu search approach is also used in the fuzzy c-means algorithm to improve the codebook performance. Simulation shows that the proposed three algorithms can significantly improve the codebook performance. Based on the mean-variance inequality, by decomposing each vector into two subvectors, an efficient subvector mean-variance codeword elimination criterion is presented. Both theoretical analysis and simulation show that this criterion can eliminate a larger number of codewords. In addition, To release the storage load of triangle inequality elimination method, this dissertation develops an efficient codeword elimination criterion by combining the triangle inequality with the mean inequality. Finally, according to the mean-variance inequality, this dissertation introduces variance pyramids in the mean pyramid codeword search algorithm to improve the codeword search efficiency. By utilizing the virtues of the Hardamard transform, i.e., no multiplication requirement and satisfactory energy compaction, an efficient Hardamard transform based codeword search algorithm is presented. Test results show that the proposed algorithm is more efficient than the wavelet transform based codeword search algorithm. To the question of the underuse of the search range and sequence in traditional codeword search algorithms, four characteristic values are introduced in the proposed algorithm with adaptive search range and sequence. Test results show
    that the proposed algorithm can significantly improve the search efficiency with a little extra distortion. To the shortcoming of fixed bit rate of the full search algorithm, two variable rate codeword search algorithms are presented. In the first algorithm, based on the correlation vector quantization, the diagonal encoding sequence is adopted and the high correlation between neighboring image blocks is considered, so both the computation time and the bit rate are reduced. By combining the correlation VQ technique and the side-match VQ algorithm, a variable side-match VQ algorithm is also presented. Test results show that, compared with the side-match VQ, the proposed algorithm can obtain lower bit rate, less computation time and higher performance. To reduce the channel distortion caused by the transmission of codeword indices in the noisy channel, a modified Tabu search codeword index assignment algorithm with simulated annealing is presented. On the condition of BPSK modulate style, a Tabu energy allocation codeword index transmission algorithm is presented, in which the conventional energy allocation method is combined with the Tabu search algorithm. Simulation results show that the proposed two algorithms can reduce much channel distortion. To the status that nobody pay attention to the robustness of digital watermarking algorithm against the VQ compression, a general framework of VQ based digital image watermarking algorithm is presented,and two efficient algorithms, i.e., public watermarking and private watermarking algorithms, are also presented. Codebook partition concepts are introduced in the proposed algorithms to solve the watermarking embedding problem of VQ based digital watermarking. In the public watermarking algorithm, a simple and efficient codebook expansion technique is introduced to meet the requirements of the watermark extraction without the original image. Test results show that the proposed two algorithms are efficient and secret, and have enough robustness to the VQ compression.
引文
1 [美]托马斯,林奇(编著),吴家安,杜淑玲(译).数据压缩技术及其应用.人民邮电出版社.1985,1~85
    2 R. M. Gray. Vector Quantization. IEEE ASSP Magazine. 1984, 1(2):4~29
    3 A. Gersho and R. M. Gray. Vector Quantization and Signal Compression. Kluwer Academic Publishers. 1992, 1~520
    4 Y. Linde, A. Buzo and R. M. Gray. An Algorithm for Vector Quantizer Design. IEEE Transactions on Communications. 1980, 28(1):84~95
    5 胡征,杨有为.矢量量化原理与应用.西安电子科技大学出版社.1988,1~89
    6 M. R. Anderberg. Cluster Analysis for Applications. Academic Press. 1973, 1~112
    7 J. Y. Huang and P. M. Schultheiss. Block Quantization of Correlated Gau-ssian Random Variables. IEEE Transactions on Communication Systems, 1963,11:289~296
    8 A. Gersho. Asymptotically Optimal Block Quantization. IEEE Transactions on Information Theory. 1979, 25:373~380
    9 H. G. Fehn and P. Noll. Multipath Search Coding of Stationary Signals with Applications to Speech. IEEE Transactions on Communications. 1982, 30(4): 687~701
    10 A. Buzo, A. H. Gray, R. M. Gray and J. D. Markel. Speech Coding Based upon Vector Quantization. IEEE Transactions on Acoustics Speech Signal Processing. 1980, 28(5):562~574
    11 J. Makhoul, S. Roucos and H. Gish. Vector Quantization in Speech Coding. Proceedings of IEEE. 1985,73(11):1551~1587
    12 P. A. Chou, T. Lookabaugh and R. M. Gray. Optimal Pruning with Applications to Tree-Structured Source Coding and Modeling. IEEE Transa-ctions on Information Theory. 1989, 35(2):299~315
    13 E. A. Riskin, T. Lookabaugh, P. A. Chou and R. M. Gray. Variable Rate Vector Quantization for Medical Image Processing. IEEE Transactions on Medical Imaging. 1990, 9(3):290~298
    14 E. A. Riskin and R. M. Gray. A Greedy Tree Growing Algorithm for the Design of Variable Rate Vector Quantizers. IEEE Transactions on Signal Processing. 1991, 39(11):2500~2507
    15 W. J. Zeng, Y. F. Huang and S. C. Huang. Two Greedy Tree Growing Algorithms for Designing Variable Rate Vector Quantizers. IEEE Transa-ctions on Circuits and Systems for Video Technology. 1995, 5(3):
    236~242
    16 B. Mahesh, W. A. Pearlman and L. Lu. Variable-Rate Tree Structured Vector Quantizers. IEEE Transactions on Information Theory. 1995, 41(4): 917~930
    17 U. Bayazit and W. A. Pearlman. Variable-Length Constrained-Storage Tree-Structured Vector Quantization. IEEE Transactions on Image Processing. 1999, 8(3):321~331
    18 J. Shanbehzadeh and P. O. Ogunbona. Index Compressed Tree-Structured Vector Quantisation. Signal Processing: Image Communication. 1999, 14: 229~243
    19 V. Ramasubramanian and K. K. Paliwal. Fast k-Dimensional Tree Algorithm for Nearest Neighbor Search with Application to Vector Quantization En-coding. IEEE Transactions on Signal Processing. 1992,40(3):471~480
    20 Y. C. Hu and C. C. Chang. Variable Rate Vector Quantization Scheme Based on Quadtree Segmentation. IEEE Transactions on Consumer Elec-tronics. 1999, 45(2):310~317
    21 B. Ramamurthi and A.Gersho. Classified Vector Quantization of Images. IEEE Transactions on Communications. 1986, 34(11):1105~1115
    22 A. Kubrick and T. Ellis. Classified Vector Quantisation of Images: Codebook Design Algorithm. IEE Proceedings. 1990, 137(6):379~386
    23 E.A. Riskin. Optimal Bit Allocation via the Generalized BFOS Algorithm. IEEE Transactions on Information Theory. 1991, 37(2): 400~402
    24 M. K. Quweider and E. Salari. Efficient Classification and Codebook Design for CVQ. IEE Proceedings-Vision, Image and Signal Processing. 1996, 143(6):344~352
    25 K. W. Chan and K. L. Chan. Subband VPIC with Classified Joint Vector Quantization. Signal Processing: Image Communication. 1998, 13:145~153
    26 C. Q. Chen, S. N. Koh, and P. Sivaprakasapillai. A Novel Scheme for Optimizing Partitioned VQ Using a Modified Resolution Measure. Signal Processing. 1997, 56:157~163
    27 D. Chang, S. Ann, and C. W. Lee. A Classified Split Vector Quantization of LFS Parameters. Signal Processing. 1997, 59:267~273
    28 S. J. Kim and Y. H. Oh. Split Vector Quantization of LSF Parameters with Minimum of dLSF Constraint. IEEE Signal Processing Letters. 1999, 6(9): 227~229
    29 M. J. Sabin and R. M. Gray. Product Code Vector Quantizers for Waveform and Voice Coding. IEEE Transactions on Acoustics Speech and Signal Pro-cessing. 1984, 32:474~488
    30 R. L. Baker and R. M. Gray. Differential Vector Quantization of Achromatic Imagery. International Picture Coding Symposium. 1983,213~219
    31 W. F. Lee and C. K. Chan. Two-Dimensional Split and Merge Algorithm for Differential Vector Quantization of Images. Signal Processing: Image Communication. 1998, 13:1~14
    32 R. A. King and N. M. Nasrabadi. Image Coding Using Vector Quantization in the Transform Domain. Pattern Recognition Letters. 1983, 1:323~329
    33 S. Adlersberg and V. Cuperman. Transform Domain Vector Quantization for Speech Signals. International Conference on Acoustics, Speech, and Signal Processing. 1987, Volume 4:45.4.1~45.4.4
    34 P. C. Chang, R. M. Gray and J. May. Fourier Transform Vector Quantization for Speech Coding. IEEE Transactions on Communications. 1987, 35(10): 1059~1068
    35 周军,周源华.小波变换及图象的 VQ 压缩.上海交通大学学报.1997, 31(6):133~136
    36 方涛,郭达志.基于小波变换的空间约束矢量量化.电子学报.1998, 26(4): 12~14
    37 W. S. Chen, F. C. Ou, L. C. Lin and C. Hsin. Image Coding Using Vector Quantization with a Hierarchical Codebook in Wavelet Domain. 1999, 45(1):36~45
    38 W. Li. Vector Transform and Image Coding. IEEE Transactions on Circuits and Systems for Video Technology. 1991, 1:297~307
    39 G. Sudhir, M. L. Liou and J. C. M. Lee. Average Optimal Vector Transform for VQ-Based Image and Video Compression. IEEE Transactions on Circuits and Systems for Video Technology. 1999, 9(4):617~629
    40 B. H. Juang and A. H. Gray, Jr. Multiple Stage Vector Quantization for Speech Coding. International Conference on Acoustics, Speech and Signal Processing. 1982, Volume 1:597~600
    41 W. Y. Chan and A. Gersho. Enhanced Multistage Vector Quantization with Constrained Storage. The 24th Asilomar Conference on Circuits, Systems and Computers. 1990,256~259
    42 J. Huang and Y. Wang. Compression of Color Facial Images Using Feature Correction Two-Stage Vector Quantization. IEEE Transactions on Image Processing. 1999, 8(1): 102~109
    43 J. H. Conway and N. J. A. Sloane. Fast Quantizing and Decoding Algori-thms for Lattice Quantizers and Codes. IEEE Transactions on Information Theory. 1982, 28:227~232
    44 T. R. Fischer. A Pyramid Vector Quantizer. IEEE Transactions on Infor-mation Theory. 1986, 32:568~583
    45 D. G. Jeong and J. D. Gibson. Lattice Vector Quantization for Image Coding. International Conference on Acoustics, Speech and Signal Processing. 1989. 1743~1746
    46 H. B. Cattin, A. Baskurt, F. Turjman, et.al. 3D Medical Image Coding Using Separable 3D Wavelet Decomposition and Lattice Vector Quantization. Signal Processing. 1997,59:139~153
    47 A. Gersho. Optimal Nonlinear Interpolative Vector Quantization. IEEE Transactions on Communications. 1990, 38(9-10):1285~1287
    48 W. Y. Chan and A. Gersho. Constrained Storage Vector Quantization of Multiple Vector Sources by Codebook Sharing. IEEE Transactions on Communications. 1991, 38(12):11~13
    49 J. Shanbehzadeh and P. O. Ogunbona. Index-Compressed Vector Quantization Based on Index Mapping. IEE Proceedings-Vision, Image and Signal Processing. 1997, 144:31~38
    50 Y. C. Hu and C. C. Chang. Low Complexity Index-Compressed Vector Quantization for Image Compression. IEEE Transactions on Consumer Electronics. 1999, 45(1):219~224
    51 V. Cuperman and A. Gersho. Vector Predictive Coding of Speech at 16kb/s. IEEE Transactions on Communications. 1983, 33(7):685~696
    52 H. M. Hang, J. W. Woods. Predictive Vector Quantization of Images. IEEE Transactions on Communications. 1985, 33(11):1208~1219
    53 A. B. R. Klautau, Jr. Predictive Vector Quantization with Intrablock Prediction Support Region. IEEE Transactions on Image Processing. 1999, 8(2):293~295
    54 J. Foster. Finite-State Vector Quantization for Waveform Coding. Ph. D. Dissertation. 1982,1~105
    55 M. O. Dunham and R. M. Gray. An Algorithm for the Design of Labeled-Transition Finite-State Vector Quantizers. IEEE Transactions on Communi-cations. 1985, 33(1):83~89
    56 W. T. Chen, R. F. Chang and J. S. Wang. Image Sequence Coding Using Adaptive Finite-State Vector Quantization. IEEE Transactions on Circuits and Systems for Video Technology. 1992, 2(1):15~24
    57 S. A. Rizvi and N. M. Nasrabadi. Finite-State Residual Vector Quantization Using a Tree-Structured Competitive Neural Network. IEEE Transactions on Circuits and Systems for Video Technology. 1997, 7(2):377~390
    58 R. L. Baker and R. M. Gray. Image Compression Using Non-Adaptive Spatial Vector Quantization. The 16th Asilomar Conference on Circuits Systems and Computers. 1982,298~303
    59 J. H. Chen and A. Gersho. Gain-Adaptive Vector Quantization with Appli-cation to Speech Coding. IEEE Transactions on Communications. 1987, 35(9):918~930
    60 S. Panchanathan and M. Goldberg. A Content-Addressable Memory Archi-tecture for Image Coding Using Vector Quantization. IEEE Transactions on Signal Processing. 1991, 39(9):2066~2077
    61 郑文星,全子一.基于记忆和预测机制的自适应矢量量化及其在图象压缩编码中的应用.电子学报.1997, 25(7):22~27
    62 S. P. Voukelatos and J. J. Soraghan. A Multiresolution Adaptive VQ Based Still Image Codec with Application to Progressive Image Transmission. Signal Processing: Image Communication. 1998, 13:135~143
    63 J. Feng and K. T. Lo. Dynamic Codebook Adaptive Vector Quantization for Image Coding. IEEE Transactions on Consumer Electronics. 1999, 45(2): 327~332
    64 A. Makur and K. P. Subbalakshmi. Variable Dimension VQ Encoding and Codebook Design. IEEE Transactions on Communications. 1997, 45(8): 897~899
    65 C. Zhu and Y. Hua. Image Vector Quantization with Minimax L ∞ Distortion. IEEE Signal Processing Letters. 1999, 6(2):25~27
    66 S. P. Lloyd. Least Squares Quantization in PCM. Unpublished Bell Labora-tories Technical Note. 1957. But Later published in IEEE Transactions on Information Theory. 1982, 28:127~135
    67 S. M. Cheng, K. T. Lo and K. C. Li. Efficient LBG Initialisation Method for Image Vector Quantisation. Electronics Letters. 1995, 31(19):1654~1656
    68 W. H. Equitz. A New Vector Quantization Clustering Algorithm. IEEE Transactions on Acoustics Speech and Signal Processing. 1989, 37(10): 1568~1575
    69 C. K. Ma and C. K. Chan. A Fast Method of Designing Better Codebooks for Image Vector Quantization. IEEE Transactions on Communications. 1994, 40(2/3/4): 237~242
    70 郑义,蒋刚毅,张礼和.基于快速胞腔划分的改进分裂法矢量量化码书设计.信号处理.1997, 13(4):306~311
    71 C. Q. Chen, S. N. Koh and P. Sivaprakasapillai. VQ Codebook Design Algorithm Based on Partial GLA. 1995, 31(21):1803~1805
    72 T. Kohonen, J. Kangas, J. Laaksonen and K. Torkkola. LVQ_PAK: A Program Package for the Correct Application of Learning Vector Quan-tization Algorithms. IEEE International Joint Conference on Neural Networks. 1992, 1:725~730
    73 N. M. Nasrabadi and Y. Feng. Vector Quantization of Images Based upon the Kohonen Self-Organizing Feature Maps. International Conference on Neural Networks. 1988, 1: 101~108
    74 S. C. Ahalt, A. K. Krishnamarthy, D. E. Melton and P. Chen. Competitive Learning Algorithms for Vector Quantization. Neural Networks. 1990, 3: 277~290
    75 A. K. Krishnamarthy, S. C. Ahalt, D. E. Melton and P. Chen. Neural Networks for Vector Quantization of Speech and Images. IEEE Journal on Selected Areas Communications. 1990, 8(8):1449~1457
    76 E. Yair, K. Zeger and A. Gersho. Competitive Leaning and Soft Competition for Vector Quantizer Design. IEEE Transactions on Signal Processing. 1992, 40(2):294~309
    77 N. Ueda and R. Nakano. A New Competitive Learning Approach Based on an Equidistortion Principle for Designing Optimal Vector Quantizers. Neural Networks. 1994, 7(8):1211~1227
    78 朱策,何振亚,厉力华,汪军.应用于矢量量化的竞争学习算法研究.电子学报.1997, 25(2): 113~115
    79 T. M. Nartinetz, S. G. Berkovich and K. J. Schulten. Neural-Gas Network for Vector Quantization and its Application to Time-Series Prediction. IEEE Transactions on Neural Networks. 1993, 4(4): 558~569
    80 C. S. T. Choy and W. C. Siu. Fast Sequential Implementation of ‘Neural-Gas’ Network for Vector Quantization. IEEE Transactions on Commu-nications. 1998, 46(3): 301~304
    81 S. Kirkpartrick, C. D. Galatt and M. P.Vecchi. Optimization by Simulated Annealing. Science. 1983, 220(4598):671~680
    82 S. Geman and D. Geman. Stochastic Relaxation, Gibba Distributions, and the Bayesian Restoration of Images. IEEE Transactions on Pattern Analysis and Machine Intelligence. 1984, 6: 721~741
    83 J. H. Holland. Adaptation in Nature and Artificial Systems. The University of Michigan Press. 1975,1~340
    84 周明,孙树栋.遗传算法原理及应用.国防工业出版社.1999,1~78
    85 F. Glover. Tabu search. Part I, ORSA Journal on Computing. 1989, 1(3): 190~206
    86 F. Glover and M. Laguna. Tabu Search. Kluwer Academic Publishers. 1997,1~354
    87 J. Vaisey and A. Gersho. Simulated Annealing and Codebook Design. Inter-national Conference on Acoustics, Speech, and Signal Processing. 1988:1176~1179
    88 K. Zeger and A. Gersho. Stochastic Relaxation Algorithm for Improved Vector Quantizer Design. Electronics Letters. 1989, 25(14):896~898
    89 J. S. Pan, F. R. McInnes and M. A. Jack. VQ Codebook Design Using Genetic Algorithms. Electronics Letters. 1995, 31(17):1418~1419
    90 P. Franti. Genetic Algorithm with Deterministic Crossover for Vector Quan-tization. Pattern Recognition Letters. 2000, 21:61~68
    91 P. Franti, J. Kivijarvi and O. Nevalainen. Tabu Search Algorithm for Code-book Generation in Vector Quantization. Pattern Recognition. 1998, 31(8):1139~1148
    92 L. A. Zadeh. Fuzzy Sets. Inform. Contr. 1965, 8:338~353
    93 刘增良.模糊技术与应用选编.北京航空航天大学出版社.1998,1~500
    94 V. Delport and D. Liesch. Fuzzy-c-means Algorithm for Codebook Design in Vector Quantization. Electronics Letters. 1994, 30(13): 1025~1026
    95 N. B. Karayiannis and P. I. Pai. Fuzzy Vector Quantization Algorithms and Their Application in Image Compression. IEEE Transactions on Image Pro-cessing. 1995, 4(9):1193~1201
    96 张基宏,谢维信.一种快速模糊矢量量化图像编码算法.电子学报.1999, 27(2):106~108
    97 张基宏.一种新的模糊 K 邻域矢量量化码本设计算法.电子科学学刊.1999, 21(1):50~54
    98 F. L. Chung, T. Lee and W. Chan. Path-Following Approach to Globally Optimal Vector Quantizer Design. Electronics Letters. 1993, 29(21):1831~1832
    99 C. Q. Chen, S. N. Koh and P. Sivaprakasapillai. Codebook Generation for Vector Quantization. Electronics Letters. 1995, 31(7):522~523
    100 C. D. Bei, and R. M. Gray. An Improvement of the Minimum Distortion Encoding Algorithm for Vector Quantization. IEEE Transactions on Com-munications. 1985, 33(10):1132~1133
    101 M. R. Soleymani and S. D. Morgera. An Efficient Nearest Neighbor Search Method. IEEE Transactions on Communications. 1987, 35(6):677~679
    102 D. Cheng, A. Gersho, B. Ramamurthi and Y. Shoham. Fast Search Algori-thms for Vector Quantization and Pattern Matching. International
    Confe-rence on Acoustics, Speech, and Signal Processing. 1984:9.11.1~9.11.4
    103 K. T. Lo and W. K. Cham. Subcodebook Searching Algorithm for Efficient VQ Encoding of Images. IEE Proceedings-I. 1993, 140(5):327~330
    104 J. S. Pan, F. R. McInnes and M. A. Jack. Bound for Minkowski Metric or Quadratic Metric Applied to VQ Codeword Search. IEE Proceedings-Vision, Image and Signal Processing. 1996, 143(1):67~71
    105 J. S. Pan, F. R. McInnes and M. A. Jack. Fast Clustering Algorithms for Vector Quantization. Pattern Recognition. 1996, 29(3):511~518
    106 L. Guan, and M. Kamel. Equal-Average Hyperplane Partitioning Method for Vector Quantization of Image Data. Pattern Recognition Letters. 1992: 693~699
    107 S. W. Ra and J. K. Kim. Fast Mean-Distance-Ordered Partial Codebook Search Algorithm for Image Vector Quantization. IEEE Transactions on Circuits and Systems-II. 1993, 40(9):576~579
    108 J. S. Pan and K. C. Huang. A New Vector Quantization Image Coding Algo-rithm Based on the Extension of the Bound for Minkowski Metric. Pattern Recognition. 1998, 31(11):1757~1760
    109 C. H. Lee, L. H. Chen. High-Speed Closest Codeword Search Algorithms for Vector Quantization. Signal Processing. 1995, 43:323~331
    110 C. H. Lee and L. H. Chen. Fast Closest Codeword Search Algorithm for Vector Quantization. IEE Processings-Vision, Image and Signal Processing, 1994, 141(3):143~148
    111 D. Ghosh and A. P. Shivaprasad. Fast Codeword Search Algorithm for Real-time Codebook Generation in Adaptive VQ. IEE Processings-Vision, Image and Signal Processing. 1994, 144(5):278~284
    112 S. J. Baek, B. K. Jeon and K. M. Sung. A Fast Encoding Algorithm for Vector Quantization. IEEE Signal Processing Letters. 1997, 4(12):325~327
    113 M. T. Orchard. A Fast Nearest Neighbor Search Algorithm. International Conference on Acoutics, Speech and Signal Processing. 1991:2297~2300
    114 C. M. Huang, Q. Bi, G. S. Stiles and R.W.Harris. Fast Full Search Equi-valent Encoding Algorithms for Image Compression Using Vector Quan-tization. IEEE Transactions on Image Processing. 1992, 1(3): 413~ 416
    115 E. Vidal. An Algorithm for Finding Nearest Neighbours in (approximately) Constant Average Time. Pattern Recognition Letters. 1986, 54: 145~157
    116 W. Li, and E. Salari. A Fast Vector Quantization Encoding Method for Image Compression. IEEE Transactions on Circuits and Systems for Video Technology. 1995, 5(2):119~123
    117 T. Torres and J. Huguet. An Improvement on Codebook Search for Vector Quantization. IEEE Transactions on Communications. 1994, 42(2):208~210
    118 K. S. Wu, and J. C. Lin. Fast VQ Encoding by an Efficient Kick-Out Condition. IEEE Transactions on Circuits and Systems for Video Tech-nology. 2000, 10(1):59~62
    119 Y. C. Lin and S. C. Tai. A Fast Linde Buzo Gray Algorithm in Image Vector Quantization. IEEE Transactions on Circuits and Systems I: Analog and Digital Signal Processing. 1998, 45(3):432~435
    120 W. J. Hwang, S. S. Jeng and B. Y. Chen. Fast Codeword Search Algorithm Using Wavelet Transform and Partial Distance Search Techniques. Elec-tronics Letters. 1997, 33(5):365~366
    121 W. J. Hwang, S. S. Jeng and M. R. Leou. Fast Codeword Search Technique for the Encoding of Variable-rate Vector Quantisers. IEE Proceedings-Vision and Image Signal Processing. 1998, 145(2):103~108
    122 M. Vetterli and J. Kovacevic. Wavelets and Subband Coding. Prentice Hall. 1995
    123 P. J. Burt and E. Adelson. The Laplacian Pyramid as a Compact Image Code. IEEE Transactions on Communications. 1983, 31(4):532~540
    124 L. Wang and M. Goldberg. Reduced-Difference Pyramid: A Data Structure for Progressive Image Transmission. Optical Engineering. 1989, 28(7): 708~716
    125 C. H. Lee and L. H. Chen. A Fast Search Algorithm for Vector Quantization Using Mean Pyramids of Codewords. IEEE Transactions on Communi-cations, 1995, 43(2/3/4):1697~1702
    126 W. J. Hwang, B. Y. Chen and S. S. Jeng. A Fast Vector Quantization Encoding Method Using Wavelet Transform. Pattern Recognition Letters. 1997, 18:73~76
    127 J. S. Koh and J. K. Kim. Fast Sliding Search Algorithm for Vector Quanti-zation in Image Coding. Electronics Letters. 1988, 24(17):1082~1083
    128 A. P. Wilton and G. F. Carpenter. Fast Search Methods for Vector Lookup in Vector Quantization. Electronics Letters. 1992, 28(5): 2311~2312
    129 R. L. Joshi and P. G. Poonacha, A New MMSE Encoding Algorithm for Vector Quantization. International Conference on Acoustics, Speech and Signal Processing. 1991:645~64
    130 V. Ramasubramanian and K. K. Paliwal. Fast k-Dimensional Tree Algo-rithms for Nearest-Neighbor Search with Application to Vector Quantization Encoding. IEEE Transactions Signal Processing. 1992, 40(3): 518~531
    131 王卫,蔡德钧,万发贯.用于图像编码的相关矢量量化研究.电子学报.1995, 23(4):30~34
    132 周汀,章倩苓,李蔚.一种改进的相关图像矢量量化编码算法.电子学报.1997, 25(11):79~81
    133 T. Kim. Side Match and Overlap Match Vector Quantizers for Images. IEEE Transactions on Image Processing. 1992, (1):170~185
    134 N. Farvardin. A Study of Vector Quantization for Noisy Channels. IEEE Transactions on Information Theory. 1990, 36(4):799~809
    135 K. Zeger and A.Gersho. Pseudo-Gray Coding. IEEE Transactions on Com-munications. 1990, 38(12):2147~2158
    136 H. S. Wu and J. Barba. Index Allocation in Vector Quantization for Noisy Channels. Electronics Letters. 1993, 29(15):1317~1319
    137 L. C. Potter and D. M. Chiang. Minimax Non-redundant Channel Coding. IEEE Transactions on Communications. 1995,43(2/3/4):804~811
    138 J. S. Pan, F. R. Mcinnes and M. A. Jack. Application of Parallel Genetic Algorithm and Property of Multiple Global Optima to VQ Codevector Index Assignment for Noisy Channels. Electronics Letters. 1996, 32(4):296~297
    139 J. S. Pan and S. C. Chu. Non-Redundant VQ Channel Coding Using Tabu Search Strategy. Electronics Letters. 1996, 32(17):1545~1546
    140 J. S. Pan, S. Ong, C. S. Shieh and B. W. Wang. VQ Codebook Organization Using Parallel Tabu Search Approach over Noisy Channel. Journal of National Kaohsiung Institute of Technology. 1997, 27:91~102
    141 S. Gadkari and K. Rose. Robust Vector Quantisation by Transmission Energy Allocation. Electronics Letters. 1996, 32(16):1451~1453
    142 S. Gadkari and K. Rose. Vector Quantization with Transmission Energy Allocation for Time-Varying Channels. IEEE Transactions on Commu-nications. 1999, 47(1):149~157
    143 S. Gadkari and K. Rose. Robust Vector Quantizer Design by Noisy Channel Relaxation. IEEE Transactions on Communications. 1999, 47(8):1113~1116
    144 M. Manohar and J. C. Tilton. Model-Based Vector Quantization with App-lication to Remotely Sensed Image Data. IEEE Transactions on Image Pro-cessing. 1999, 8(1):15~21
    145 F. A. P. Petitcolas, R. J. Anderson and M. G. Kuhn. Information Hiding—A Survey. Proceedings of IEEE. 1999, 87(7):1062~1078
    146 B. M. Macq and J. J. Quisquater. Cryptology for Digital TV Broadcasting. Proceedings of IEEE. 1995, 83: 944~957
    147 FIPS 186. Digital Signature Standard. 1994,1~254
    148 R. G. van Schyndel, A. Z. Tirkel and C. F. Osborne. A Digital Watermark. International Conference on Image Processing. 1994, 2:86~90
    149 R. B. Wolfgang and E. J. Delp. A Watermark for Digital Images. Inter-national Conference on Image Processing. 1996, 3:219~222
    150 M. D. Swanson, B. Zhu, and A. H. Tewfik and L. Boney. Robust Audio Watermarking Using Perceptual Masking. Signal Processing. 1998, 66(3): 337~355
    151 I. J. Cox, J. Kilian, F. T. Leighton and T. Shamoon. Secure Spread Spectrum Watermarking for Multimedia. IEEE Transactions on Image Processing. 1997, 6(12):1673~1687
    152 I. Pitas and T.H.Kaskalis. Applying Signatures on Digital Images. IEEE Workshop on Nonlinear Signal and Image Processing. 1995:460~463
    153 G. Voyatzis and I. Pitas. Chaotic Watermarks for Embedding in the Spatial Domain. International Conference on Image Processing. 1997:432~436
    154 J. J. K. O. Ruanaidh, W. J. Dowling and F. M. Boland. Phase Watermarking
    of Digital Images. International Conference on Image Processing. 1996, 3:239~242
    155 J. J. K. Ruanaidh and T. Pun. Rotation Scale and Translation Invariant Spread Spectrum Digital Image Watermarking. Signal Processing. 1998, 66(3): 303~317
    156 G. H. Berbecel, T. Cooklev and A. N. Venetsanopoulos. Multiresolution Technique for Watermarking Digital Images. Proceedings of ICCE’97, 1997:354~355
    157 S. Pereira and T. Pun. An Iterative Template Matching Algorithm Using the Chirp-Z Transform for Digital Image Watermarking. Pattern Recognition. 1999, 33:173~175
    158 J. L. Dugelay and S. Roche. Fractal Transform Based Large Digital Watermark Embedding and Robust Full Blind Extraction. International Con-ference on Multimedia Computing and Systems. 1999, 2(239):1003~1004
    159 S. Craver, N. Memon, B. Yeo and M. Yeung. Can Invisible Watermarks Resolve Rightful Ownerships?. Technical Report RC20509. IBM Research Division. 1996,1~80
    160 M. D. Swanson, B. Zhu and A. H. Tewfik. Multiresolution Scene-Based Video Watermarking Using Perceptual Models. IEEE Journal on Selected Areas in Communications. 1998, 16(4):540~550

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700