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

2D Spline Curve Intersections Dimension Mismatch Exception #331

Open
rjc8237 opened this issue Sep 7, 2022 · 0 comments
Open

2D Spline Curve Intersections Dimension Mismatch Exception #331

rjc8237 opened this issue Sep 7, 2022 · 0 comments

Comments

@rjc8237
Copy link

rjc8237 commented Sep 7, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant