Tulon wrote:Running batch processing on the Output stage would generate the output files and put them to the "out" subdirectory under your input directory (unless another output directory was explicitly specified).
Thanks.
Tulon wrote:Running batch processing on the Output stage would generate the output files and put them to the "out" subdirectory under your input directory (unless another output directory was explicitly specified).
dingodog wrote:jbig2 -s -p -v *.tif ; pdf.py output > out.pdf
-d --duplicate-line-removal: use TPGD in generic region coder
-p --pdf: produce PDF ready data
-P <number> --pages-per-dict <number>: pages per dictionary (default 15)
-s --symbol-mode: use text region, not generic coder
-t <threshold>: set classification threshold for symbol coder (def: 0.85)
-T <bw threshold>: set 1 bpp threshold (def: 188)
-r --refine: use refinement (requires -s: lossless)
-O <outfile>: dump thresholded image as PNG
-2: upsample 2x before thresholding
-4: upsample 4x before thresholding
-S: remove images from mixed input and save separately
-j --jpeg-output: write images from mixed input as JPEG
-v: be verbose
jbig2 -T 155 -s -p -v *.png ; thessalonica-pdf.py *.jbig2 > out.pdfUsers browsing this forum: abmartin and 1 guest