8000 New cell merging in refinement process and new row/column stretching rule in table segmentation by JaMe76 · Pull Request #69 · deepdoctection/deepdoctection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

New cell merging in refinement process and new row/column stretching rule in table segmentation #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 4, 2022

Conversation

JaMe76
Copy link
Contributor
@JaMe76 JaMe76 commented Oct 4, 2022

This PR deals with

  • TableSegmentationRefinementService. When merging cells, the merged cell can be equal to one of the input cells (e.g. if the largest cell contains all other cell. In this case the merging cell cannot be dumped and the smaller cells won't be deactivated. A logic has been added that deals with this situation. Fixes Cell refinement does not work for group of cells that are surrounded by one large cell #67

  • TableSegmentationService. To tile tables with rows and column more equally a new row/column stretching rule has been added.

@JaMe76 JaMe76 merged commit ca4d47e into master Oct 4, 2022
@JaMe76 JaMe76 deleted the issue_67 branch November 15, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cell refinement does not work for group of cells that are surrounded by one large cell
1 participant
0