Skip to content
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

segment-region: only ignore if candidate outside Border #145

Merged
merged 5 commits into from
Sep 4, 2020

Conversation

bertsky
Copy link
Collaborator

@bertsky bertsky commented Aug 24, 2020

Fix #139

@bertsky bertsky force-pushed the segment-clip-border branch from db34260 to 94dce57 Compare August 24, 2020 20:56
@bertsky bertsky force-pushed the segment-clip-border branch from 94dce57 to 4818e72 Compare August 24, 2020 21:16
@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #145 into master will decrease coverage by 0.12%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
- Coverage   37.77%   37.64%   -0.13%     
==========================================
  Files           9        9              
  Lines         998     1004       +6     
  Branches      212      214       +2     
==========================================
+ Hits          377      378       +1     
- Misses        555      558       +3     
- Partials       66       68       +2     
Impacted Files Coverage Δ
ocrd_tesserocr/segment_region.py 52.22% <25.00%> (-1.42%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49e93b9...9e6ad41. Read the comment docs.

@bertsky bertsky requested a review from kba August 24, 2020 21:32
@bertsky
Copy link
Collaborator Author

bertsky commented Aug 24, 2020

@kba if you want, I can export the last 3 commits as extra PR.

.circleci/config.yml Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
ocrd_tesserocr/segment_region.py Show resolved Hide resolved
@bertsky bertsky merged commit dbef8e6 into OCR-D:master Sep 4, 2020
@bertsky bertsky deleted the segment-clip-border branch September 4, 2020 19:27
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.

Processor terminates with exception: ocrd-tesserocr-segment-region exited with non-zero
2 participants