9 Commits (41efcdecc0364c2ffcd50466df71399f5674898f)

Autor SHA1 Mensaje Fecha
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. hace 17 años
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). hace 17 años
  sam a6dcd80490 * dbs.c: optimise DBS by ignoring 16x16 cells that had no pixel changes for hace 17 años
  sam 2a3c7ca990 * dbs.c: improve the DBS human visual system kernel by adding two Gaussian hace 17 años
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. hace 17 años
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. hace 17 años
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. hace 17 años
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best hace 17 años
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. hace 17 años