PointCloudLibrary / pcl

Point Cloud Library (PCL)
https://pointclouds.org/
Other
9.84k stars 4.61k forks source link

how can we produce open nurbs curve by input serveral cloudpoints #5771

Closed yangcopnuli closed 1 year ago

yangcopnuli commented 1 year ago

how can we produce open nurbs curve but not closed curve by input serveral cloudpoints

mvieth commented 1 year ago

Seems like Stackoverflow or the Discord community chat would be better suited for this question. The GitHub issues are intended for bug reports and compile errors. Also make sure to check out the official opennurbs help and documentation (e.g. https://developer.rhino3d.com/guides/opennurbs/what-is-opennurbs/ ) since opennurbs is not created by the PCL developers, but is another project.