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 562 - 591 of 1874   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
562
Hi, after browsing a file in a 'FileOpen'-dialog, the mouse pointer stays ... from gamera.args import * dialog=Args([FileOpen("Image file", "", "*.*")]) ...
Thomas Karsten
cybertoom
Offline Send Email
Mar 1, 2005
10:47 am
563
... The cause of this error is a complete mystery to me. The only explanation I can think of is that there is some sort of bug in wxPython itself with...
Michael Droettboom
mdboom
Offline Send Email
Mar 1, 2005
1:56 pm
564
... Thank you. ... Thomas...
Thomas Karsten
cybertoom
Offline Send Email
Mar 1, 2005
2:26 pm
565
Long overdue, there is a new Gamera website. The new site includes a FAQ, more information about contributing to the Gamera project, and downloadable...
Michael Droettboom
mdboom
Offline Send Email
Mar 1, 2005
8:58 pm
566
I'd like to include a list of what people are using Gamera to accomplish on the new Gamera webpage. The top of the page will say something like: "Gamera is...
Michael Droettboom
mdboom
Offline Send Email
Mar 1, 2005
9:02 pm
567
Hi, I've noticed that some (greyscale) tiffs are being inverted on loading into gamera. I'm assuming that the import function just isn't looking at a tag in...
David Lewis
david_i_lewis
Offline Send Email
Mar 2, 2005
10:25 am
568
... I read once that TIFF actually stands for "Tons of Incompatible File Formats"... The TIFF-loading code is more-or-less a thin wrapper around libtiff, so ...
Michael Droettboom
mdboom
Offline Send Email
Mar 2, 2005
11:45 am
569
On Wed, 2 Mar 2005 10:21:04 +0000 ... Another program that uses libtiff is imagemagick (on a Mac available from Fink with "sudo apt-get install imagemagick")....
Christoph Dalitz
christofero2002
Offline Send Email
Mar 2, 2005
12:00 pm
570
On Sat, 26 Feb 2005 20:47:52 -0000 ... Did you already implement it as a Gamera plugin function? What does it return? An image only containing the lines? I...
Christoph Dalitz
christofero2002
Offline Send Email
Mar 2, 2005
12:44 pm
571
On Tue, 01 Mar 2005 15:58:23 -0500 ... Just observed that this site loads considerably slower than the old site. This does not seem be a browser cache effect,...
Christoph Dalitz
christofero2002
Offline Send Email
Mar 2, 2005
12:50 pm
572
... The old site was PHP, the new site is Plone-based. We seem to be having problems with the underlying Zope database which should hopefully be resolved...
Michael Droettboom
mdboom
Offline Send Email
Mar 2, 2005
1:12 pm
573
Dear all, for some time Thomas Karsten and I have been using Gamera for the recognition of historic lute tablature prints. We have now released our code as a...
Christoph Dalitz
christofero2002
Offline Send Email
Mar 2, 2005
3:01 pm
574
Congratulations! Do you plan to include any playable examples? I'll add you to my applications list. Mike...
Michael Droettboom
mdboom
Offline Send Email
Mar 2, 2005
3:27 pm
575
On Wed, 02 Mar 2005 10:26:18 -0500 ... What do you mean exactly? Midi examples for explaining tablature? Scanned image examples in the toolkit together with a...
Christoph Dalitz
christofero2002
Offline Send Email
Mar 2, 2005
3:36 pm
576
... I just meant a few example images with the tablature code and corresponding MIDI files. Though existing training data may be helpful in some circumstances...
Michael Droettboom
mdboom
Offline Send Email
Mar 2, 2005
3:58 pm
577
... There is a TIFF tag named "photometric interpretation" that you can flip to invert the image. It has two values: min-is-white and min-is-black....
Lars Aronsson
lars_aronsson
Offline Send Email
Mar 2, 2005
4:02 pm
578
... Thanks, Lars. That was exactly the problem. IMO, I think the libpng approach is better where the user can specify exactly how they want to recieve the...
Michael Droettboom
mdboom
Offline Send Email
Mar 2, 2005
4:23 pm
579
Looks great! Congratulations. Ich...
Ichiro Fujinaga
if4156
Offline Send Email
Mar 2, 2005
4:38 pm
580
... (Alex, returning to the list after several days' hiatus, writes:) Agreed. ... I agree, Mike. I don't know whether or not PIL conversion utilities belong...
xia3ozhu1
Offline Send Email
Mar 2, 2005
8:39 pm
581
... Great! ... Er --- I'm definitely curious about this. However, in the short term I'm happy just to get what I have working and we can see to what extent it...
xia3ozhu1
Offline Send Email
Mar 2, 2005
8:53 pm
582
... I think the line extractor could probably do a decent job on stafflines. If I have time this evening I'll give it a try on a scanned image with a contour...
xia3ozhu1
Offline Send Email
Mar 2, 2005
9:03 pm
583
... You make a good point. Supporting only the images with a direct analogy in PIL, GREYSCALE and RGB, would probably cover a large percentage of use cases....
Michael Droettboom
mdboom
Offline Send Email
Mar 2, 2005
9:08 pm
584
... Just want to make sure I wasn't out to lunch in my last post: Is the result of the algorithm some sort of vector data structure, or just a raster image of...
Michael Droettboom
mdboom
Offline Send Email
Mar 2, 2005
9:15 pm
585
... Hi Christoph, Hm, I haven't made this in to a plugin yet --- it's still very alpha. Not that it would be hard. As of now, the line extractor produces...
xia3ozhu1
Offline Send Email
Mar 2, 2005
9:22 pm
586
... No, you were right, Mike, it's a vector data structure --- though it didn't occur to me until just a moment ago (in a post to Christoph) that it would be...
xia3ozhu1
Offline Send Email
Mar 2, 2005
9:28 pm
587
... In fact, it is so commonly mis-set that many document image processing programs count the frequency of pixels in a TIFF page image to determine which value...
Bill Janssen
JalopyUser
Offline Send Email
Mar 3, 2005
2:58 am
588
On Wed, 02 Mar 2005 21:28:25 -0000 ... I would suggest to use the same approach as cc_analysis: it returns a glyph list plus it labels the segments in the...
Christoph Dalitz
christofero2002
Offline Send Email
Mar 3, 2005
9:02 am
589
... First, I'll admit to only skimming the paper -- I've been too busy the past few days to really digest it. Please let me know if I'm way off base here. ...
Michael Droettboom
mdboom
Offline Send Email
Mar 3, 2005
1:55 pm
590
... Yes, it is not clear what to do at intersections. There could be a loss of information here, but whether this is important will depend on how people end...
xia3ozhu1
Offline Send Email
Mar 3, 2005
7:39 pm
591
I've seen many references on the net for using Gamera for Optical Music Recognition and yet I cannot figure out how to use it. I've downloaded the most recent...
ysetera
Offline Send Email
Mar 6, 2005
9:37 pm
Messages 562 - 591 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