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

【开源自荐】 pcl.js - 通过WebAssembly将大型 C++ 库 PCL 移植到浏览器的 JS 库 #2676

Open
luoxuhai opened this issue Oct 8, 2022 · 1 comment

Comments

@luoxuhai
Copy link

luoxuhai commented Oct 8, 2022

简介

pcl.js 是一个将大型 C++ 库 Point Cloud Library (PCL) 编译为 WebAssembly,运行在浏览器中,并提供易于使用的 JavaScript 接口的开源库。Point Cloud Library (PCL) 是一个独立、大型、开源的 2D/3D 图像和 点云 处理库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。

官网

https://pcljs.org

示例

应用场景

在浏览器里处理由激光雷达等设备扫描生成的 点云 数据。点云数据处理有以下应用场景:无人驾驶、机器人、人机交互、逆向工程与其他工业自动化、测绘、建筑信息模型化

image

image

@luoxuhai luoxuhai changed the title pcl.js - 通过WebAssembly将移植大型 C++ 库 PCL 到浏览器的开源库 【开源自荐】 pcl.js - 通过WebAssembly将移植大型 C++ 库 PCL 到浏览器的开源库 Oct 8, 2022
@luoxuhai luoxuhai changed the title 【开源自荐】 pcl.js - 通过WebAssembly将移植大型 C++ 库 PCL 到浏览器的开源库 【开源自荐】 pcl.js - 通过WebAssembly将大型 C++ 库 PCL 移植到浏览器的开源库 Oct 8, 2022
@luoxuhai luoxuhai changed the title 【开源自荐】 pcl.js - 通过WebAssembly将大型 C++ 库 PCL 移植到浏览器的开源库 【开源自荐】 pcl.js - 通过WebAssembly将大型 C++ 库 PCL 移植到浏览器的开源 JS 库 Oct 8, 2022
@luoxuhai luoxuhai changed the title 【开源自荐】 pcl.js - 通过WebAssembly将大型 C++ 库 PCL 移植到浏览器的开源 JS 库 【开源自荐】 pcl.js - 通过WebAssembly将大型 C++ 库 PCL 移植到浏览器的 JS 库 Oct 8, 2022
@aalaayaa
Copy link

进展如何?

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

No branches or pull requests

3 participants