7 Commits (a6dcd804903d3b106e37726fbcdbbfa6712bcbf0)

Author SHA1 Message Date
  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 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. 16 years ago
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. 16 years ago
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. 16 years ago
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best 16 years ago
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. 16 years ago