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 1327 - 1356 of 1874   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1327
Hello, I want to use GAMERA for my testautomation. Therefor I have to recognize text from an image for many times. Sometimes I have to call the...
jensoertel
Offline Send Email
Apr 3, 2007
6:44 am
1328
On Tue, 03 Apr 2007 06:44:31 -0000 ... Your code seems ok, so there is probably a problem in the Gamera function classify_list_automatic(). What platform are...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 3, 2007
7:33 am
1329
... function ... Linux, you ... (). ... check whether ... (e.g. nrows_feature)? ... wrapper ... runs. ... Hello Christoph, thank you for your fast response! I...
jensoertel
Offline Send Email
Apr 3, 2007
3:08 pm
1330
Hi, I am trying to save a result using file->save_tiff but i am getting a RunTimeError: Failed to create image. Any ideas why? Thanks, Uma ...
uma kompella
u_kompella
Offline Send Email
Apr 3, 2007
8:45 pm
1331
On Tue, 03 Apr 2007 15:08:00 -0000 ... I hope that you do *not* use the outdated binary installer provided on the Gamera website, but have compiled the latest...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 4, 2007
6:28 am
1332
Christoph, I am trying to save a result using file->save_tiff but i am getting a RunTimeError: Failed to create image. Any ideas why? Thanks, Uma ... ...
uma kompella
u_kompella
Offline Send Email
Apr 6, 2007
3:53 pm
1333
... What platform? What gamera version? Could you provide a minimal sample code that produces this error? Christoph...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 6, 2007
6:24 pm
1334
I am doing the following in Linux, gamera 3.0.1 i am running gamera_gui i am doing for example: image = load_image("/gamera/tests/data/GreyScale_generic.png") ...
uma kompella
u_kompella
Offline Send Email
Apr 6, 2007
7:32 pm
1335
... Does the same happen when you try to save as PNG? Could you please run the attached script to see whether there is some fundamental problem with your...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 7, 2007
8:04 am
1336
... Forgot to say the following: please test the script either from the command line with "python tiff.py" and from the GUI with the command "gamera_gui -e...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 7, 2007
6:04 pm
1337
Hello, I got it to work. Needed to be root as the gamera_gui was trying to save file to /usr/bin (thats where my gamera_gui script is installed). Thanks for...
uma kompella
u_kompella
Offline Send Email
Apr 7, 2007
10:14 pm
1338
... gamera-3.0.0.win32-py2.3.exe ... Hi Christoph, yes, I worked on the binary installer from the Gamera website :-| But with your installer, it works fine! ...
jensoertel
Offline Send Email
Apr 10, 2007
6:17 am
1339
Hello! I'm new to the list. Whenever I try to edit the source code, I get: Error detected while processing modelines: line 1: E518: Unknown option:...
sshiskom
Offline Send Email
Apr 15, 2007
4:03 pm
1340
When you click on symbol names in the symbol tree, the text entry at the top is updated. But it doesn't get updated when you navigate the tree with keyboard. I...
sshiskom
Offline Send Email
Apr 15, 2007
7:43 pm
1341
On Sun, 15 Apr 2007 16:03:06 -0000 ... Welcome! ... I am using Emacs and thus never noticed this problem. But I have opened a file in vim and observed the...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 17, 2007
8:34 am
1342
On Sun, 15 Apr 2007 19:40:35 -0000 ... Thanks for the fix, which I have tested and checked into cvs. It is nice to have a wxPython expert on board! Christoph...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 17, 2007
8:45 am
1343
Sometimes splitting algorithms produce unexpected results. It would be nice to be able to preview the result before running them. Here is my first try: ...
sshiskom
Offline Send Email
Apr 17, 2007
6:36 pm
1344
Sounds like a cool feature. Do you get a Python traceback when it crashes, or is it something at the C++ level? ... -- Michael Droettboom ...
Michael Droettboom
mdboom
Offline Send Email
Apr 17, 2007
6:53 pm
1345
... Could you explain what are you trying to achieve? AFAIK Gamera allows to train glyphs as "to be split"; what do you want to do with those glyphs? ... There...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 17, 2007
7:00 pm
1346
... the C++ ... Something at the C++ level. Seo Sanghyeon...
sshiskom
Offline Send Email
Apr 18, 2007
12:32 am
1347
... I want to see how glpyhs will be splitted before training them to be split. As pictures are sometimes better than words, I prepared a demo GIF of this...
sshiskom
Offline Send Email
Apr 19, 2007
9:16 am
1348
On Thu, 19 Apr 2007 09:15:46 -0000 ... This is indeed a cool feature! Some questions come to my mind: a) What happens when more than one glyph is selected and...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 19, 2007
9:42 am
1349
... Currently, when the multiple glyphs are selected only the first glyph's split is seen in the preview. ... I don't do "massive training" yet, so I'm not...
sshiskom
Offline Send Email
Apr 19, 2007
10:04 am
1350
Hi! I have seen in a previous post the script for roman_text.py. While I think I understand what it should do, could someone please assist me by telling just...
paulhosh
Offline Send Email
Apr 23, 2007
6:20 pm
1351
On Mon, 23 Apr 2007 18:19:18 -0000 ... The problem is not roman_text.py, but your code. After a "for" statement ... The print statement must be indented. ...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 25, 2007
6:44 am
1352
Hallo, while trying to build wxPython on a 64bit Suse Linux system, I obtain the error message that /usr/lib/python2.4/config/Makefile cannot be found. The...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 25, 2007
3:35 pm
1353
Hi Christoph, I have implemented 5 plugins for Gamera which fall under Thresholding, Noise Removal and Segementation. I have done some prilimary testing of...
uma kompella
u_kompella
Offline Send Email
Apr 25, 2007
8:49 pm
1354
Hallo, meanwhile I have manged to install wxPython on64bit Suse Linux by adding a link from /usr/lib64/python2.4/config to /usr/lib/python2.4/config. ...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 26, 2007
1:20 pm
1355
On Wed, 25 Apr 2007 13:47:57 -0700 (PDT) ... That sounds useful stuff, in particular as Gamera currently only supports a simple global thresholding method. ...
Christoph Dalitz
christofero2002
Offline Send Email
Apr 26, 2007
1:35 pm
1356
You don't have to write a Python module called doc_examples, just a method within your plugin class called __doc_exampleN__, where N is an integer. As ...
Michael Droettboom
mdboom
Offline Send Email
Apr 26, 2007
2:04 pm
Messages 1327 - 1356 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