]> mj.ucw.cz Git - libucw.git/history - images
fixed bug in image allocation
[libucw.git] / images /
2006-08-25 Pavel Charvatfixed bug in image allocation
2006-08-25 Pavel Charvatfixed some includes and trailing spaces
2006-08-25 Pavel Charvatimage segmentation moved to a new file
2006-08-25 Pavel Charvatimproved image segmentation... thresholds are unbalance...
2006-08-23 Pavel Charvatoptimized integer square root
2006-08-23 Pavel Charvatdo not ignore incomplete blocks near the edges
2006-08-22 Pavel Charvatimage_signatures_dist() returns a distance, not a measu...
2006-08-22 Pavel Charvatbugfix in signatures comparision
2006-08-22 Pavel Charvatfixed several bugs in images clusterization algorithm
2006-08-10 Pavel Charvatgraphicsmagick uses inverted alpha channel
2006-08-10 Pavel Charvattypo
2006-08-10 Pavel Charvat- bugfixes
2006-08-09 Pavel Charvatsmall changes to image-tool - can read more formats...
2006-08-08 Pavel Charvatfixed memory leak
2006-08-08 Pavel Charvatinstallation of images config
2006-08-08 Pavel Charvatnew config file... almost empty yet
2006-08-08 Pavel Charvatfixed bugfix in io-main and one more bug in signatures :)
2006-08-08 Pavel Charvatanother bugfix
2006-08-08 Pavel Charvatfixed bugs causing the imagesig analyser to fail in...
2006-08-08 Pavel Charvatimages/dup-cmp.c split in two files
2006-08-07 Pavel CharvatDan's image decomposition moved to a new directory
2006-08-07 Pavel Charvat- first version of image duplicates, now I'll do some...
2006-08-07 Pavel Charvatscanner generates tree new files - image signatures...
2006-08-06 Pavel Charvatsources backup... changed:
2006-08-02 Pavel Charvatunfinished revision of image comparisions
2006-08-02 Pavel Charvatcleaning image flags manipulation
2006-08-02 Pavel Charvatfixed duplicate flag
2006-08-02 Pavel Charvatsimplified destroying of images
2006-08-02 Pavel Charvat- removed testing code from io-libungif
2006-07-31 Pavel Charvatsupport for transparent GIFs, finally
2006-07-31 Pavel Charvatmuch faster downscaling of JPEGs
2006-07-31 Pavel Charvatadded support for PNG with transparent colors in the...
2006-07-31 Pavel Charvattypo
2006-07-31 Pavel Charvatsmall bugfixes about transparency
2006-07-31 Pavel Charvatdisabling GIF transparency... I probably do not underst...
2006-07-31 Pavel Charvatapply background color to transparent pictures
2006-07-27 Martin MaresCleaned up CFLAGS for Magick.
2006-07-27 Pavel Charvatmissing file
2006-07-26 Pavel Charvatcommon parts of all lib*_read_data moved to io-main.h
2006-07-26 Pavel Charvatcleaner image-walk interface
2006-07-26 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-26 Pavel CharvatCONFIG_LIB* -> CONFIG_IMAGES_LIB*
2006-07-26 Pavel Charvatadded support for libungif
2006-07-25 Pavel Charvatlittle changes in image I/O interface
2006-07-25 Pavel Charvatadded image compression via libpng
2006-07-25 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-25 Pavel Charvatdebug customization compiles image-tool
2006-07-25 Pavel Charvatslow image compression via GraphicsMagick
2006-07-25 Pavel Charvatsome bugfixes
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-24 Pavel Charvatbackup of incomplete sources
2006-07-17 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-06-22 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-14 Pavel Charvatbackup of some experimental code in duplicates search
2006-05-03 Pavel Charvatjust playing with multidimensional Hilbert curves
2006-05-02 Pavel Charvatadded missing include
2006-05-02 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-02 Pavel Charvat- parts of duplicates search, still very slow and full...
2006-05-01 Pavel Charvatremoved trailing spaces, fixed speed test, some moves
2006-05-01 Pavel CharvatFaster sRGB -> Luv colorspace conversion.
2006-04-23 Pavel Charvat- removed alpha channel
2006-04-19 Pavel CharvatTry to merge recent changes in v3.9 to image branch...
2006-04-17 Pavel CharvatLIBPNG support for reading of PNG thumbnails (probably...
2006-04-16 Daniel FialaAdding files for image decompostition.
2006-04-12 Pavel CharvatFirst try of libjpeg... much faster than graphicsmagick
2006-04-12 Pavel Charvatbugfix
2006-04-09 Pavel CharvatSimple image search... under construction
2006-04-09 Pavel CharvatExperimental version of search tree construction...
2006-04-06 Martin MaresRemoving the images directory which has leaked from...
2006-04-06 Pavel CharvatInitial testing version of image signatures... very...