Search found 8 matches

by prosigma
Wed Oct 06, 2010 4:18 pm
Forum: OCR, MRC & Document understanding
Topic: Color and Pattern Recognition
Replies: 1
Views: 6321

Color and Pattern Recognition

Hello, i need a method to search for a color or pattern. Is this already implemented? For example: I choose a color or execute the GdPictureImaging.PixelGetColor method to train this color and then search the document to find regions where this color appears (of course with little variations). The s...
by prosigma
Thu Jul 01, 2010 3:09 pm
Forum: TWAIN & WIA Acquisition
Topic: Different scans when using Win7 instead of XP
Replies: 1
Views: 2672

Different scans when using Win7 instead of XP

Hi, i've created an application, which uses the GdPictureTWAINAcquisition features to scan a document. This document is - independent to the number of pages - saved as MultiPageTIFF. After that operation the TIFF-File is viewed in an other application (which doesn't use GdPicture or its viewer). Thi...
by prosigma
Tue Feb 09, 2010 6:12 pm
Forum: Document Viewing
Topic: Problem with GdViewer coordinates
Replies: 2
Views: 1889

Re: Problem with GdViewer coordinates

Thanks, it was actually a PDF when i thought it was a TIFF. And with the TIFF it works well as before. When loading a PDF file i now render it first and load this image again into the GdViewer, then i have the coordinates the same format as with TIFF. Apart from that, thanks alot for the quick reply...
by prosigma
Tue Feb 09, 2010 5:38 pm
Forum: Document Viewing
Topic: Problem with GdViewer coordinates
Replies: 2
Views: 1889

Problem with GdViewer coordinates

Hello, I encountered a new problem with the GdPicture-Library. I recently updated GdPicture.NET because of a bug with the GdViewer. But now there occured another problem, where it did work before updating. I've got my Form with a GdViewer control on it. When the MouseMove event of this control fires...
by prosigma
Wed Jan 27, 2010 3:37 pm
Forum: PDF
Topic: Loading a PDF with Windows Service
Replies: 2
Views: 2203

Re: Loading a PDF with Windows Service

Thanks!

Regards,
prosigma
by prosigma
Wed Jan 27, 2010 10:41 am
Forum: PDF
Topic: Loading a PDF with Windows Service
Replies: 2
Views: 2203

Loading a PDF with Windows Service

Hello, I've sent you a mail with this content: I encountered a problem with the use of PDFs in GdPicture.NET. I have to load a PDF as byte[ ] with GdPicture to perform an "Automatic Document Recognition" on it. Is there an option other than loading the byte[ ] with GdPicture.GdViewer.Displ...
by prosigma
Tue Nov 10, 2009 3:29 pm
Forum: OCR, MRC & Document understanding
Topic: Releasing Image effects Template?
Replies: 3
Views: 7566

Re: Releasing Image effects Template?

Thank you, Loïc!
by prosigma
Tue Nov 10, 2009 3:01 pm
Forum: OCR, MRC & Document understanding
Topic: Releasing Image effects Template?
Replies: 3
Views: 7566

Releasing Image effects Template?

Hello! Recently i discovered, that there EXISTS a method to release GdPictureImages. I thought it would do by itself, and now i've got to patch the whole project due to its caused garbage files. (Located in "Document and Settings\User\Local Settings\Temp") But there occured one question: p...