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

[surface] Set the fitting region of pcl::on_nurbs::FittingSurface #5830

Open
ZhuLingfeng1993 opened this issue Oct 2, 2023 · 0 comments
Open
Labels
kind: request Type of issue status: triage Labels incomplete

Comments

@ZhuLingfeng1993
Copy link
Contributor

When I use pcl::on_nurbs::FittingSurface to fitting a point cloud, I want to the fitting result fill a certain bounding box region on xy plane.

Currently, I use pcl::on_nurbs::FittingSurface::initNurbs4Corners to set an initial fitting region that larger than the expected bbox region, but the fitting result sometimes may not fill the bbox region, that means there is no fitting result in some part of the expectd bbox region.

So I hope to add a feature to set the fitting region of pcl::on_nurbs::FittingSurface.

@ZhuLingfeng1993 ZhuLingfeng1993 added kind: request Type of issue status: triage Labels incomplete labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: request Type of issue status: triage Labels incomplete
Projects
None yet
Development

No branches or pull requests

1 participant