From f3e04cce56cd153d3f888d25269e4b7471619910 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Fri, 15 Jan 2016 14:56:16 -0800 Subject: [PATCH] Update pipeline.svg --- pipeline.svg | 320 +++++++++++++++++++++++++++------------------------ 1 file changed, 169 insertions(+), 151 deletions(-) diff --git a/pipeline.svg b/pipeline.svg index 1a2e2f44..73b5cb8e 100644 --- a/pipeline.svg +++ b/pipeline.svg @@ -4,232 +4,250 @@ - - + + Pipeline: - + clustertasks - -Pipeline: + +Pipeline: t0 - - - - -repair_pdf + + + + +ocrmypdf.main.repair_pdf t1 - - -split_pages + + +ocrmypdf.main.split_pages t0->t1 - - + + - -t10 - - - - -generate_postscript_stub + +t11 + + + + +ocrmypdf.main.generate_postscript_stub - -t0->t10 - - + +t0->t11 + + t2 - - - - -rasterize_with_ghostscript + + + + +ocrmypdf.main.rasterize_with_ghostscript t1->t2 - - - - -t11 - - - - -skip_page - - -t1->t11 - - + + -t9 - - - - -tesseract_ocr_and_render_pdf +t9 + + + + +ocrmypdf.main.add_text_layer -t1->t9 - - +t1->t9 + + + + +t12 + + + + +ocrmypdf.main.skip_page + + +t1->t12 + + + + +t10 + + + + +ocrmypdf.main.tesseract_ocr_and_render_pdf + + +t1->t10 + + t3 - - - - -preprocess_deskew + + + + +ocrmypdf.main.preprocess_deskew t2->t3 - - + + t6 - - - - -select_image_for_pdf + + + + +ocrmypdf.main.select_image_for_pdf t2->t6 - - + + t4 - - - - -preprocess_clean + + + + +ocrmypdf.main.preprocess_clean t3->t4 - - + + t3->t6 - - + + t4->t6 - - + + t5 - - - - -ocr_tesseract_hocr + + + + +ocrmypdf.main.ocr_tesseract_hocr t4->t5 - - + + - -t4->t9 - - + +t4->t10 + + t7 - - - - -render_hocr_page + + + + +ocrmypdf.main.render_hocr_page t6->t7 - - + + -t8 - - - - -render_hocr_debug_page +t8 + + + + +ocrmypdf.main.render_hocr_debug_page -t6->t8 - - +t6->t8 + + t5->t7 - - + + -t5->t8 - - +t5->t8 + + - -t12 - - -merge_pages - - -t7->t12 - - - - -t8->t12 - - - - -t11->t12 - - - - -t9->t12 - - - - -t10->t12 - - + +t7->t9 + + t13 - - - - -validate_pdfa + + +ocrmypdf.main.merge_pages + + +t9->t13 + + + + +t8->t13 + + -t12->t13 - - +t12->t13 + + + + +t10->t13 + + + + +t11->t13 + + + + +t14 + + + + +ocrmypdf.main.copy_final + + +t13->t14 + +