12 Коміти (c269c219b2246c0391e1369b10e49719b9b40d50)

Автор SHA1 Повідомлення Дата
  sam 53268650a7 * dbs.c: generate the initial halftone using random dithering instead of 16 роки тому
  sam 0eda956bfc * random.c: implement random dithering using a deterministic pseudo-RNG. 16 роки тому
  sam 18dd51e1a5 * Dithering algorithms no longer modify the original image. 16 роки тому
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 роки тому
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). 16 роки тому
  sam a6dcd80490 * dbs.c: optimise DBS by ignoring 16x16 cells that had no pixel changes for 16 роки тому
  sam 2a3c7ca990 * dbs.c: improve the DBS human visual system kernel by adding two Gaussian 16 роки тому
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. 16 роки тому
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. 16 роки тому
  sam 2182fdfdbf * floydsteinberg.c: perform Floyd-Steinberg dithering on a serpentine path. 16 роки тому
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best 16 роки тому
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. 16 роки тому