45 Ревизии (916f5791940754a1bac409150b9104ac40e84313)

Автор SHA1 Съобщение Дата
  sam e13a1527e4 * line.c: merge the antialiased line template back into line.c. преди 16 години
  sam 39865db8bd * line.c: convert the aliased line drawing to the template system. преди 16 години
  sam 8ddfafa5ba * Rework the convolution template system. преди 16 години
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). преди 16 години
  jylam 3d6c087459 * Oops. Fixed typo that prevented tile.c to be compiled (STFU I SAID!) преди 16 години
  jylam 0a6391a78b * Added *line_template.h to Makefile.am, to make sure teuf shuts the phoque up преди 16 години
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) преди 16 години
  sam 6e0afb6f37 * Put the random and Bayer stock image generation into pipi/render/*. преди 16 години
  sam 645169e3b1 * Add the "halftone" dithering method, which uses classical halftone (aka. преди 16 години
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels преди 16 години
  sam 90c7527281 * Add pipi_dither_ediff(), a generic error diffusion dithering algorithm преди 16 години
  sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. преди 16 години
  sam b40fc1b330 * atkinson.c: implement Atkinson dithering. преди 16 години
  sam 2da45f954b * Implement pipi_vflip() and pipi_hflip(). преди 16 години
  sam 31fec9b526 * Add pipi_dilate() / pipi_erode() and --dilate / --erode. преди 16 години
  sam d9f3b654bc * median.c: add a median filter. Highly unoptimised for now. преди 16 години
  sam baa3d82e4b * Move the palette reduction algorithm into pipi_reduce(). преди 16 години
  sam 18e1cc4471 * Add pipi_invert() to invert an image's colours. преди 16 години
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. преди 16 години
  sam b74fad466b * Implement difference, multiply, divide, screen and overlay blend methods. преди 16 години
  sam da84205cde * subadd.c: add pipi_sub() and pipi_add() as another way to combine two преди 16 години
  sam 6fb5354eff * minmax.c: add pipi_min() and pipi_max() as another way to combine two преди 16 години
  sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. преди 16 години
  sam ec187df115 * convolution_template.h: split convolution routines into separate functions преди 16 години
  sam 25cdf35a86 * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like преди 16 години
  sam 3014994c61 * codec.c: support for stock images in pipi_load(). преди 16 години
  sam 0f3943d0fe * Add functions that handle a stack-based processing queue. преди 16 години
  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 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 6a3309663e * ordered.c: implement Bayer dithering (pretty trivial). преди 16 години
  sam 89f35cb8fd * convolution.c: generic convolution method. Does not take advantage of преди 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 1408cff41d * Add Floyd-Steinberg grayscale dithering. преди 16 години
  sam 9a536afd4f * measure.c: started writing error/measure functions. First one is RMSD. преди 16 години
  sam 732f6b2335 * configure.ac: fix the OpenCV detection by using pkg-config. преди 16 години
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not преди 16 години
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. преди 16 години
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. преди 16 години
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do преди 16 години
  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 години