Vector quantization, as an image compression method, requires considerable computational complexity. The following report examines this complexity for the unconstrained vector quantization method, in especially for the partial search algorithm.
Unconstrained vector quantization, as a part of memoryless vector quantization, can be classified in full search and fast search algorithms. For the full search method the complete codebook is affected by encoding process, there for fast search methods only a fraction of the codebook is considered. Full search methods are the exhaustive search and partial search algorithms. Fast search methods are the triangular inequality and the vector-to-scalar elimination. For each method a description of the algorithm, the complexity and its inferior limit is given. A comparison shows that the fast search methods are always affected by a full search method. Therefor to get a model of complexity for unconstrained vector quantization, the partial distance search algorithm is simulated for different codebooks. The experimental results leads to a model with two parameters permitting the estimation of the computational complexity.
back | home | abstract | contents | next chapter
2.1 Full Search Vector Quantization
3 Modeling Unconstrained Vector Quantization Complexity
3.1 Complexity Structure of the Partial Search Algorithm