Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Sam Hocevar f51bfc5722 image: add a blue noise kernel generator using the void-and-cluster 11 лет назад
..
codec image: move files around. 9 лет назад
color math: fix a few compilation warnings. 9 лет назад
dither image: port the DBS dithering method and remove a few dead files. 9 лет назад
filter image: move files around. 9 лет назад
todo image: move files around. 9 лет назад
combine.cpp image: reimplement most image merge operations (overlay, screen, etc.). 9 лет назад
crop.cpp image: add YUV filter, median filter, and image cropping. 9 лет назад
image-private.h image: implement Image::Lock2D(). 9 лет назад
image.cpp image: implement Image::Lock2D(). 9 лет назад
kernel.cpp image: add a blue noise kernel generator using the void-and-cluster 9 лет назад
noise.cpp image: bicubic and Bresenham resampling. 9 лет назад
pixel.cpp image: gather pixel-related types and enums into a single pixel.h header. 9 лет назад
resample.cpp image: bicubic and Bresenham resampling. 9 лет назад