enamigi / yagf

Automatically exported from code.google.com/p/yagf
0 stars 0 forks source link

All the paragraphs have merged into one large paragraph #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps will reproduce the problem:

1. Open the image that contains the text, divided into several paragraphs.
2. Create a box that releases a few paragraphs.
3. Recognize the text. All the paragraphs have merged into one large paragraph.

Output:

> yagf
KGlobal::locale::Warning your global KLocale is being recreated with a valid 
main component instead of a fake component, this usually means you tried to 
call i18n related functions before your main component was created. You should 
not do that since it most likely will not work 
kfilemodule(12987) KSambaSharePrivate::testparmParamValue: We got some errors 
while running testparm "Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
ERROR: pid directory /var/run/samba does not exist
" 
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x5a0018d

Version of the product - yagf-0.9.2 tesseract-3.0.2
Operating system - OpenSuse 12.2

Original issue reported on code.google.com by konquer...@gmail.com on 10 Nov 2012 at 3:50

Attachments:

GoogleCodeExporter commented 9 years ago
Yes that happens but this goes down to oct engines. The only thing I can do is 
to capture every paragraph into separate block.

Original comment by andrei.b...@gmail.com on 8 Feb 2014 at 3:31