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...
Perhapse the gamera-devel owner (Mike?) might turn the Yahoo file sharing on. I've used this in other Yahoo groups and it would allow us to share scripts and...
If anyone else wants the file, but it didn't survive yahoo, just send me a note. Karl Karl MacMillan Tresys Technology http://www.tresys.com (410)290-1411 ext...
... Great - I hope this works for you. Is most of the text straight or are there skew and rotation problems? With some work, I think that this code could ...
Thank you Michael! I uploaded the zip file Karl sent me and it's now available in the "Files" area... Bob :-) ... sharing ... allow ... arrive ... for ... of ...
Thank you Karl, for the (Page) code you posted, I think it could be very useful for me as I'm using gamera for latin texts. I had a look at it and tried to run...
All, No offense to Karl, (he is a *very* good programmer), working with this code was a bit archaeological process. I've made some corrections to the code and...
... Glad to hear it. ... I'm not positive, but it looks like merge was changed to union_rects (which is a better name). Karl Karl MacMillan Tresys Technology ...
... I'm not surprised you had to do a little updating - thanks for the vote of confidence, though. ... Looks good - this is a good example, too. Notice the...
... Yes. Since there's two important ways to combine rectangles, union and intersection, both of which are sort of synonymous with "merge", the name was...
Thanks Michael! I'm amazed.... Bob ... this ... (see ... corrected ... road to ... schedule.) ... idea ... during ... argument. ... we ... every ... the ... ...
I'm looking at using Gamera for processing musical images scanned from microfilm. It's quite common for the pictures to be from an open book with two folios...
... You'll have to implement some sort of page segmentation heuristic to support how this menifests itself in your collection. There's a number of ways you...
Hi, I found Gamera and I am very much interested in trying it. So, I downloaded and installed Gamera on Windows XP. When I started Gamera.py from my Desktop, I...
It sounds like you have the wrong version of wxPython installed. wxPython has Linux-like version numbers, in that even minor numbers are stable (x.0, x.2, x.4...
Hi, I am new to Gamera and I have a question concerning the kNNInteractive Classifier. After loading and segmenting an image, I would like to save all current...
Hi Thomas, I have had the same problem with 'saving all', have a look at my question and answer below. /Frida ... Hmm... That seems to be a bug... Thanks for...