搜索资源列表
DiscreteCosineTransform2D
- This is Discrete Cosine Transform implementation (2D DCT) in CSharp
JPEG lite
- 将图片分割成8*8的块然后进行DCT和量化,编码及解码(For further improvement each 8x8 block of the difference image can be transformed using a 2D DCT before quantizing and coding)