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: