Skip to content

Transkribus/TranskribusBaseLineEvaluationScheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranskribusBaseLineEvaluationScheme

A tool for computing the qualitiy of baseline detection tools. Details explaining the evaluation scheme are available https://arxiv.org/abs/1705.03311 . For a standalone jar, with examples and HowTo download tool

Build Status

Requirements

  • Java >= version 7
  • Maven
  • All further dependencies are gathered via Maven

Build Steps

git clone https://github.com/Transkribus/TranskribusBaseLineEvaluationScheme
cd TranskribusBaseLineEvaluationScheme
mvn install

a stand-alone tool is created at

target/TranskribusBaseLineEvaluationScheme-x.x.x-jar-with-dependencies.jar

Running

Have a look at the provided examples!

If you only want to USE the tool run

java -jar target/TranskribusBaseLineEvaluationScheme-x.x.x-jar-with-dependencies.jar --help

for the help.

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages