Skip to content

2D Spline Curve Intersections Dimension Mismatch Exception #331

@rjc8237

Description

@rjc8237

The CvCvIntersector method is throwing an exception with the message Dimension mismatch for 2D rational spline curves. The method works without issues for 3D curves. While debugging this issue, I noticed that the intersector is computing a cross product.

The exception can be reproduced with test_CvCvIntersector.h in the intersections module and the two attached curves.
2d_spline_curves.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions