You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. пре 16 година
..
codec * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t пре 16 година
combine * mean.c: implement pipi_mean() to compute a mean image. пре 16 година
dither * jajuni.c: add Jarvis-Judice-Ninke dithering. It's a Floyd-Steinberg-like пре 16 година
fill * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) пре 16 година
filter * convolution.c: support for wrap-around in convolutions. пре 16 година
Makefile.am * mean.c: implement pipi_mean() to compute a mean image. пре 16 година
codec.c * codec.c: support for stock images in pipi_load(). пре 16 година
context.c * mean.c: implement pipi_mean() to compute a mean image. пре 16 година
dither.c * Big API reorganisation. Now libpipi can transparently convert between пре 16 година
measure.c * measure.c: there is now pipi_measure_msd in addition to pipi_measure_rmsd. пре 16 година
pipi.c * convolution.c: support for wrap-around in convolutions. пре 16 година
pipi.h * mean.c: implement pipi_mean() to compute a mean image. пре 16 година
pipi.pc.in * Initial code skeleton. пре 17 година
pipi_internals.h * convolution.c: support for wrap-around in convolutions. пре 16 година
pixels.c * pixels.c: store byte length and bits-per-pixel value in the pipi_pixels_t пре 16 година
resize.c * Big API reorganisation. Now libpipi can transparently convert between пре 16 година
stock.c * stock.c: generate images with random noise. пре 16 година