I think these macroses defines accepted image size 8192x8192 for OpenOCR.
And I think very high resolution (1200 dpi) can cause errors or low ocr
quality/
2009/4/6 JussiP <email address hidden>
> On OSX it tries to print a ton of error messages using MessageBox. The
> first call comes from kronrod/grey-wnd.c:273 and says:
>
> MessageBox (null): GREY: TOO MANY LINES (11259)
>
> The image size is 9672 x 11259.
>
> The rest come from line 414 and say
>
> MessageBox (null): GREY TO:
> NOT OPEN 0,0
>
> Is there a maximum image size that Cuneiform will accept? If yes then
> what is the limiting factor?
>
> --
> PUMA_XFinalrecognition failed
> https://bugs.launchpad.net/bugs/349110
> You received this bug notification because you are a member of Cuneiform
> Linux, which is the registrant for Cuneiform for Linux.
>
> Status in Linux port of Cuneiform: New
>
> Bug description:
> Cuneiform 0.6 after several seconds recognition end the work and write:
> PUMA_XFinalrecognition failed. Can I solve this problem?
> I tried to recognize bmp file 103.9 Mb.
> Klim
>
>
Look at grey-wnd.c:148-149
#define MAX_NI 8192
#define MAX_NJ 8192
I think these macroses defines accepted image size 8192x8192 for OpenOCR.
And I think very high resolution (1200 dpi) can cause errors or low ocr
quality/
2009/4/6 JussiP <email address hidden>
> On OSX it tries to print a ton of error messages using MessageBox. The grey-wnd. c:273 and says: gnition failed /bugs.launchpad .net/bugs/ 349110 gnition failed. Can I solve this problem?
> first call comes from kronrod/
>
> MessageBox (null): GREY: TOO MANY LINES (11259)
>
> The image size is 9672 x 11259.
>
> The rest come from line 414 and say
>
> MessageBox (null): GREY TO:
> NOT OPEN 0,0
>
> Is there a maximum image size that Cuneiform will accept? If yes then
> what is the limiting factor?
>
> --
> PUMA_XFinalreco
> https:/
> You received this bug notification because you are a member of Cuneiform
> Linux, which is the registrant for Cuneiform for Linux.
>
> Status in Linux port of Cuneiform: New
>
> Bug description:
> Cuneiform 0.6 after several seconds recognition end the work and write:
> PUMA_XFinalreco
> I tried to recognize bmp file 103.9 Mb.
> Klim
>
>