luoxuhai / pcl.js

☁️ ⚡ Point Cloud Library (PCL) for browser, powered by WebAssembly.|在浏览器运行的点云库 (PCL),由 WebAssembly 提供支持。
https://pcl.js.org
MIT License
453 stars 38 forks source link

feat: add SACSegmentation #63

Closed luoxuhai closed 2 years ago

luoxuhai commented 2 years ago
Description of change

Add SACSegmentation class

Pre-Merge Checklist
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pcl-js ✅ Ready (Inspect) Visit Preview Oct 13, 2022 at 1:59PM (UTC)
lengoanhcat commented 2 years ago

@luoxuhai : I intended to contribute the same module. However, your implementation is much more mature; hence, I will abandon mine and find something else ( of PCL.js) I can work on. Many thanks for the SACSegmentation !