Skip to content

Implement handling for AffineTransform edge cases #9

@Oliver-Loeffler

Description

@Oliver-Loeffler
  • multiple displacements along a straight line in either X or Y direction
  • multiple displacements at a single point

These cases usually end up with singular matrix exceptions or errors but basically a handling is possible.

Ideally this condition is detected before an exception occurs, so that the error handler in AffineTransformCalculation can be eliminated later on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions