Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. il y a 16 ans
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t il y a 16 ans
combine * mean.c: implement pipi_mean() to compute a mean image. il y a 16 ans
dither * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like il y a 16 ans
fill * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) il y a 16 ans
filter * convolution.c: support for wrap-around in convolutions. il y a 16 ans
Makefile.am * mean.c: implement pipi_mean() to compute a mean image. il y a 16 ans
codec.c * codec.c: support for stock images in pipi_load(). il y a 16 ans
context.c * mean.c: implement pipi_mean() to compute a mean image. il y a 16 ans
dither.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. il y a 16 ans
pipi.c * convolution.c: support for wrap-around in convolutions. il y a 16 ans
pipi.h * mean.c: implement pipi_mean() to compute a mean image. il y a 16 ans
pipi.pc.in * Initial code skeleton. il y a 17 ans
pipi_internals.h * convolution.c: support for wrap-around in convolutions. il y a 16 ans
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t il y a 16 ans
resize.c * Big API reorganisation. Now libpipi can transparently convert between il y a 16 ans
stock.c * stock.c: generate images with random noise. il y a 16 ans