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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    71164fd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    2a5dc67 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    a7c00ca View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    cbec7f8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ac6dd7b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    c1e4d79 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    86d15c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    9d15492 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect types

    LinasKo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d85ceb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c79677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6713523 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Factorization, simplifaction, speedup

    * Sped up computation from 600 fps to 1700 fps (Mac)
    * Previously ran at 2000 fps
    LinasKo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d88d8ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b60ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60c5292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fbabee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f86dbe View commit details
    Browse the repository at this point in the history
  6. Futher LineZone code tidy-up

    LinasKo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c1444c6 View commit details
    Browse the repository at this point in the history
  7. Ruff formatting

    LinasKo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    356a86a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b22cfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6d3213 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebd5e06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    156dbd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Fix: incorrect label rotation

    LinasKo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    db0d965 View commit details
    Browse the repository at this point in the history
  2. Fix basic_label offset

    LinasKo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4a95aaa View commit details
    Browse the repository at this point in the history
  3. Docstrings update

    LinasKo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c81aec9 View commit details
    Browse the repository at this point in the history