Re: How blacklists and whitelists work?

2011-11-18 Thread speeder
Unfortunately, I do not know the scrollbar positions, the OCR is made from a picture taken manually with a iPhone, from another phone, and thus it might have, or not a scrollbar, and it might be, or not, in certain places. On Fri, Nov 18, 2011 at 3:04 PM, WalterA wrote: > I may be wrong, but I d

Re: TessBaseAPI inking error in VSE2008

2011-11-18 Thread TP
On Fri, Nov 18, 2011 at 10:34 AM, Jenny Folkesson wrote: > Thanks for your reply, TP. > > I've tried adding the definitions you suggested: > #define __MSW32__ > #define USE_STD_NAMESPACE I never tried adding it directly to a header file. I define them in the Project Properties (in the C++ "Prepr

Re: TessBaseAPI inking error in VSE2008

2011-11-18 Thread Jenny Folkesson
Thanks for your reply, TP. I've tried adding the definitions you suggested: #define __MSW32__ #define USE_STD_NAMESPACE and although the __declspec(dllimport) part of the error is gone, I still get a very similar error: 1>main.obj : error LNK2019: unresolved external symbol "public: virtual __th

Re: OCR very large images - smart method to split into regions first?

2011-11-18 Thread walter23
Hi Dmitri, Thanks for your response. I figured some kind of custom segmentation was going to be required. Any suggestions you can make to help would be appreciated - I was thinking perhaps I would use some tools from OpenCV or something but I'm not really sure where to read up on segmentation a

Re: How blacklists and whitelists work?

2011-11-18 Thread WalterA
I may be wrong, but I don't believe that setting a blacklist to the character(s) often recognized in the scroll bar position will work, since it will just force the engine to interpret the perceived character as something else. However, since you probably know the position of the scrollbars, you m