in this paper an encoding method for the purpose of improving the color image compression performance by wavelet transform is proposed As the main contents, high frequency elements compose of a zero value tree structu...
详细信息
ISBN:
(纸本)0780375149
in this paper an encoding method for the purpose of improving the color image compression performance by wavelet transform is proposed As the main contents, high frequency elements compose of a zero value tree structure and 5-dimensional vector quantization used the lbg algorithm. After the range of quantization is discussed in the experiment, it is clear that the range of zero value quantization is almost the same as the vector quantization. Furthermore, the result applied to the color picture is described. ne simulation results using the proposed method that unified these techniques show the effectiveness.
This paper presents the improvement of the reconstructed image quality when using Hilbert scan of the image sub-blocks prior to vector quantization stage. Two methods for image vector quantization have been considered...
详细信息
ISBN:
(纸本)9781479909414;9781479909421
This paper presents the improvement of the reconstructed image quality when using Hilbert scan of the image sub-blocks prior to vector quantization stage. Two methods for image vector quantization have been considered: Linde-Buzo-Gray algorithm and Self-Organizing Map neural network.
This paper presents text-independent speaker identification scheme based on the combination of dynamic features with Mel Frequency Cepstral Coefficients (MFCC). First, MFCCs are used to extract the speaker specific fe...
详细信息
ISBN:
(纸本)9781467377584
This paper presents text-independent speaker identification scheme based on the combination of dynamic features with Mel Frequency Cepstral Coefficients (MFCC). First, MFCCs are used to extract the speaker specific features and then vector quantization is used to model the speaker. We compare the performance of speaker identification system using number of MFCC filters and centroids of vector quantization. In addition, we also compare the effect of possible combinations of MFCC with log energy, delta and double delta coefficients for number of filters and centroids of vector quantization on recognition rate. The experimental results have been evaluated on the developed database of 75 speakers.
The vector quantization (VQ) was a powerful technique in the applications of digital image compression. The traditionally widely used method such as the Linde-Buzo-Gray (lbg) algorithm always generated local optimal c...
详细信息
ISBN:
(纸本)9783642166952
The vector quantization (VQ) was a powerful technique in the applications of digital image compression. The traditionally widely used method such as the Linde-Buzo-Gray (lbg) algorithm always generated local optimal codebook. This paper proposed a new method based on the firefly algorithm to construct the codebook of vector quantization. The proposed method uses lbg method as the initial of firefly algorithm to develop the VQ algorithm. This method is called FF-lbg algorithm. The FF-lbg algorithm is compared with the other three methods that are lbg, PSO-lbg and HBMO-lbg algorithms. Experimental results showed that the computation of this proposed FF-lbg algorithm is faster than the PSO-lbg, and the HBMO-lbg algorithms. Furthermore, the reconstructured images get higher quality than those generated from the lbg and PSO-lbg algorithms, but there are not significantly different to the HBMO-lbg algorithm.
A structural codebook design algorithm is proposed in this paper, which is aimed at considerably reducing the computational burden during the coding process of vector quantization (VQ) while having almost no extra sto...
详细信息
ISBN:
(纸本)0819422355
A structural codebook design algorithm is proposed in this paper, which is aimed at considerably reducing the computational burden during the coding process of vector quantization (VQ) while having almost no extra storage cost. Kohonen's self-organizing feature map (SOFM) algorithm is improved as to tackle two problems in codebook design. Since the address of currently coded block is often the same as that of the previously coded neighboring blocks, especially in the flat regions, an address-dependent vector quantization (ADVQ) scheme is proposed to further reduce the bit rate and computational complexity. The simulation results show that the ADVQ scheme can achieve a bit-rate reduction of 37% for a typical image ''Lena'' while the computational complexity is reduced by a factor of 20.
Vector quantization is a method, used in the lossy compression of voice and images, which can produce results very near to the theoretical limits;however, its principal disadvantage is that the process of search based...
详细信息
ISBN:
(纸本)9781424444793
Vector quantization is a method, used in the lossy compression of voice and images, which can produce results very near to the theoretical limits;however, its principal disadvantage is that the process of search based its functioning on an algorithm of total search, generating a slow process and of a complexity computacional considerable. The present work proposes the combination of two algorithms in the creation of a new vector quantization scheme. First, an associative network is obtained applying a Learning algorithm for Multivariate Data Analysis (LAMDA) to a codebook generated by means of the lbg algorithm, the purpose of this network is to establish a relation between the training set and the codebook generated by the lbg algorithm;this associative network is a new codebook (LAMDA-codebook) used by the scheme proposed in this work (VQ-LAMDA). Second, considering the LAMDA-codebook as the central element, we use the classification phase of the LAMDA methodology to obtain a rapid search process;the function of this process is generate the set of the class indexes to which every input vector belongs, completing the vector quantization. Furthermore, it is described how to apply the vector quantization scheme proposed to image compression.
lbg algorithm Is commonly used in multidimensional signal processing. It's one of the most effective methods to generate codebooks. Better initial codebook of lbg algorithm leads to better quality of final cod...
详细信息
lbg algorithm Is commonly used in multidimensional signal processing. It's one of the most effective methods to generate codebooks. Better initial codebook of lbg algorithm leads to better quality of final codebook. In order to find one effective method to design lbg initial codebook, four design methods of initial codebook for lbg algorithm are compared, including Random method, Splitting method, MostDispersed Codewords Initialization (MDCI) and Greedy Tree Growing algorithm (GTGA). The codebooks after lbg algorithm are used to quantize Line Spectral Frequency (LSF) coefficients in speech coding. Simulation by C programming language demonstrates that GTGA is optimal. Because it executes within a sShort span of HtimeH, and both the number of iteration times and run time are close to by splitting method in lbg algorithm. Moreover MSE is minor and Average Spectral Distortion is small.
On the WWW, the transmission time for videos and images impacts the performance of a web site. In order to reduce the bandwidth that is used to transmit images over the Internet, most image formats adopt only a limite...
详细信息
On the WWW, the transmission time for videos and images impacts the performance of a web site. In order to reduce the bandwidth that is used to transmit images over the Internet, most image formats adopt only a limited number of colors used simultaneously to display color images on a video monitor. Hence. generating a good color palette for a color digitized image is an important task for Internet applications. In general, the Linde-Buzo-Gray (lbg) algorithm can be used to cluster a color digitized image in which each pixel is considered as a 3-dimension vector in an RGB color space for generating a color palette. The codebook generated by the lbg algorithm can be considered as the color palette for the color image. In order to obtain a good color palette, the lbg algorithm needs a large amount of computation time. In this paper, we propose a color finite-state lbg (CFSlbg) algorithm that reduces the computation time by exploiting the correlations of palette entries between the current and previous iterations. Instead of searching the whole color palette, the CFSlbg algorithm searches only a small number of colors that are very close to the training vector. Thus, the computation time for color quantization is reduced. The proposed approach generates RGB palettes efficiently with little sacrifice of quantized image quality. This paper describes the implementation of this work and simulation results.
The conventional lbg;(Linde-Buzo-Cray) algorithm consumes a great amount of mailing time to generate a codebook In addition, it gives more codewords for describing the image regions with higher pixel intensity varianc...
详细信息
The conventional lbg;(Linde-Buzo-Cray) algorithm consumes a great amount of mailing time to generate a codebook In addition, it gives more codewords for describing the image regions with higher pixel intensity variance, but, fewer codewords for depicting those with lower pixel intensity variance. This paper proposes a group-based VQ codebook generation method (GBVQCG method) to build a codebook It classified the image blocks of an image into groups and determines the number of desired codewords which will be extracted from the image blocks in each group according to the standard deviation and the number of image blocks in the group. The experimental results show that the GBVQCG method generally performs much better in. terms of the running, time and the quality of the decompressed image, compared with the lbg compression method
This paper presents a data-hiding scheme, which hides the secret data in VQ compressed images using multiple codebooks. The secret data are hidden in the codebook indices after the VQ image compression is completed. T...
详细信息
This paper presents a data-hiding scheme, which hides the secret data in VQ compressed images using multiple codebooks. The secret data are hidden in the codebook indices after the VQ image compression is completed. The secret data can be extracted from the codebook indices when the decoding of the compressed image is performed. According to the experimental results, the hiding capacity and image quality outperform Jo and Kim's scheme. In other words, the proposed scheme is proved to be capable of supporting high hiding capacity and good image quality.
暂无评论