Commit Graph

9 Commits

Author SHA1 Message Date
beville@gmail.com
e839b008c6 Handle exception when resizing corrupt image data
git-svn-id: http://comictagger.googlecode.com/svn/trunk@324 6c5673fe-1810-88d6-992b-cd32ca31540c
2013-01-23 01:24:33 +00:00
beville@gmail.com
4343f3f08d Gracefully deal with bad image data
git-svn-id: http://comictagger.googlecode.com/svn/trunk@266 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-12-16 18:09:26 +00:00
beville@gmail.com
e4f96fe4cb runtime checks for pil and pyqt to allow for easy cli-only on some systems
git-svn-id: http://comictagger.googlecode.com/svn/trunk@91 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-27 18:00:27 +00:00
beville@gmail.com
e1f3397960 A slew of changes
git-svn-id: http://comictagger.googlecode.com/svn/trunk@29 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 00:12:43 +00:00
beville@gmail.com
cb427f49b8 Made image hashing use thumbnails from CV for faster downloads
Commented out hashing routines that use scipy and numpy, so that cxfreeze does make the dist explode in size:
	those routines are only marginally, if that, better

git-svn-id: http://comictagger.googlecode.com/svn/trunk@26 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-10 02:18:41 +00:00
beville@gmail.com
c691f62c0d got DCT-based hashing working reasonably well
git-svn-id: http://comictagger.googlecode.com/svn/trunk@23 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 23:25:32 +00:00
beville@gmail.com
4706f9479f Some tweaks and clean-ups
git-svn-id: http://comictagger.googlecode.com/svn/trunk@21 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 21:04:02 +00:00
beville@gmail.com
cc9c963c5b Took a whack at perceptual image hashing. Ugh.
git-svn-id: http://comictagger.googlecode.com/svn/trunk@17 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-08 06:25:29 +00:00
beville@gmail.com
c28d24481f First cut at image comparison using hashes
git-svn-id: http://comictagger.googlecode.com/svn/trunk@14 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-07 17:29:45 +00:00