]> mj.ucw.cz Git - libucw.git/history - images
simple explain support for fuzzy regions matching
[libucw.git] / images /
2006-09-16 Pavel Charvatsimple explain support for fuzzy regions matching
2006-09-16 Pavel Charvatbetter comparision method selection
2006-09-16 Pavel Charvatint vs uns bugfix
2006-09-16 Pavel Charvatfixed division by zero
2006-09-16 Pavel Charvatconfigurable border bonuses for signature computation
2006-09-16 Pavel Charvatconfigurable weighted features distance
2006-09-16 Pavel CharvatIMAGESIM: bugfix in signatures computation
2006-09-13 Pavel Charvatfixed forbidden access to rows gaps
2006-09-12 Pavel CharvatMerged with slices commit.
2006-09-12 Pavel Charvatreverted invalid usage of GET*/PUT* macros
2006-09-12 Pavel Charvatsafe signatures aligning
2006-09-12 Pavel Charvatsafe image-clusters aligning
2006-09-12 Pavel Charvatsafe signatures aligning in the indexer
2006-09-11 Pavel Charvatremoved obsolete files
2006-09-11 Pavel Charvatfixes in libimages Makefile
2006-09-10 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-10 Pavel Charvatremoved debug code
2006-09-10 Pavel Charvatfixed meaning of "image-tool -e" switch
2006-09-10 Pavel Charvatremoved useless ifdefs
2006-09-10 Pavel CharvatAdded support for EXIFs in JPEG files.
2006-09-08 Pavel Charvattesting textured vs nontextured classification
2006-09-06 Pavel Charvatimagesim explain: fastbuf replaced with callback
2006-09-06 Pavel Charvatmore verbose IMAGESIM explain for debug purposes
2006-09-06 Pavel Charvatremoved obsolete segmentation
2006-09-05 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-05 Pavel Charvatunfinished search server support for similar images...
2006-08-31 Pavel Charvatdecreased duplicate images threshold; disabled rotation...
2006-08-31 Pavel Charvatlink libpthread
2006-08-30 Pavel Charvatthread-safe io-libmagick
2006-08-30 Pavel Charvatsome small bugfixes about image signatures
2006-08-29 Pavel Charvatsimple clusterization by average features for testing...
2006-08-28 Pavel Charvat- improvements and corrections in image segmentation
2006-08-28 Pavel Charvat- use shape features in new comparision algorithm
2006-08-28 Pavel Charvat- experimenting with different signatures comparision...
2006-08-27 Pavel Charvatbugfixes
2006-08-27 Pavel Charvatsmall fixes
2006-08-27 Pavel Charvat- detection of textured images
2006-08-27 Pavel Charvat- experimenting with segmentation parameters
2006-08-25 Pavel Charvat- segmentations are displayed correctly in RGB
2006-08-25 Pavel Charvat- reorganization of signatures code
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.
next