File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ## 0.6.5-dev0
1+ ## 0.6.5
22
3+ * Add functionality to keep extracted image elements while merging inferred layout with extracted layout
34* Fix ` source ` property for elements generated by pdfminer.
45* Add 'OCR-tesseract' and 'OCR-paddle' as sources for elements generated by OCR.
56
67## 0.6.4
78
8- * Add functionality to keep extracted image elements while merging inferred layout with extracted layout
99* add a function to automatically scale table crop images based on text height so the text height is optimum for ` tesseract ` OCR task
1010* add the new image auto scaling parameters to ` config.py `
1111
Original file line number Diff line number Diff line change 1- __version__ = "0.6.5-dev0 " # pragma: no cover
1+ __version__ = "0.6.5" # pragma: no cover
You can’t perform that action at this time.
0 commit comments