Hi All: I would like to know if I can use Gamera to be able to process printed survey or questionnaire forms (a la Scantron). Basically, I would like to create...
Am Thu, 4 Jun 2009 14:29:07 -0400 ... Yes, all these are tasks for which Gamera is specifically designed. You will have write some Python code which utilizes...
On Fri, Jun 5, 2009 at 3:19 AM, Christoph Dalitz ... Sounds good. I'm basically trying to build the same functionality as in quexf [1], only in Python and...
Hi, I have a problem using a python script. After opening and processing an image, I open the classifier, load its training data and classify the glyphs. Now I...
Am Mon, 08 Jun 2009 14:08:13 -0000 ... What about "File/Page Glyphs/Save Glyphs in Page As..."? Or are you looking for a way to directly obtain teh list of...
Dear all, just released version 3.2.0 of Gamera on sourceforge: http://sourceforge.net/project/showfiles.php?group_id=99328 The new version should now work...
Am Wed, 17 Jun 2009 12:02:55 -0000 ... Hm, what exactly are you asking for? Is it how to call the plugin? Or what this plugin is expected to do? From the...
Actually the hessian matrix helps in Blob detection. http://en.wikipedia.org/wiki/Blob_detection i posted this link maybe it can help. actually that's how it...
Am Wed, 17 Jun 2009 15:15:20 -0000 ... That would be great! When you improve the plugin (or write a new one), could you also provide some documentation? Does...
Hello, we have run into a problem on Ubuntu 9.04, which ships with Python 2.6 and uses weird installation directories (for instance the site-packages directory...
Dear all, once a year, our university department publishes a small booklet devoted to a particular project at our university, which happens to be Gamera this...
Hello, Actually i am programming a new technique on line following in handwriting recognition. That technique was never used in that field it's only used in...
Hi all, My name is Reza. I am a CS student at University of Toronto. We have a project to create an OCR engine for department of history to save an ancient...
Hello all, That's the source code for the construction of a gaussian pyramid, if anyone is interested u can check it and test it. any suggestions are welcome....
Am Sun, 05 Jul 2009 04:51:04 -0000 ... Welcome! ... Sounds like a very interesting project. Should you some day write a paper on the subject that cites Gamera...
Thank you very much for your prompt answer.. Very helpful. Sure, we are documenting all of our steps, and will let you know as soon as we have something ready...
Am Tue, 07 Jul 2009 03:05:05 -0000 ... You must classify the glyph solely as _split.splitx_right without any further specification. The resulting parts will...
Am Mon, 06 Jul 2009 08:40:58 -0000 ... Thanks for sending the code. Two minor points: - I wonder why the number of levels is not an optional input parameter? -...
Hi Rob, On Mon, Jul 13, 2009 at 8:31 PM, Robert ... What do you mean with "with video"? ... ah, cool! many thanks for the pointers - wouldn't it be cool to...
Hi Gamera-devel I was playing around with gamera and music-staves toolkit yesterday and observed something weird. When I converted my pdf's to tiff with...
... The PDF you are trying to convert is a multi page document, which are notoriously problematic in TIFF, and AFAICT Gamera does not support multi page TIFFs....
Hi Im currently playing around with the classifier, and was wondering if it was possible to do something like: match everything i've trained you to know as...
... What a strange coincidence: I have just written a paper that is going to be published this autumn describing exactly what you ask for and also including...