Commit Graph

5 Commits

Author SHA1 Message Date
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