Further changes have been added to CVS to help with the confusing production vs. current database issue (which is now the classifier glyphs vs. page glyphs...
Hello, is there a simple way to make an object of my own class accessible in the left side of the Gamera GUI (by using an icon)? Creating an icon and making it...
... Yes, the framework is designed to be extensible like that, though I didn't provide an example in the toolkit skeleton. Attached is the general recipe for...
Hi, my Name is Marcel and I'm new at this forum. So here's my first question: I'm currently struggeling with the load_settings()-method in gamera. I want to...
Welcome to the list. We're always happy to have new members. ... That is a reasonable solution for when you've locked down your classifier and are concerned...
Hello! Thanks a lot! The CVS-update solved the problem. Now I'm able to load the settings properly.... Many thanks for the fast reply!! :-) Yours sincerely ...
Michael, thanks for the answer. I finally made it work both when starting the module and when creating an object (that's what I actually wanted to have). By...
... Good point. ... Forgot to mention -- in a right_click or double_click callback on a CustomIcon: self.data is the Python object the icon represents. ...
LORD ZEDD'S NEWSLETTER VOLUME 9 GUEST BOOK: Don't forget to sign my guest book, help me improve my site even more. Tell me what you want to see on it, the kind...
Greetings all, I'd like to introduce myself as Sean McGuire. I'm working on a project where I would like to classify ancient Greek. I have already tried...
On Fri, 05 Nov 2004 03:13:30 -0000 ... This number is not unreasonably high. In order to obtain good results with the kNN classification used by Gamera, there...
... That's great. Welcome to the list! ... Figuring out "how much" training to do is sort of a black art. In general, however, one page of training is not...
Thanks, Christoph. Great response -- I should have read it first. ... You make me want to re-read Don Quixote. The intentional reference is to a monster from...
classifier_stats.py is a half-finished module that generates webpages and spreadsheets about classifier data. Currently all it does is a histogram of class...
Hi, I tried to install Gamera on my PC using the *.msi-Installer. Unfortunately, the button that allows one to browse the harddisc for a different partition...
On Fri, 05 Nov 2004 08:04:37 -0500 ... A workaround is to always press the CTRL key while selecting; then a single click is sufficient for selecting a glyph. ...
Albert Brzecko is the author of the MSI installer. He's on this list so I'm sure he'll get back to you, but he seems to be very busy these days with...
Mike, the Windows installer is supposed to work without Python alltogether, as far as I can see it. At first I had no Python installed here, and the latest...
Thanks for the speedy reply. Well it sounds like I am on the right track. I am still unsure what to do with glyphs I cannot seem to split properly or those...
Hi there! I hope you all got a nice weekend! :-) But now straight to the problem I currently got: Well, I've optimized a set of features with the Biollante...
... They are stored because sometimes it is useful to load the features into another system for classification to do low-level machine learning research...
New in CVS: All the entry points to save Gamera XML have an extra keyword argument 'with_features', that when set to False will not save features to the XML...
Hi Mike, "Have you read the new training tutorial that was added to the docs at the beginning of this week? It seems to (coincidentally) address a lot of the...
Excellent! Thanks! One thing, when I try and run Biollante on my data set it comes up with this error after generating the features: Error opening the xml...