Skip to content

BM3D-r3

Compare
Choose a tag to compare
@mawen1250 mawen1250 released this 26 May 15:05
· 56 commits to master since this release

Fixed a stupid mistake that the order of applying DCT and IDCT is reversed (it should be DCT->filter->IDCT), which leads to over-filtering in fine structures and produces artifacts such as blocking, ringing and desaturation.
Now it actually filters as expected.