28 Коміти (2da45f954b96d9a715b8a2d9ec4697f2fc0b5db8)

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