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

ENH: Add TransformedPointLimitedEulerSameAsUnlimitedEuler3D unit test #560

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Dec 10, 2021

  1. ENH: Add TransformedPointLimitedEulerSameAsUnlimitedEuler3D unit test

    Tests that the new limited Euler transform by Žiga Špiclin yields the same point-to-point transformation as the unlimited Euler transform, when there is no limit specified.
    N-Dekker committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    ad64423 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. ENH: Add TransformedImageLimitedEulerSameAsUnlimitedEuler3D unit test

    Tests that the new limited Euler transform by Žiga Špiclin yields the same image-to-image transformation as the unlimited Euler transform, when there is no limit specified.
    N-Dekker committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    c138ff6 View commit details
    Browse the repository at this point in the history