Commit Graph

17 Commits

Author SHA1 Message Date
Albert Cervera i Areny 9c8decec5f Adapt Planta to recent Koo changes:
setModelGroup() -> setRecordGroup()
2009-04-17 00:48:37 +02:00
Albert Cervera i Areny c79a7894ef Adapt Planta to recent Koo changes:
ModelRecordGroup -> RecordGroup.
2009-04-17 00:46:41 +02:00
Albert Cervera i Areny 0828afec76 Adapted to renamed 'ModelRecordGroup' -> 'RecordGroup' 2009-03-25 02:02:48 +01:00
Albert Cervera i Areny 0eb944c512 - Fixed doxygen file.
- Added invoice recognition module. Still missing block detection.
2009-03-14 18:10:23 +01:00
Albert Cervera i Areny 03c316f47a Remove old commented line. 2008-12-30 02:34:00 +01:00
Albert Cervera i Areny c00ce1cabe Push all changes I missed a couple of commits ago. 2008-12-29 01:55:57 +01:00
Albert Cervera i Areny ec3b13fac2 Implemented DataMatrix analyzer.
Other architecture enhancements involving generalization
of analyzers to create new once more easily, improved
spawn() function to allow it to be run in several simultaneous
threads.
2008-12-23 20:29:28 +01:00
Albert Cervera i Areny 100fc8b3bc Code cleanup and workflow improvements.
- Removed '_id' postfix in relation fields.
- Added relation with templatebox in document boxes.
- Improved workflow with background alternative to scan process.
- Background scanning process sends a request to the user when it's finished.
2008-10-31 00:33:15 +01:00
Albert Cervera i Areny 69e0e78d4e Renamed some files to fit with naming conventions (capitalization).
Use new Koo API. OpenTemplateDialog not working yet but it could be Koo's
fault so I just commit and I'll try to find the problem later.
Added Deskew action too.
2008-10-27 22:54:57 +01:00
Albert Cervera i Areny 907ccb94b2 New template finder by text now works.
Not that it's perfect at all, it only works for most obvious cases, but it's a
good start.
2008-09-15 00:01:28 +02:00
Albert Cervera i Areny 9cc4af299d Show mouse position & findMatchingTemplateByText:
- Show current mouse position in template designer.
- New 'findMatchingTemplateByText()' still not working properly
but most code is already there including the action to test it
from template designer.
2008-09-14 17:32:40 +02:00
Albert Cervera i Areny c0e881db5d Improve barcode displaying in template designer. 2008-09-12 16:36:03 +02:00
Albert Cervera i Areny 1552729785 Show offset info when finding matching template. 2008-09-12 16:26:59 +02:00
Albert Cervera i Areny bbb5784e08 Added Find Matching Template in template designer.
This actions searches the best matching template using
NaNScaN Recognier.findMatchingTemplate() function and
loads it.
2008-09-12 13:47:47 +02:00
Albert Cervera i Areny f425f17d73 Ease logging in and add login information in statusbar. 2008-09-11 21:04:20 +02:00
Albert Cervera i Areny a5506050fa Added feature rect to template. Appropiate handling added to
Planta template designer, barcode, ocr and recognizer as well
as to the added auto_attach module. Storing and retrieval hasn't
been tested though.

Once tested this will provide the basis for better ways of finding
template offset.
2008-09-02 00:01:04 +02:00
Albert Cervera i Areny 8ac6afa164 Added Planta application. A template designer.
This is the old 'playground' nano-client and thus not only depends
on NaNScaN but in KTiny too.
2008-09-01 16:42:41 +02:00