After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 648632 - OCRFeed gets frozen when you add multiple pages
OCRFeed gets frozen when you add multiple pages
Status: RESOLVED DUPLICATE of bug 637599
Product: ocrfeeder
Classification: Other
Component: general
0.6.x
Other Linux
: Normal major
: ---
Assigned To: ocrfeeder-maint
ocrfeeder-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-25 18:40 UTC by Jorge Araya Navarro
Modified: 2011-05-07 14:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a screenshot of my preferences in OCRFeeder (24.85 KB, image/png)
2011-04-29 19:13 UTC, Jorge Araya Navarro
Details

Description Jorge Araya Navarro 2011-04-25 18:40:05 UTC
What steps will reproduce the problem?
1. scan 300 pages
2. open OCRFeed
3. Try to add all the pages to the OCRFeed's project

What is the expected output? What do you see instead?
i expected for a normal page recognition and i get a frozen program. 

What version of the product are you using? On what operating system?
OCRFeeder 0.6.6 in Trisquel GNU/Linux

Please provide any additional information below.
when the OCRFeed get frozen it close itself i you cant work with it! :(
Comment 1 Joaquim Rocha 2011-04-29 18:18:48 UTC
Hi Jorge,

Can you tell how do you add those 300 pages (import from folder?) and if you have the Deskew images or Unpaper options configured to be used after an image is added (check the Preferences).

What's the size of the images.

Does it freeze when the images are being loaded or when you press recognize or another option?
Comment 2 Jorge Araya Navarro 2011-04-29 19:13:37 UTC
Created attachment 186901 [details]
a screenshot of my preferences in OCRFeeder
Comment 3 Jorge Araya Navarro 2011-04-29 19:14:49 UTC
(In reply to comment #1)
> Hi Jorge,
> 
> Can you tell how do you add those 300 pages (import from folder?) and if you
> have the Deskew images or Unpaper options configured to be used after an image
> is added (check the Preferences).
> 
> What's the size of the images.
> 
> Does it freeze when the images are being loaded or when you press recognize or
> another option?

yes, i import all the files from a folder, no, i don't have the deskew and Unpaper options configured to do something after the image's import (i already check that).

the images size is 3216 x 4640, the resolution is 600x600 dpi.

OCRFeeder get frozen one second later when i push the "Open" button for import all image from a folder :-|.

this bug is present in the OCRFeeder 0.7.4 too :(.
Comment 4 Joaquim Rocha 2011-04-29 21:38:48 UTC
Hmm, can reproduce the issue with about 20 images with the size you described...

That image size and resolution is huge (even GIMP warned me about the size when I rescaled one of my scanned images) and I believe the program gets unresponsive and finally gets killed because of all the memory it is using.

It could possibly be fixed on the application part by restraining the images to some size but this would likely influence the segmentation algorithm so I really gotta spend some time with it.


On your side, maybe reducing the size/resolution could work for you and, depending on your images, still get good results.
Comment 5 Jorge Araya Navarro 2011-05-02 18:03:32 UTC
(In reply to comment #4)
> Hmm, can reproduce the issue with about 20 images with the size you
> described...
> 
> That image size and resolution is huge (even GIMP warned me about the size when
> I rescaled one of my scanned images) and I believe the program gets
> unresponsive and finally gets killed because of all the memory it is using.
> 
> It could possibly be fixed on the application part by restraining the images to
> some size but this would likely influence the segmentation algorithm so I
> really gotta spend some time with it.
> 
> 
> On your side, maybe reducing the size/resolution could work for you and,
> depending on your images, still get good results.

i rescale my images to 2894 x 4175 and change the resolution to 300x300 ppp and OCRFeeder work equal of bad :(
Comment 6 Joaquim Rocha 2011-05-02 18:12:42 UTC
Yeah, like I said, 300 images of such a big size is too much for the memory to hold, I'll take a better look into it when I can...
Comment 7 Joaquim Rocha 2011-05-07 14:01:51 UTC
I think this a duplicate of #637599.

*** This bug has been marked as a duplicate of bug 637599 ***