From f7c07955fbae28e36745f32e477c1a9ce1463bf0 Mon Sep 17 00:00:00 2001 From: changetocoding <63453969+changetocoding@users.noreply.github.com> Date: Wed, 20 Sep 2023 00:06:50 +0100 Subject: [PATCH] Updated Document Layout Analysis (markdown) --- Document-Layout-Analysis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Document-Layout-Analysis.md b/Document-Layout-Analysis.md index 7aa61ef..4080240 100644 --- a/Document-Layout-Analysis.md +++ b/Document-Layout-Analysis.md @@ -620,7 +620,7 @@ Opening the exported xml file in PRImA Research Lab's [LayoutEvalGUI](https://ww ... ``` -(Note: if you set the imageFilename attribute above, PAGEViewer will automatically load the image and LayoutEvalGUI will automatically set it as the "Colour image" in step 6) +(Note: if you set the imageFilename attribute above, PAGEViewer will automatically load the image and LayoutEvalGUI will automatically set it as the "Colour image" in step 6) 4. Create a black and white .tif file with those dimensions (to be used in the layout tool). You can either create a black and white image of the pdf page or (easier) create a blank image and rely on the colour image (see step 5). To create a blank image: On windows paint can be to create a new image. Set the canvas size and save as .tif file. Or below c# code will do the same job: