Skip to content

Releases: TUWien/ReadFramework

Table Match - apply

17 Jan 15:26
Compare
Choose a tag to compare
  • several bugfixes for table match
  • new: apply template. just overlays a specified template to a document (user request)

New Table Matching

24 Aug 08:44
Compare
Choose a tag to compare

New Table Matching

  • create AdjacencyGraph
  • match structure using max clique
  • command line interface for tables added
  • command line interface for layout is now -m layout (see also help)

Focus Measure

24 Jul 13:16
Compare
Choose a tag to compare
Focus Measure Pre-release
Pre-release

this is the last commit that includes focus measure. The algorithm was moved to https://github.com/TUWien/docscan

Bugfixes and System Updates

05 Jul 15:54
Compare
Choose a tag to compare
  • Layout Analysis
    • GraphCut orientation improved
    • GraphCut for line spacing added
    • Bug fixes (e.g. XML path, ellipse fitting fixed, )
    • Splitting TextLines by Separators added
    • Initial noise removal (micro films)
  • Line Detection
    • LSD (OpenCV Contrib) natively added
  • Table Analysis
    • Corner points added (compatibility with IBK)
  • Unit tests & CodeCov added
  • Updates for Qt 5.9, CMake 3.9, VS 2017

Layout & Table improvements

24 Mar 15:23
Compare
Choose a tag to compare
  • Layout Analysis
    • speed-up
    • MSER region crash fixed (by updating OpenCV)
  • Table Analysis
    • Optional save for header elements
  • OpenCV 3.1.0 -> 3.2.0

Table Alignment & Initial Baselines

14 Feb 08:45
Compare
Choose a tag to compare

Layout Analysis

  • New textline clustering
  • SuperPixel using MSER
  • Local textline orientation
  • Graph-Cut based orientation correction
  • Tab stop based page segmenation

Table Analysis

  • Coarse-to-fine template registration

Writer Retrieval

  • added to ReadFramework

Batch Lines

13 Jul 13:31
Compare
Choose a tag to compare

this release features a fully working line extraction