Commit Graph

457 Commits (74eac4daccd7e5bd9dc5644dc01ad54671671a10)
 

Author SHA1 Message Date
Clemens Neudecker 441c8566dd
additional details on OCR-D usage
Clemens Neudecker aa64a54feb
markdown
Clemens Neudecker 5dafa2095b
use <details> instead of wiki
vahid c606391c31 flow from directory
Clemens Neudecker 571dc84c3f
README.md cleanup / restructuring
vahid cf5ef8f5ae light version as option
vahidrezanezhad b8a532180a light version integration
vahidrezanezhad 2736ddb42d light version
vahidrezanezhad 10f1acef29
Merge pull request from mikegerber/fix/enhanced-message
Fix/enhanced message
vahidrezanezhad c30d4d5c30
Merge pull request from mikegerber/feat/better-time-msgs
💄 Improve timing messages (Fixes )
vahidrezanezhad 6a9d5d2076
Merge pull request from mikegerber/fix/remove-spurious-textequivs
🧹 Don't produce spurious TextEquiv elements.
Gerber, Mike 11d9b00510 🧹 Don't produce spurious TextEquiv elements.
eynollah produces spurious - and empy - pcGts TextEquiv elements. This
is a. unnecessary, b. wrong and c. produces a lot of warning messages
in subsequent OCR processing steps because the OCR processor warns
about already existing text.

Fix this by not generating any TextEquiv elements.

Fixes gh-37.
Gerber, Mike 1fe8f92afc 🐛 Clarify message if an image was enhanced
Gerber, Mike 7ccd7663e1 💄 Improve more timing messages
Gerber, Mike cdea0acffe 💄 Improve timing messages (Fixes )
Konstantin Baierer f0ac0bb090 📦 v0.0.11
Konstantin Baierer 8943c90b02
Merge pull request from qurator-spk/resource-directory
ocrd-tool: "models" parameter is a directory
Konstantin Baierer d75803b11d ocrd-tool: "models" parameter is a directory
Konstantin Baierer e769f625fe 📦 v0.0.10
Konstantin Baierer 09d85bee87 Merge remote-tracking branch 'vahidrezanezhad/main' into main
vahidrezanezhad b018138cf8 fixed: empty page error due None table contours
vahidrezanezhad 9b28a71db7 Merge branch 'main' of https://github.com/vahidrezanezhad/eynollah into main
vahidrezanezhad 169b50aaaf fixed: empty page error due None table contours
vahidrezanezhad c8f0feb5bd test
Konstantin Baierer 0e63ebcbe5 📦 v0.0.9
Konstantin Baierer 4223fed628 Merge remote-tracking branch 'vahidrezanezhad/main' into main
Konstantin Baierer e7868b9851 📦 v0.0.8
Konstantin Baierer 5124a60527 set pcGtsId before adding file to mets
vahid 0859d22f4c modifications
vahid 14c588e162 resolving an issue
vahid 254abf4d3d more modifications for tables
vahid 9f64110513 README is updated
vahid b3b49272a5 README is updated
vahid c67e155431 table detection completed, enhanced images can be now written to output
vahid a5c940705a tables are integrated
vahid 80b17af40c fixed
Konstantin Baierer d784202ae1 📦 v0.0.7
Konstantin Baierer 6b810eb682 Merge remote-tracking branch 'vahidrezanezhad/main' into main
vahid 4560738427 fixed
Konstantin Baierer efc146feb8 📦 v0.0.6
vahid becb0c1329 trivial
vahid 059905c9e4 empty textlines caused by newer python-opencv, is resolved
vahid d1330ffb80 resolved
Konstantin Baierer 80795c9e6c 📦 v0.0.5
vahidrezanezhad e6ee02c148
Merge pull request from qurator-spk/ocrd-noae
OCR-D CLI: remove allow_enhancement parameter
Konstantin Baierer 45939abdff OCR-D CLI: remove allow_enhancement parameter
It does not toggle enhancement (eynollah does that internally anyway)
but setting it to true will base the coordinate calculations on that
enhanced (different-sized) image instead of the original. That is never
sensible in the OCR-D context.
Konstantin Baierer 5d2fe79822 📦 v0.0.4
vahid 43c9302390 fixed and separators are also written in xml
Konstantin Baierer fce7cdfd8b 📦 v0.0.3
vahid aa2e91641a Merge branch 'main' of https://github.com/qurator-spk/eynollah into main