18 Commits (b7c2d1f8472111e65e275e98257498f79e2eadf2)

Autor SHA1 Mensaje Fecha
  sam b7c2d1f847 * autocontrast.c: simple autocontrast filter; does not work very well. hace 16 años
  sam c269c219b2 * Get rid of test.c, it was no longer useful anyway. hace 16 años
  jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) hace 16 años
  sam 0eda956bfc * random.c: implement random dithering using a deterministic pseudo-RNG. hace 16 años
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). hace 16 años
  sam 89f35cb8fd * convolution.c: generic convolution method. Does not take advantage of hace 16 años
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. hace 16 años
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best hace 16 años
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. hace 16 años
  sam 9a536afd4f * measure.c: started writing error/measure functions. First one is RMSD. hace 16 años
  sam 732f6b2335 * configure.ac: fix the OpenCV detection by using pkg-config. hace 16 años
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not hace 16 años
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. hace 17 años
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. hace 17 años
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do hace 17 años
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. hace 17 años
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year hace 17 años
  sam 08e83cb836 * Initial code skeleton. hace 17 años