29 Комити (6e0afb6f370477bb55a3aab16075fd908dd3e762)

Аутор SHA1 Порука Датум
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels пре 16 година
  sam db43a4df0d * img2rubik.c: add quick and dirty dithering code to img2rubik. пре 16 година
  sam baa3d82e4b * Move the palette reduction algorithm into pipi_reduce(). пре 16 година
  sam f6e201c341 * img2rubik.c: improve stability by clipping t. пре 16 година
  sam 585af308a2 * img2rubik.c: fix convex hull build, some points were not properly пре 16 година
  sam b9ccaad752 * img2rubik.c: пре 16 година
  sam 0151c722cd * More img2rubik experimentation, with a lot of debugging messages. пре 16 година
  sam e23268c286 * img2rubik.c: factor out the hull generation so that we can also build a пре 16 година
  sam 89ae481795 * More color reduction work: we can now constraint an image's palette to пре 16 година
  sam 13bbfb8b27 * Start working on colour reduction with a constrained palette. пре 16 година
  sam 97930521fc * blur.c: add an argument to the gaussian convolution to specify an angle. пре 16 година
  sam d6b8cca4ec * context.c: implement various dithering commands and Gaussian blur. пре 16 година
  sam c269c219b2 * Get rid of test.c, it was no longer useful anyway. пре 16 година
  jylam baa61a9f6d * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) пре 16 година
  jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) пре 16 година
  sam 0eda956bfc * random.c: implement random dithering using a deterministic pseudo-RNG. пре 16 година
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. пре 16 година
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). пре 16 година
  sam bf31390d1e * sharpen.c: add a sharpen filter example, using our generic convolution пре 16 година
  sam c587c29021 * blur.c: fix the blur example’s argument checking. пре 16 година
  sam 870828bc87 * edd.c: output MSD instead of RMSD in the displacement computation. пре 16 година
  sam 87f8e922ab * Error diffusion methods now support either raster or serpentine scan. пре 16 година
  sam 99d8af784e * pixels.c: support more conversion combinations. пре 16 година
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. пре 16 година
  sam 3e575ba28a * dither.c: add an example program for dithering methods. пре 16 година
  sam 18fd8276bd * edd.c: output E_fast as well. пре 16 година
  sam 5974ab95c5 * edd.c: example program that computes the Floyd-Steinberg displacement, пре 16 година
  sam 60dea0643d * Add a blur example. пре 16 година
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. пре 16 година