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

Control points are derived from B-spline value points #1704

Open
HAN-sir-git opened this issue Oct 25, 2023 · 0 comments
Open

Control points are derived from B-spline value points #1704

HAN-sir-git opened this issue Oct 25, 2023 · 0 comments

Comments

@HAN-sir-git
Copy link

When deriving the curve, the cases without control points are used as control points, instead of deriving control points, and the B-spline curve is directly fitted.

I tried to derive the control points using the cumulative chord length method and found that it worked well

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