Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Optimal Quantization / Adaptive Quantization for image

Status
Not open for further replies.

eepty

Full Member level 2
Joined
Oct 21, 2005
Messages
143
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
2,611
optimal & adaptive quantization

I am doing a project about image compression in which I decided to build an encoder and a decoder using Matlab.

The encode algorithm is:
Read image -> 8x8 2D-DCT -> Optimal Quantization -> Huffman coding

However, I have no idea about how to construct the optimal quantization. I know jpeg use a standard quantization matrix, is there other method to quantize the DCT coefficient?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top