Page 11 of 12

Re: Scan Tailor Advanced

Posted: 01 Oct 2019, 07:00
by i8dcI32QWRfiwVj
Could someone perhaps confirm or refute my hypothesis that the 'thickening-up of text' issue only occurs if the 'Qt5 Svg devel' package is not installed prior to building? (Cf. 4lex4's note: 'For Linux users: install Qt5 Svg devel package before building this version' - https://github.com/4lex4/scantailor-advanced/releases). I could not find this package in the Macports repositories.

Re: Scan Tailor Advanced

Posted: 10 Nov 2019, 09:16
by i8dcI32QWRfiwVj
i8dcI32QWRfiwVj wrote: 01 Oct 2019, 07:00 Could someone perhaps confirm or refute my hypothesis that the 'thickening-up of text' issue only occurs if the 'Qt5 Svg devel' package is not installed prior to building? (Cf. 4lex4's note: 'For Linux users: install Qt5 Svg devel package before building this version' - https://github.com/4lex4/scantailor-advanced/releases). I could not find this package in the Macports repositories.
Having just updated Qt5 to version 5.13.2, reinstalled the early access STA version, and run some tests I think I can now answer my question myself: it's quite likely that an outdated Qt5 version caused those weird rendering issues when I installed the early access version a few months ago. All seems to be working fine now. Shall post again in case this impression turns out to be wrong.

Re: Scan Tailor Advanced

Posted: 17 Dec 2019, 23:41
by whitepage
Wow, just a quick "HUGE THANKS" for ST Advanced!

Until recently I was still using ST Classic (tried Experimental some years ago but at the time it didn't set the dpi on output images which caused heartache down the line).

Have already processed a few scans in Advanced, and… Loving it!
Speed, dark interface, default settings, smart margins, better detection of page numbers and headers (for me the "miss" rate is down to about 5%), and a lot of other cool features that I need to read about and absorb.
What joy to see that ST lives on, and in a better incarnation than ever.
Again, huge thanks to all those who have participated, and who maintain and improve the program today.

Re: Scan Tailor Advanced

Posted: 21 Feb 2020, 04:28
by Robert V
I have a feature request. For the conversion from color to B&W it would be nice to be able to define a (Color) Channel extraction before the binarisation. When the paper discolors over time, then doing a red channel extraction improves the difference between paper and foreground. It also works for grey shaded content on tainted paper. When the paper is deferend strong tainted (border darker than center, rusted staple, ...) it also give a more even background.

It should be selectable which channel to extract. For newer paper (e.g. wood-free paper) it is often the green channel with better distance and sometimes the paper has other colors (e.g. Covers).

Re: Scan Tailor Advanced

Posted: 30 Aug 2020, 04:21
by Cev
STA seems pretty nice, but I'm having an issue: auto dewarp doesn't seem to do anything. It just goes to the default unwarped square grid on every page.

Re: Scan Tailor Advanced

Posted: 31 Jan 2021, 15:31
by jaffamuffin
Hi All

Am i right is seeing that the Scan Tailor (2019.8.16) doesn't have command line control any more ? Is there any plans or workaround (can a fabricate a project file using external tools for example ? )

Many thanks

Re: Scan Tailor Advanced

Posted: 16 Jan 2022, 05:22
by darnn
While there haven't been any updates since 2020, here's the most recent build that incorporates all those updates (and has several new features I'm finding useful so far):
https://github.com/4lex4/scantailor-advanced/issues/187

And for anyone who's interested, there's also Scan Tailor Universal, which is updated more frequently, though it lacks many of Advanced's features:
https://github.com/trufanov-nok/scantai ... l/releases

Re: Scan Tailor Advanced

Posted: 30 Jul 2022, 08:14
by ymmv
The development of ScanTailor Advanced has been taken over by another programmer. He has compiled a new build of the program: 1.0.18.

See here: https://github.com/vigri/scantailor-advanced/releases

Re: Scan Tailor Advanced

Posted: 24 Dec 2022, 09:47
by i8dcI32QWRfiwVj
Hi,

Am on vigri's Scantailor Advanced 1.0.18. Updated libtiff via Macports today. Now getting the following message when I try to run scantailor:

Code: Select all

dyld: Library not loaded: /opt/local/lib/libtiff.5.dylib
  Referenced from: /usr/local/bin/scantailor
  Reason: image not found
zsh: abort      scantailor
Could this be fixed by reinstalling STA 1.0.18?

EDIT: Answered my own question. The install guide here (https://github.com/vigri/scantailor-libs-build) didn't work.

What worked instead was a slightly modified version of the install routine I posted here some time ago.

1.

Download source from Git. Go to download dir.

2.

Code: Select all

mkdir build && cd build
3.

Code: Select all

cmake -G "Unix Makefiles" -S [Path to your source directory]
4.

Code: Select all

make -j `nproc`
5.

Code: Select all

sudo make install
Now works perfectly fine with new libtiff.

Re: Scan Tailor Advanced

Posted: 02 Jan 2023, 02:59
by reproman
v1.0.18 --unable to get the cover .tif to post in "out" folder.
I really like the new features in the v1.0.18--thank you for your good work.
To get a complete "out" folder with the cover .tif file, I need to open the project with v1.0.15 program, click on cover image in select select Content, margins, then output, Then Save project as--assign new name-save.
Then I have a complete output folder with all of the ".tif" images, including the cover.
Is it possible to correct this so that v1.0.18 will have the ".tif" image in the "out" folder? I will save time.
Thank-you for all of the developers for their contributions to this most useful program,
Jim Baden