I just saw that this list existed and read the archives, so I thought I would join. I saw the discussion about page segmentation algorithms and was dismayed to...
Hi people, I have finally found a little time to write a small sample code how to use Gamera for recognizing 'words'. It is based on my code for bigger project...
Lukas Cenovsky
cenovsky@...
Mar 8, 2004 12:20 pm
58
Just to keep the list informed -- It appears that this code was never checked into CVS and may have unfortunately disappeared into the ether. There's a couple...
Lukas, Thank you for your contribution! It's really great to see this kind of stuff happening on the mailing list. I just tried out your code and it works...
... Oh yeh - I was just kinda lazy to adjust this :-) -- -- Lukas...
Lukas Cenovsky
cenovsky@...
Mar 8, 2004 1:41 pm
61
Enter your vote today! A new poll has been created for the gamera-devel group: What platform are you using Gamera on? o Microsoft Windows o Macintosh OS-X o...
gamera-devel@yahoogro...
Mar 8, 2004 1:46 pm
62
Enter your vote today! A new poll has been created for the gamera-devel group: What sector are you using Gamera in? o Education o Government o Commercial o...
gamera-devel@yahoogro...
Mar 8, 2004 1:47 pm
63
Hi, Thank you Lukas for your code. This helps a lot! I appriciate the documentation, as I'm not very familiar with python (yet).. /Frida ... Do you Yahoo!? ...
... I'll give you a brief overview of the text segmentation algorithm. It is a connected-component (CC) level algorithm (which works well for any text that...
Hi all, I'm trying to use Gamera and Lukas's code to analyze many (some old invoices) and copy them to a new directory structure based on which state they were...
It's really annoying how Yahoo! Groups mangles the indentation of Python code in the archive. Maybe that's why you're having trouble with my post. I'd like to...
Travis, Let me see if I understand your goal correctly: You're trying to find a state name (by this I assume you mean one of the United States?) on an invoice...
All, I'd like to suppress the status bar printed to the screen when a script is classifying glyphs, but I can't figure out how to do this. Anyone tried it yet?...
Travis, I assume you mean the console-based progress bars, and not the GUI ones. It's not something I had imagined anyone wanting to do (But then again, it's...
Hi Michael, I've tried the code for grouping of symbols and it seems to work, however some of the (output) words are too long and I think I'll need to change...
... I did use it on a text document and it worked well, but not perfectly. I didn't write the overlapping code (Lukas Cenovsky did) so I maybe can't offer too...
All's quiet on the listserv front... I thought I'd give a brief update. Most of my time lately has been spent (mostly) rewriting the optical music recognition...
I want to thank all of those who have been working so hard on this project. I've been following it for some time now and thought now would be a good time to...
... Always nice to have a new member on the list. Welcome. Sorry about the broken link. It will be removed in the next documentation update. The workflow...
My apologies. There is a line missing from the example (###): from gamera.core import * from gamera import gamera_xml from gamera import knn init_gamera() ###...
Thank you Michael, I think I've seen this example somewhere before. I guess where I am at loss is once we have the production database... No matter what the ...
... No offense taken. You've obviously "read the manual", so it's clearly a case of something important missing from it. Hopefully this discussion can help...
I'll have to dig into this a bit more. I have two interests in this. Primarily OCR for music tableture and Greek. There are no reliable products for either of...
Bob, We should keep in touch, as I, too, am working with tablature; although in my case it's historical lute tablatures and I assume you're talking about...
Sounds good Tim. I have a number of programming projects at hand and this one is a fancy, so if I am slow to contribute... I ask appologize in advance. This is...
... Mike, I just found a copy of the code lying around on my home computer. I'm pretty certain that it is not the latest version that I did, but it looks like...
This is a wonderful news! This summer, I plan to have a couple people working on document analysis of LP records jackets and liner notes. This will provide a...