Skip to content

v1.6

Compare
Choose a tag to compare
@zeruniverse zeruniverse released this 10 Jul 00:30
· 2 commits to master since this release

I rewrite most of code and add following features:

  • JPEG style quantization
  • More flexible on which frequency bands to write data on frequency space
  • Use reference blocks to provide robustness to image editing
  • Add support to CbCr downsampling
  • Re-designed the order determination algorithm, brining down complexity from O(N^2) to O(N)