Releases: TUWien/ReadModules
Releases · TUWien/ReadModules
Table test 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
New Table Matching
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
this is the last commit that includes focus measure. The algorithm was moved to https://github.com/TUWien/docscan
Bugfixes and System Updates
- 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
- 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
- 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
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
this release features a fully working line extraction