Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

vhdl implementation of a quantization block in our project.

hai,

i need a vhdl code for quantization block in our project which is jpeg image compression.

in this quantization block, we are dividing the 8x8 matrix by another quantization matrix which is in the same order 8x8. here each element is 16 bits. we have to divide each element of fisrt matrix by each elementof second matrix correspondingly...

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Good luck. Let us know if you find it.

    Likelyhood is, you'll have to do your homework/project yourself.