Jpeg Encoder using DCT

前端 未结 0 1762
自闭症患者
自闭症患者 2020-12-19 02:28

I am trying to compress a jpeg image using DCT in C++. The image pixels are saved in CImg. First, I cut the image in blocs of 8x8 pixels. Then I apply DCT in all the blocks.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题