28 Ревизии (b7c2d1f8472111e65e275e98257498f79e2eadf2)

Автор SHA1 Съобщение Дата
  sam b7c2d1f847 * autocontrast.c: simple autocontrast filter; does not work very well. преди 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 66f9ce5ea4 * pipi.c: implement pipi_copy(). преди 16 години
  sam a17c6753e3 * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t преди 16 години
  sam 41efcdecc0 * Prefix dithering functions with _dither_ to avoid namespace cluttering. преди 16 години
  sam 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). преди 16 години
  sam 89f35cb8fd * convolution.c: generic convolution method. Does not take advantage of преди 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 628c2618da * dbs.c: new dithering function: Direct Binary Search. One of the best преди 16 години
  sam eaad4db6f9 * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. преди 16 години
  sam 1408cff41d * Add Floyd-Steinberg grayscale dithering. преди 16 години
  sam 9a536afd4f * measure.c: started writing error/measure functions. First one is RMSD. преди 16 години
  sam eea9f9b829 * pixels.c: start supporting grayscale images. преди 16 години
  sam 0d8f01566b * pixels.c: add support for 24-bpp BGR format. преди 16 години
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec преди 16 години
  sam 4a857277a7 * blur.c: support for variable blur radius and Gaussian offset. преди 16 години
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between преди 16 години
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not преди 16 години
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. преди 17 години
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. преди 17 години
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. преди 17 години
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. преди 17 години
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year преди 17 години
  sam 08e83cb836 * Initial code skeleton. преди 17 години