C# Class Franken_.PageXmlV3

Inheritance: PageXml
Show file Open project: Early-Modern-OCR/FrankenPlus

Public Methods

Method Description
CreateImageExtractorCommandLine ( string inputImagePath, string xmlInputPath, string outputFolderPath ) : string
PageXmlV3 ( string xmlFile ) : System

Method Details

CreateImageExtractorCommandLine() public method

public CreateImageExtractorCommandLine ( string inputImagePath, string xmlInputPath, string outputFolderPath ) : string
inputImagePath string
xmlInputPath string
outputFolderPath string
return string

PageXmlV3() public method

public PageXmlV3 ( string xmlFile ) : System
xmlFile string
return System