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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 713 - 742 of 1874   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
713
Hi: I'm a new user of GAMERA and just downloaded 2.9.0 for py23. When I tried to open an image in classifier window by ... Traceback <most recent call last>: ...
Damon Li
beinan.li@...
Send Email
May 3, 2005
6:32 pm
714
Hey Damon, Thanks for writing! We don't have a windows person actively working on the project right now, but the problem is almost certainly in the binary...
Robert Ferguson
gameramacdude
Offline Send Email
May 3, 2005
6:42 pm
715
I agree with Rob's advice. Your problem seems to me like the plugins aren't loading correctly. Can you send me the output of Gamera when it starts up? Cheers,...
Michael Droettboom
mdboom
Offline Send Email
May 3, 2005
6:46 pm
716
Hi, Thanks~ I'll be working on GAMERA for LP label recognition during the summer for Ich. I'm sure there will be a lot of questions ahead:) The startup...
Damon Li
beinan.li@...
Send Email
May 3, 2005
9:42 pm
717
... Great! ... Keep 'em coming. We're glad to help. ... Yeah... there should be a bunch of plugins listed there. What happens if from a Python console (run...
Michael Droettboom
mdboom
Offline Send Email
May 3, 2005
10:13 pm
718
The Gamera 3.0 changes are mostly complete and ready to be tested by the world at large. The 3.0 branch is tagged 'gamera3' in CVS, so do check it out do: cvs...
Michael Droettboom
mdboom
Offline Send Email
May 5, 2005
7:04 pm
719
Hi Rob: I've successfully installed GAMERA 2.2pre on Mac OS X. But still can't get the 2.9.0 installed on WinXP even through cygwin. (though I did make 2.2...
Damon Li
beinan.li@...
Send Email
May 5, 2005
7:09 pm
720
... What do you mean by "through cygwin"? That release has an installer. I would strongly recommend using CVS to get Gamera and then building from source....
Michael Droettboom
mdboom
Offline Send Email
May 5, 2005
7:45 pm
721
Hi Mike: Thanks for your patience! ... 2.9.0 skipping wrapper generation for segmentation plugin (output up-to-date) skipping wrapper generation for string_io...
Damon Li
beinan.li@...
Send Email
May 6, 2005
2:01 am
722
... Congratulations! That was quite fast! Has anyone tried this on OS X Tiger? Ich...
Ichiro Fujinaga
if4156
Offline Send Email
May 6, 2005
4:08 am
723
... Sorry. That's my bad. I forgot -- I'm actually running VC7. I imagine VC6 is just too old. I'd stick with gcc unless you can afford to upgrade. ... ...
Michael Droettboom
mdboom
Offline Send Email
May 6, 2005
11:24 am
724
... I consider the Gamera 3.x TODO list completed, but not thoroughly tested. ... We just talked about Tiger yesterday, actually. Tim DiLauro had so many ...
Michael Droettboom
mdboom
Offline Send Email
May 6, 2005
11:32 am
725
... What kind of problems? I'm brave enough to try, at least on Damon's machine :), too chicken to put it on my laptop. Ich...
Ichiro Fujinaga
if4156
Offline Send Email
May 6, 2005
12:00 pm
726
... Do you see any major advantages in using VC7 over gcc? We will be developing some document analysis routines for record labels and album covers. Ich...
Ichiro Fujinaga
if4156
Offline Send Email
May 6, 2005
12:13 pm
727
There are two reasons to use VC: 1) It compiles faster 2) It gives different error messages (more detail on scoping etc). Just as a matter of reference, once...
Robert Ferguson
gameramacdude
Offline Send Email
May 6, 2005
1:59 pm
728
Hallo, currently I am trying to use a "Point" as an input argument for a plugin function: args = Args([Point('a'), Point('b')]) When compiling this code I...
Christoph Dalitz
christofero2002
Offline Send Email
May 6, 2005
2:08 pm
729
... In Gamera 3.x, this now does the opposite. ... They are, but it's a new feature. This was recently added in Gamera 3.x -- where it's now totally necessary...
Michael Droettboom
mdboom
Offline Send Email
May 6, 2005
2:42 pm
730
Michael Droettboom wrote: ... cvs -z3 -d:pserver:anonymous@...:/cvsroot/gamera co -r gamera3 -P gamera Mike...
Michael Droettboom
mdboom
Offline Send Email
May 6, 2005
2:54 pm
731
... This is what I got from running this command on both Windows (Cygwin) and Mac OS X. (I've logged in beforehand.) ... cvs server: cannot find module '-j' -...
Damon Li
beinan.li@...
Send Email
May 6, 2005
3:39 pm
732
... kakyo@damon ~ $ python Python 2.3.5 (#62, Feb 8 2005, 16:23:02) [MSC v.1200 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for...
Damon Li
beinan.li@...
Send Email
May 6, 2005
5:08 pm
733
Can you list the files that are installed in $PYTHON/Lib/site-packages/gamera? (Where $PYTHON is where you installed Python?) Also, could you send me what...
Michael Droettboom
mdboom
Offline Send Email
May 6, 2005
5:15 pm
734
... kakyo@damon /cygdrive/d/Python23/Lib/site-packages/gamera $ ls ACKNOWLEDGEMENTS confidence.py generate.py pstat.pyc CVS...
Damon Li
beinan.li@...
Send Email
May 6, 2005
5:51 pm
735
... Okay. This is helpful. It looks as if all of the different versions you've tried have somehow become intermingled. Delete the installation directory...
Michael Droettboom
mdboom
Offline Send Email
May 6, 2005
5:55 pm
736
... kakyo@damon /cygdrive/d/Python23/Lib/site-packages/gamera $ ls ACKNOWLEDGEMENTS confidence.py generate.py pstat.pyc CVS...
Damon Li
beinan.li@...
Send Email
May 6, 2005
6:33 pm
737
Dear Python hackers, while implementing a stave extraction mwthod, I need to do a CC analysis on a graph which in turn requires to build equivalence classes of...
Christoph Dalitz
christofero2002
Offline Send Email
May 9, 2005
7:50 pm
738
... I'm not 100% sure this is what you're after, but I usually use this approach, which I submitted as a Cookbook recipe: ...
Michael Droettboom
mdboom
Offline Send Email
May 9, 2005
8:02 pm
739
On Mon, 09 May 2005 16:02:19 -0400 ... Great! This is exactly what I was looking for. ... It seems to me that Raymond's comments are already merged into the...
Christoph Dalitz
christofero2002
Offline Send Email
May 9, 2005
8:25 pm
740
... Yeah, I just did that today after looking at it. I didn't realise the update time was so quick there (it wasn't instant). Great. Mike...
Michael Droettboom
mdboom
Offline Send Email
May 10, 2005
1:53 am
741
Hi, Is there any document on subimage related issues (interfaces), such as how to trace back to its source image? Thanks. Damon...
Damon Li
blursuke
Offline Send Email
May 13, 2005
11:29 pm
742
Basically every image in Gamera is a subimage -- only some of them happen to be views on an entire set of data. I assume you're interested in the Python side. ...
Michael Droettboom
mdboom
Offline Send Email
May 13, 2005
11:50 pm
Messages 713 - 742 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