搜索资源列表
sanjiaopoufen
- 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
opengl
- 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-very good
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
Nurbers
- 一个用于处理pts文件并重构和生成Nurbers曲面的程序——主要用于验证点云文件。-One for handling pts file and Nurbers Surface Reconstruction and generate the procedure- the main point cloud is used to verify documents.
dianyunqiepian
- 关于点云切片的基本算法,主要是进行图像处理-About point cloud slices the basic algorithm, mainly for image processing
cPoint3D
- OPENGL的基础代码,处理点云的放大,缩小,旋转等等操作-OPENGL of the underlying code to handle point cloud of the zoom, rotate, and so operation
Pointshop3D2.0Src
- pointshop3d 瑞士ETH的点云处理软件-ETH, Switzerland pointshop3d point cloud processing software
cloudmesh-0.1
- C++ 实现点云数据网格,网格数据的滤波处理!-Triangulation of point clouds and mesh filter in C++
ResearchontheProcessingofNon-contactedThree-dimens
- :讨论了非接触三维扫描测量数据处理中的噪声点剔除、失真点的查找、数据精简和平滑处 理以及点云数据的拼合对齐等诸多问题,并通过一个简单的实例介绍了非接触三维扫描测量数 据的处理技巧.-This paper discusses several problems in non-contacted three- dimensional scanning measurement data processing , such as noise points deleting , distorti
CPoint3DCloud
- 很好的3D点云处理程序,适合初学者使用,其中有渲染,三角化等-Excellent 3D point cloud processing, suitable for beginners, including rendering, triangulation, etc.
1
- 多站拼接后三维激光扫描点云的消冗处理,多站拼接后三维激光扫描点云的消冗处理-After more than three-dimensional laser scanning station splicing point cloud processing eliminate redundant, multi-dimensional laser scanning station splicing eliminate redundant processing point cloud
points-clouds-
- matlab图像处理代码,利用算法对点云数据进行直方图以及标准差统计,含M文件和GUI-matlab image processing code, the use of algorithms for point cloud data, histograms and standard deviation statistics, including documentation and GUI M
3D-point
- 在VC平台上采用OpenGL对三维点云数据进行处理。-In the VC platform using OpenGL three-dimensional point cloud data processing.
Txt2Las
- 用于转换点云数据格式,txt格式转换为常见的las格式,方便处理(Used to convert point cloud data format, TXT format into a common Las format, easy to handle)
NurbsProj
- 开发的可将扫描获得点云数据 生成nurbs曲面的小程序(Development can be scanned point cloud data generated nurbs surfaces of the small programs)
分割代码
- 本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud imag
点云数据的读取与显示VC++
- 董,读取和显示点云数据,显示和处理点云构成的物体,获取相关参数。(Read and display the point cloud data, display and process the objects formed by the point cloud, and obtain the relevant parameters.)
CloudViewer-master
- CloudViewer (点云可视化软件)是一款面向三维点云数据处理、点云开发专业人员及爱好者的三维点云可视化软件,该软件具备以下功能: 点云 IO。常见点云格式文件(如 ply, pcd 和 obj)的读取、保存、删除清空及可视化。 点云的基本操作。设置点云颜色,合并多个点云,点云格式转换等。 可视化的基本操作。设置视图窗口背景颜色,设置点云的可视化尺寸,设置坐标系的显示,设置视图方位(Main view, Left view, Top view),网格面片显示,网格线框显示
PCL体素栅格滤波器
- 基于PCL的点云滤波中的体素栅格滤波算法,将点云数量过于庞杂的点云文件进行简化但保留其特征,减少后续处理的计算量(PCL VoxelGrid filter)
5qt_pcl
- PCL点云显示, QT点云显示,PCL点云库应用案例(PCL QT Visualization)