13 Commits (03ca8dc76decbf87ac87374e43a6ece46d1fa55d)

Author SHA1 Message Date
  sam 89f35cb8fd * convolution.c: generic convolution method. Does not take advantage of 16 years ago
  sam 302ce37f8e * ostromoukhov.c: Ostromoukhov's simple error diffusion algorithm. 16 years ago
  sam 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best 16 years ago
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. 16 years ago
  sam 9a536afd4f * measure.c: started writing error/measure functions. First one is RMSD. 16 years ago
  sam 732f6b2335 * configure.ac: fix the OpenCV detection by using pkg-config. 16 years ago
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not 16 years ago
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. 16 years ago
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. 16 years ago
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do 16 years ago
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. 17 years ago
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year 17 years ago
  sam 08e83cb836 * Initial code skeleton. 17 years ago