Search the web
Sign In
New User? Sign Up
gamera-devel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 512 - 541 of 1874   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
512
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...
sculleyd2000
Offline Send Email
Feb 1, 2005
11:05 pm
513
Hello, I got the latest CVS version of Gamera this morning, but using the code ... from gamera.core import * from gamera import knn init_gamera() ...
Thomas Karsten
cybertoom
Offline Send Email
Feb 2, 2005
2:11 pm
514
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,...
Dana Hackman
danabhack
Offline Send Email
Feb 2, 2005
3:10 pm
515
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, ...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
3:46 pm
516
... 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++...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
3:48 pm
517
... 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...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
4:03 pm
518
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...
Dana Hackman
danabhack
Offline Send Email
Feb 2, 2005
6:18 pm
519
... 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...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
7:03 pm
520
... 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...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
7:12 pm
521
... 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: ...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
8:22 pm
522
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...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
8:24 pm
523
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...
Dana Hackman
danabhack
Offline Send Email
Feb 2, 2005
8:29 pm
524
... 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...
Michael Droettboom
mdboom
Offline Send Email
Feb 2, 2005
9:41 pm
525
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...
Michael Droettboom
mdboom
Offline Send Email
Feb 4, 2005
12:12 pm
526
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...
Michael Droettboom
mdboom
Offline Send Email
Feb 7, 2005
4:04 pm
527
... Michael, you gotta be careful messin' with them copyright notices. There are evil forces out there... Ich ;-)...
Ichiro Fujinaga
if4156
Offline Send Email
Feb 7, 2005
5:31 pm
528
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...
Christoph Dalitz
christofero2002
Offline Send Email
Feb 8, 2005
1:54 pm
529
... 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,...
Michael Droettboom
mdboom
Offline Send Email
Feb 8, 2005
3:04 pm
530
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...
Christoph Dalitz
christofero2002
Offline Send Email
Feb 8, 2005
3:23 pm
531
... 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)...
Michael Droettboom
mdboom
Offline Send Email
Feb 8, 2005
3:37 pm
532
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 Aronsson
lars_aronsson
Offline Send Email
Feb 9, 2005
9:12 pm
533
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...
Michael Droettboom
mdboom
Offline Send Email
Feb 9, 2005
9:46 pm
534
... 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...
Lars Aronsson
lars_aronsson
Offline Send Email
Feb 10, 2005
2:16 am
535
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...
Bill Janssen
JalopyUser
Offline Send Email
Feb 10, 2005
2:43 am
536
... For instance, see Gary Kopec and Phil Chou, "Document Image Decoding Using Markov Sources", 1992. Bill...
Bill Janssen
JalopyUser
Offline Send Email
Feb 11, 2005
7:23 am
537
... Thanks for the pointers. We have done some research in that area. (Unfortunately conducted by a student who "left for industry" before he completed)....
Michael Droettboom
mdboom
Offline Send Email
Feb 11, 2005
1:52 pm
538
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 Dalitz
christofero2002
Offline Send Email
Feb 11, 2005
2:44 pm
539
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...
Michael Droettboom
mdboom
Offline Send Email
Feb 11, 2005
3:39 pm
540
... 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...
Bill Janssen
JalopyUser
Offline Send Email
Feb 14, 2005
7:57 pm
541
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....
Michael Droettboom
mdboom
Offline Send Email
Feb 21, 2005
6:06 pm
Messages 512 - 541 of 1874   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help