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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1649 - 1678 of 1874   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1649
Hallo, it seems that I can no longer access the Gamera svn repository (I can currently only test an anonymous checkout with svn 1.4.4 on MacOS X). I always get...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 13, 2008
6:40 pm
1650
I can confirm it is broken for me also (on Ubuntu 8.04 with svn 1.4.6). This seems to be a SourceForge server-side problem that a number of other projects are...
Michael Droettboom
mdboom
Offline Send Email
Jul 13, 2008
7:24 pm
1651
FWIW -- it seems to be working for me again. Cheers, Mike ... -- Michael Droettboom http://www.droettboom.com/...
Michael Droettboom
mdboom
Offline Send Email
Jul 14, 2008
11:32 am
1652
Am Thu, 26 Jun 2008 09:25:17 -0400 ... Shall I upload the latest release (corresponds probably to version 3.1.1) on the Gamera file release page? ... This is...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 14, 2008
11:45 am
1653
On Mon, Jul 14, 2008 at 7:45 AM, Christoph Dalitz ... Sure. Thanks. ... It should be possible, though I haven't gone through the effort of making it work. If...
Michael Droettboom
mdboom
Offline Send Email
Jul 14, 2008
12:19 pm
1654
Dear all, from the sourceforge file release page http://sourceforge.net/project/showfiles.php?group_id=99328 there is now a current Gamera windows installer...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 14, 2008
3:18 pm
1655
... Forgot to mention: you also need the packages "cabextract" and "wget" installed. Cheers, Mike -- Michael Droettboom http://www.droettboom.com/...
Michael Droettboom
mdboom
Offline Send Email
Jul 14, 2008
3:33 pm
1656
Hello, If you are using gamera without errors in linux, please can you share your details with the group? - linux distro & version - python version - wxpython...
greg234234
Offline Send Email
Jul 16, 2008
7:15 pm
1657
Ubuntu 8.04 Python 2.5.2 wxPython 2.8.7.1 Gamera SVN trunk If it's not working for you, can you let us know what versions you are running and what the output...
Michael Droettboom
mdboom
Offline Send Email
Jul 16, 2008
8:04 pm
1658
... I currently do not have access to the Linux systems on which I am running Gamera, but IIRC I have it currently running on Ubuntu 7.10 (I think) with Python...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 16, 2008
8:22 pm
1659
Thanks for you response :) we have been working previously with fedora core, wxpython 2.8 and python 2.5. the fedora core error was related to ncols, and when...
greg234234
Offline Send Email
Jul 16, 2008
10:07 pm
1660
Just a small update: I started a 4th setup on an AMD laptop running Ubuntu 8.04 LTS, python2.5, python2.5-dev, gcc, gcc-4.1, gcc-4.1-base, gcc-4.2, ...
greg234234
Offline Send Email
Jul 16, 2008
11:25 pm
1661
... This is only a warning that can be ignored. ... It seems that you are missing the package libtiff-devel. Do "apt-cache search tiff" to check whether such a...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 17, 2008
7:45 am
1662
thank you for pointing this out, I installed libtiff-dev and was able to build and install gamera. in the examples folder, for testing I ran the command...
greg234234
Offline Send Email
Jul 17, 2008
8:08 am
1663
... Can you please also send a minimal script that creates this error? Thanks, Christoph...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 17, 2008
8:15 am
1664
Hi, I'm definitely further than ever before. Am able to work through classification, but I have not yet encountered the grid_ncols error again. I will report...
greg234234
Offline Send Email
Jul 19, 2008
7:54 pm
1665
Hi, I'm running the latest build of the gamera trunk with ubuntu. I am using the example.tiff and training.xml files to test with roman_text.py. I encountered...
greg234234
Offline Send Email
Jul 19, 2008
8:41 pm
1666
... It seems that roman_text.py has not been updated since the change of the Gamera dimension types. Please have a look at "Reference/Dimension types" in the...
Christoph Dalitz
christofero2002
Offline Send Email
Jul 20, 2008
9:51 am
1667
Hello, for some plugin functions in a toolkit, we need additional libraries (like libjpeg.[a|so]). I wonder how this can be accomplished and how the external...
Christoph Dalitz
christofero2002
Offline Send Email
Aug 14, 2008
8:19 am
1668
You can set a number of members on the class you derive from PluginModule, all of which are passed along verbatim to distutils. cpp_sources: a list of...
Michael Droettboom
mdboom
Offline Send Email
Aug 14, 2008
10:24 am
1669
Dear all, Greetings! I know I know, either Michael or someone is really going to curse me (because you guys have been telling people the umpteenth time that...
atlury
Offline Send Email
Sep 30, 2008
6:46 pm
1670
Am Tue, 30 Sep 2008 18:45:58 -0000 ... Welcome Rahul and thanks for pointing to this interesting format. You already noted that Gamera is not an OCR system,...
Christoph Dalitz
christofero2002
Offline Send Email
Oct 1, 2008
3:39 pm
1671
Thanks Chris (aka christoph :D) for the kind words. Infact you are very right (I put it the wrong way) that we need a flexible parser for the hOCR format and...
atlury
Offline Send Email
Oct 1, 2008
5:27 pm
1672
Hello again, I just have a doubt. I have trained Gamera for english. Sometimes when I am running the interactive classifier to classify glyphs, sometimes say...
atlury
Offline Send Email
Oct 7, 2008
10:55 am
1673
Am Tue, 07 Oct 2008 10:55:46 -0000 ... There are two things that might be the reason for the misclassifications: 1) Have you chosen a decent feature set? Based...
Christoph Dalitz
christofero2002
Offline Send Email
Oct 7, 2008
12:02 pm
1674
Thanks for the reply Prof.Christoph (sorry for calling you chris, i thought you are of my age group, i mean atleast the way you replied to all of us in a...
atlury
Offline Send Email
Oct 9, 2008
5:48 pm
1675
I am using all the features! Should i optimize them? How to determine what options are best when doing "group and guess all" For value of k=12 it worked for...
atlury
Offline Send Email
Oct 9, 2008
6:20 pm
1676
I noticed here http://www.lilypond.org/blog/janneke/software/gamera/ training.xml 27-Sep-2005 23:06 4.4M that the training.xml itself is around...
atlury
Offline Send Email
Oct 10, 2008
2:48 am
1677
For those trying to work with Gamera in windows 1) Install gamera from sourceforge gamera-3.1.1 2) Install wxpython 2.8 or above Additional Dependencies 1)...
atlury
Offline Send Email
Oct 10, 2008
6:02 am
1678
Hallo Rahul, I will try to reply to all your posts with the same subject together. Am Thu, 09 Oct 2008 17:48:24 -0000 ... Please remain with "Chris". As we say...
Christoph Dalitz
christofero2002
Offline Send Email
Oct 10, 2008
1:44 pm
Messages 1649 - 1678 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