Rajasekaran85 / ALTO-XML-highlighting-Application

ALTO XML coordinates highlighting application for validating the coordinates values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

ALTO XML Highlighting Application

Description

  • ALTO XML coordinates highlighting application for validating the coordinates
  • We can ensure the coordinates captured in the XML is correct or not
  • Input files should be JPEG, RGB color mode
  • JPEG & XML files should be placed in the same directory
  • JPEG & XML filename should be same
  • Coordinated handled "mm10", "inch1200", "pixel"
  • Portions handled: Word, Line, Block, Image, Margin, Printspace
    • Example

Getting Started

Dependencies

  • Windows 7

Installing

  • pillow library installed

Executing program

  • Run the program
  • Tool will ask to enter the Input file path of the input XML & JPEG file path
  • Tool executes the XML files and creates the "Highlighted" folder. Inside the highlighted folder, the highlighted JPEGs will be placed in the respective folders "Word, Line, Block, Image, Margin, Printspace.

Version History

  • 0.1
    • Initial Release

About

ALTO XML coordinates highlighting application for validating the coordinates values


Languages

Language:Python 100.0%