Skip to content

Releases: TUWien/ReadModules

Table test release

18 Jan 13:54
Compare
Choose a tag to compare
Table test release Pre-release
Pre-release
  • several bugfixes for the table match tool
  • new: possible to just overlay a template to a file if the document size etc. is exactly the same (request)

Improved Layout and Table

31 Jan 14:33
Compare
Choose a tag to compare

Improved Table Matching

  • borders of neighbouring cells are merged)
  • faster version vor tables with #cells >100
  • several bugfixes

Layout

  • bugfixes for baselines

New Table Matching

24 Aug 09:35
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)
  • Settings changed (upper and lower Threshold for cell variation)

Focus Measure

24 Jul 13:17
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 II

20 Apr 13:21
Compare
Choose a tag to compare
  • Layout Analysis
    -- added setting localBlockOrientation (can be set to false if only a global orientation should be considered, e.g. tables)
  • Table Analysis
    -- Baselines detected with layout analysis are saved in the tablecell (no additional textregion is created)

Layout & Table improvements

24 Mar 15:22
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

10 Feb 11:21
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:30
Compare
Choose a tag to compare

this release features a fully working line extraction