baldipsinghkohli / papercrop

Automatically exported from code.google.com/p/papercrop
GNU General Public License v2.0
0 stars 0 forks source link

wrong sequence of lines in reflow mode #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run PaperCrop.exe with present one-column papers (reflow mode).lua ,
automatic segmentation
2. Load p1.pdf
3. Process all pages

What is the expected output? What do you see instead?

Instead of the sequence line1, line2, line3... there is something like
line1, line3, line2 etc... ---> wrong order
see image1.png, p1_output.pdf

What version of the product are you using? On what operating system?
PaperCrop 0.31. OS: Ubuntu 9.04, Wine

Please provide any additional information below.

Original issue reported on code.google.com by xy1...@arcor.de on 7 Jan 2010 at 1:32

Attachments:

GoogleCodeExporter commented 8 years ago
This is because the algorithm failed to separate those two lines, and regard it 
as
one. The updated version may do a slightly better job (I haven't uploaded the 
program
binary though), but this kind problem is easily be fixed especially when the 
paper is
scanned. I will look into this when I have time later this month. Thank you. 

Original comment by taesoob...@gmail.com on 9 Jan 2010 at 1:24

GoogleCodeExporter commented 8 years ago
corrected typo: This is because the algorithm failed to separate those two 
lines, and regard it as one. The updated version may do a slightly better job, 
but this kind problem cannot easily be fixed especially when the paper is
scanned. I will look into this when I have time. Thank you.

Original comment by taesoob...@gmail.com on 19 Oct 2010 at 5:33

GoogleCodeExporter commented 8 years ago
Hi,
Gr8 tool. But for me it worked for single column. for 2 column it detects the 
crop in reverse order. can you please let me know how can I change the setting 
for the crop#

Thanks
VJ

Original comment by vijay.de...@gmail.com on 7 Dec 2010 at 6:23

GoogleCodeExporter commented 8 years ago
Hi, vijay.dewanggan,

Could you let me know which operating system are you using?
It would be helpful if you upload the source and the output pdf files, too.
Thanks,

Taesoo.

Original comment by taesoob...@gmail.com on 12 Dec 2010 at 6:01