This website requires JavaScript.
Explore
Help
Register
Sign In
Marmelator
/
cv-analysis-service
Watch
1
Star
0
Fork
0
You've already forked cv-analysis-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
37
Wiki
Activity
cv-analysis-service
/
table_parsing
History
llocarnini
1cf8508dc3
changes of parameters in table parsing: l15 line_min_width = 5 so no cell is missing in tables, l37 bigger min. rectangle so no text will be detected as table
2022-01-24 16:55:29 +01:00
..
__init__.py
added first table parsing function: cell detection by applying horizontal and vertical kernels
2022-01-20 15:36:46 +01:00
table_parsig.py
changes of parameters in table parsing: l15 line_min_width = 5 so no cell is missing in tables, l37 bigger min. rectangle so no text will be detected as table
2022-01-24 16:55:29 +01:00