Image compression through vector quantization

조회 수: 4 (최근 30일)
mona
mona 2013년 4월 16일
댓글: FEBA SOMARAJAN 2021년 4월 4일
When talking about vector quantization for compressing images, three steps have been taught to us so far: Codebook generation, encoding the image into vectors and decoding.
We have been taught to generate the codebook function which is basically going to take the vector from encodeImage.m as one of its argument.
My question is: Is there any command in Matlab which encodes the image? More specifically, how would you vectorize the image into specific bits of pixels? For instance, how would I compress the 8 bit pixel to 0.25 bits per pixel and vectorize it?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Denoising and Compression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by