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

LineZoneAnnotator: Align text to line counter in non-horizontal lines #854

Merged
merged 25 commits into from
Sep 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
71164fd
feat(LineZonaAnnotator): Add support for non-horizontal lines
jcruz-ferreyra Feb 5, 2024
2a5dc67
Merge branch 'develop' into lc/diagonal_support
jcruz-ferreyra Apr 5, 2024
a7c00ca
Merge branch 'develop' into lc/diagonal_support
jcruz-ferreyra Apr 22, 2024
cbec7f8
Merge branch 'develop' into lc/diagonal_support
jcruz-ferreyra May 2, 2024
ac6dd7b
Merge branch 'develop' into lc/diagonal_support
jcruz-ferreyra May 31, 2024
c1e4d79
Merge branch 'develop' into lc/diagonal_support
jcruz-ferreyra Jun 6, 2024
86d15c6
Merge branch 'develop' into lc/diagonal_support
jcruz-ferreyra Jun 10, 2024
9d15492
Merge branch 'develop' into lc/diagonal_support
LinasKo Sep 20, 2024
d85ceb0
Fix incorrect types
LinasKo Sep 20, 2024
3c79677
Flip text if it is upside-down
LinasKo Sep 20, 2024
6713523
Disable alignment to line by default, move arguments around
LinasKo Sep 20, 2024
d88d8ed
Factorization, simplifaction, speedup
LinasKo Sep 25, 2024
f8b60ea
Further simplification & speedup
LinasKo Sep 25, 2024
60c5292
fix(pre_commit): 🎨 auto format pre-commit hooks
pre-commit-ci[bot] Sep 25, 2024
6fbabee
Make color hashable, use cache for label images
LinasKo Sep 25, 2024
5f86dbe
fix(pre_commit): 🎨 auto format pre-commit hooks
pre-commit-ci[bot] Sep 25, 2024
c1444c6
Futher LineZone code tidy-up
LinasKo Sep 25, 2024
356a86a
Ruff formatting
LinasKo Sep 25, 2024
7b22cfa
Bugfix: basic label would always have background box
LinasKo Sep 25, 2024
d6d3213
Move methods around, rename some variables
LinasKo Sep 25, 2024
ebd5e06
Make sure text is always displayed upright
LinasKo Sep 25, 2024
156dbd5
New docstring for LineZoneAnnotator
LinasKo Sep 25, 2024
db0d965
Fix: incorrect label rotation
LinasKo Sep 26, 2024
4a95aaa
Fix basic_label offset
LinasKo Sep 26, 2024
c81aec9
Docstrings update
LinasKo Sep 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading