sining1989 / PointCloudTools
PointCloudTools是一款在Windows平台基于VS2017、Qt5.9.5、PCL1.8.1、VTK8.0.0源码编译开发的专门处理点云(.pcd、.ply、.obj等格式)文件的可视化工具。 该工具点云可视化使用的是vtk8.0.0编译生成的QVTKWidget窗口控件,使用PCL可以对点云进行滤波(filter)、特征提取(features)、关键点(keypoint)、 分割(segmentation)、识别(recognition)、可视化(visualization)等操作,可以对所有点云进行WGS84到平面坐标系转换,也包含将经纬度坐标转为UTM坐标的方法。 下载64位PCL1.8.164位下载路径:https://github.com/PointCloudL…
☆65Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for PointCloudTools
- 基于Qt和PCL开发的点云处理软件☆26Updated 3 years ago
- 将CloudCompare中的ccViewer可视化点云的工程独立出来了,为了搞清楚其依赖项,同时也可以在可视化工具的基础上,仅仅添加实现我们想要的功能。这里仅仅做了初版,后续将持续更新和优化学习CC的源码,欢迎讨论和交流☆24Updated last year
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆39Updated 6 years ago
- A 3D point cloud processing software base on PCL and QT.☆101Updated 8 months ago
- A tool about 3D point cloud viewer with PCL☆77Updated last year
- 功能描述 1,视差图点云创建 2,鼠标选取点云创建区域与待匹配物体 3,点云滤波 4,点云超体聚类 5,LCCP分割 6,点云降采样 7,ICP匹配 8,点云显示☆34Updated 6 years ago
- 点云处理算法☆16Updated 5 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆45Updated 5 years ago
- Implementation of some algorithms in PCL☆15Updated last year
- vs2017和qt联合开发,基于cloudcompare开源项目构建的三维工件点云,配合偏差实时测量系统。☆10Updated 3 years ago
- ☆90Updated 4 years ago
- This is a fundamental manual for getting started with Point Cloud, covering basic knowledge of point cloud, point cloud file format, Clou…☆93Updated 2 years ago
- Tool box for point cloud☆25Updated 4 years ago
- 基于张正友标定法的单目相机标定理论到实践☆53Updated 4 years ago
- 学习《三维点云分析》的课后习题代码☆76Updated 4 years ago
- Practices for 3D point cloud processing. 3D点云数据处理☆55Updated 3 years ago
- 这是一个采用点云配准,将扫描点云与模型(Mesh)生成点云,进行自动配准,同时筛选出扫描点云相较于模型点云偏差较大的位置。☆14Updated 3 years ago
- The codes included are based on the tutorials from Open3D. Examples nclude both C++ and Python examples.☆33Updated 2 years ago
- 这是一个存放有关结构光三维重建系统标定、基于PCL点云处理相关代码的仓库(可能包含了部分三维重建频域、小波域等的处理代码)☆27Updated 3 years ago
- 手撕张正友标定算法☆21Updated 3 years ago
- 深度、点云图像的实时显示☆24Updated 2 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆81Updated 4 years ago
- A software for UAV real-time control and laser point cloud display.☆15Updated 5 years ago
- awesome PointCloud processing algorithm☆127Updated last year
- PCL Visualizer Demo in VS2017+Qt5.12.0☆16Updated 5 years ago
- 点云测体积Demo:用Kinect+PCL点云库测量方体体积。☆167Updated 5 years ago
- 相机内参标定和双目标定, 支持多种相机模型和多种标定板,☆119Updated 3 years ago
- 深蓝三维点云处理课程☆41Updated 3 years ago
- ☆24Updated 2 years ago
- Implementation of Iterative Closest Point and Trimmed Iterative Closest Point algorithms.☆13Updated 7 months ago