Hi, I've also been running into major problems with the Win32 version of gamera that I downloaded and installed recently, and would like to follow the advice...
I compiled the cvs tree yesterday using “python setup.py build --compiler=mingw32” with the Gnu c++ compiler at the Windows command prompt with out error,...
I use cygwin on Windows with MingW32 compilation, so I can assure you it does work. ... Are you using the Windows command prompt or the Cygwin shell? If so, ...
... CVS instructions are here: http://sourceforge.net/cvs/?group_id=99328 You'll need either gcc mingw32 (as available through Cygwin), or Microsoft Visual C++...
... Yes, and no. The documented (i.e. intended) interface has not changed, but your code seems to rely on an old bug I just fixed. If you want to initialise...
Using the windows command prompt: I set the path environment to look first at my Python23 root for python.exe and to the cygwin/bin directory for gcc.exe. It...
... In your original post, you said there was no "Page glyphs" bar at the top of the classifier, which would be consistent with the latest version packaged...
... Just went to go do this and it's already there. It was checked into CVS about two weeks ago. Did you specify an older branch of CVS when you checked it...
... This has been implemented. You can provide a list of category names to the documentation generator to limit what it documents. It is documented here: ...
Documentation is now available for the Gamera graph library. The library has been there a long while, but now people other than myself and Karl will...
In your original post, you said there was no "Page glyphs" bar at the top of the classifier, which would be consistent with the latest version packaged with...
... Point taken. ... I'm a little unclear on this point. By "context menu" do you mean the "symbol tree control" (the left pane)? Or is it using the...
I wrote this already at the bottom of an e-mail on this list, but I wanted to make it more prominent. For those running on Windows and not using CVS, there is...
I was updating the copyrights in Gamera today and inadvertently screwed up the newlines in most Gamera files. This was fixed within a half hour, so it...
On Wed, 02 Feb 2005 15:24:07 -0500 ... Thanks, this documents the python side of the coin. The C++ interface I have found in ~/src/graph/graph.hpp. While...
... Unfortunately, it's really not intended to be used from the C++ side. It's possible, of course, but the goal was to create a really Pythonic API which,...
On Tue, 08 Feb 2005 10:04:08 -0500 ... I was partly mislead by the given examples (which only assign each node a label but no data) and my own imagination of a...
... Aha. Maybe more careful attention to this vocabulary would help. ... It's incovenient if you're creating nodes from constant values (as in the examples)...
Here is an idea. At www.archive.org the "Texts" collections contain some 20,000 books that have been digitized and OCRed and are stored in the DjVu format. ...
Lars, Very interesting idea indeed. I wasn't aware that Project Gutenberg was providing such rich output from their OCR. It seems to be, as you suggest, a...
... This is the Internet Archive's (www.archive.org) Texts collection, which is separate from Project Gutenberg. However, PG uses this as one of several...
Another possibility is to use something like ghostscript to generate perfect pages from PDF input, then distort them in various ways to add artificial cruft...
... Thanks for the pointers. We have done some research in that area. (Unfortunately conducted by a student who "left for industry" before he completed)....
Hallo, while trying to build a simple training script for our tablature recognition toolkit, I wonder whether it is possible to give "gamera_gui" a script as a...
Christoph, FYI, there is already a (different) way to do this described here: http://dkc.jhu.edu/gamera/html/script.html#using-the-gui-from-your-scripts This...
... Indeed. And a great deal of the research in this area has been on how to make the simulated data correctly model the real world data. ... Absolutely. Bill...
It just came to my attention that the Gamera website at: http://dkc.jhu.edu/gamera/ is down. It appears to be related to recent changes in the rewrite rules....