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

Make faster AbsolutePath drawer, and allow FixedCamera to work with Homographies #305

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 26, 2024

  1. Draw AbsolutePath over canvas and overlay with frame

    Agustín Castro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f5e18da View commit details
    Browse the repository at this point in the history
  2. Allow to used FixedCamera on homographies

    Agustín Castro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c86c7f1 View commit details
    Browse the repository at this point in the history
  3. Fix the order (x,y) in top left corner variables

    Agustín Castro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bed08ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed273fd View commit details
    Browse the repository at this point in the history
  5. Get default scale in AbsolutePaths depending if coord_transform is pa…

    …ssed
    Agustín Castro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d8a9993 View commit details
    Browse the repository at this point in the history
  6. More consistent naming: always coord_transormations

    Agustín Castro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e25c7c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Remove max_history argument from docstring

    Agustín Castro committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0519e17 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update documentation for the new AbsolutePaths

    Agustín Castro committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c2274d2 View commit details
    Browse the repository at this point in the history