root/trunk/devel/FuzzyOcr/Hashing.pm


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @133 [133] 21.08.2007 11:39:11 decoder Added License tags too all code files
(edit) @116 [116] 14.12.2006 00:02:39 decoder Remove redundant use() calls, fixing ticket #21 Added O_CREAT to another …
(edit) @115 [115] 13.12.2006 11:55:11 decoder Fixed hash creation bug, O_RDWR -> O_CREAT|O_RDWR (Thanks to Eric Yiu)
(edit) @114 [114] 12.12.2006 21:05:54 jorge Change: MySQL commands are now immune to unusual characters in values, …
(edit) @107 [107] 11.12.2006 01:23:07 decoder Fix typos in .cf and fuzzy-find Fix warnings with untie in both Config.pm …
(edit) @99 [99] 09.12.2006 21:14:16 decoder Fix: $haserr defined before for loop starts (Jorge, please check if that …
(edit) @75 [75] 01.12.2006 03:32:23 jorge Logging to file/stderr now behaves as described in FuzzyOcr?.cf
(edit) @74 [74] 01.12.2006 01:49:11 jorge Fixed MySQL code, a connection is now made only if an image is found in …
(edit) @70 [70] 30.11.2006 18:47:07 jorge Helper application configuration is now dynamic (see FuzzyOcr?.cf) Changed …
(edit) @68 [68] 30.11.2006 00:36:22 jorge SVN fixed. load_global_words and load_personal_words replaced with …
(edit) @61 [61] 27.11.2006 19:37:08 decoder Created Logging.pm, all logging is now done with this module instead of …
(edit) @59 [59] 26.11.2006 18:49:57 decoder New classes: - Preprocessor (will be used by scansets) - Scanset (will …
(edit) @58 [58] 25.11.2006 00:37:28 jorge + small bug fixes, + added statistical information regarding sub-program …
(edit) @57 [57] 24.11.2006 17:03:27 jorge handled save_execute error/timeout correctly
(edit) @55 [55] 24.11.2006 00:14:09 jorge fixed save_execute minor bugs
(edit) @51 [51] 23.11.2006 20:23:21 decoder All required modifications for the new save_execute in the modules... now …
(edit) @49 [49] 21.11.2006 22:33:21 jorge Option to have global or per helper application timeouts. Updated INSTALL …
(edit) @47 [47] 21.11.2006 16:26:13 jorge Fixed small bug. Added parameter to allow updates to already stored hashes …
(edit) @46 [46] 21.11.2006 16:04:39 jorge Fixed Matching algorithm for MySQL hashing
(edit) @45 [45] 21.11.2006 00:51:34 jorge If using image hashing, check that required perl modules are available, or …
(edit) @44 [44] 20.11.2006 19:21:25 jorge Fixed SQL bug
(edit) @43 [43] 20.11.2006 19:14:10 jorge Fixed SQL bug
(edit) @42 [42] 20.11.2006 18:54:51 jorge Don't need pamfile helper app any more, since we now determine size, …
(edit) @41 [41] 18.11.2006 19:42:54 jorge Updated INSTALL to reflect the new hashing option: 3 and its use, also new …
(edit) @39 [39] 16.11.2006 23:59:35 jorge Forgot to update these with MySQL code
(edit) @38 [38] 16.11.2006 23:47:41 jorge Added option to store hash in MySQL database making it easier for multiple …
(edit) @20 [20] 01.11.2006 15:52:11 jorge Check whether hasing is configured, or return early from hasing functions, …
(edit) @19 [19] 30.10.2006 22:28:02 decoder Small corrections, passes all tests so far... please test :) TODO: Timeout …
(add) @18 [18] 30.10.2006 20:28:42 decoder Step 2: Remaining stuff modularized... WARNING: UNTESTED! Still todo: fix …
Note: See TracRevisionLog for help on using the revision log.