6 Commits (3dba2d0198332de71c40c900ac58c1d7e4d2048b)

Author SHA1 Message Date
  sam 53268650a7 * dbs.c: generate the initial halftone using random dithering instead of 16 years ago
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 years ago
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 years ago
  sam a6dcd80490 * dbs.c: optimise DBS by ignoring 16x16 cells that had no pixel changes for 16 years ago
  sam 2a3c7ca990 * dbs.c: improve the DBS human visual system kernel by adding two Gaussian 16 years ago
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best 16 years ago