搜索资源列表
PointCloud_MatLab
- 基于MatLab和VC编写程序,实现点云数据的快速建模,三角网格的绘制。-MatLab, and VC-based programming to achieve fast data point cloud modeling, triangular mesh rendering.
icpCpp
- Iterative Closest points算法,被广泛应用在3d领域,这里实现了将两团点云align到一起的功能-Iterative Closest points algorithm, has been widely used in the field of 3d, where the implementation of the two groups to align with the point cloud of the function
bodymodel
- 基于OpenGL的三维人体点云模型的显示。-OpenGL-based three-dimensional point cloud model of the human body display.
MyCrust100809
- BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triang
callICP
- 使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
pinjie2procedure0
- 用来实现点云数据的配准和融合,是本人自己写的代码,希望和大家多多交流-Be used to achieve the point cloud data registration and fusion, is the code I wrote it myself, hope and encourage more exchanges between people
28668327Hough_transfor
- The Makefile is for MacOS X 10.6. The scanner is int 3Dscanner.cpp and uses OpenCV. he "ducky" subdirectory holds a set of test images. There are a couple of example .txt point cloud files included in the top-level directory (shrek-16.txt, ducky-poin
CATIA_point-cloud-processing
- catia 点云处理模块 dse 处理点云数据教程 -catia—point cloud processing
point
- 用于点云切片功能的实现,非常好用,可以计算密度、厚度、等内容-For point cloud slicing feature to achieve very easy to use, you can calculate the density, thickness, etc.
point-cloud
- 实现对三维点云的读取,显示,旋转,面旋,平移,缩放-Read 3D point cloud, display, rotating surface spin, pan, zoom
point-cloud-processing
- 本程序用C++编写,实现了对各种点云数据的读取、显示(用OPENGL显示)、操作(用鼠标选取、放大、缩小、平移等)。-The the program C++ write, and read on a variety of point cloud data display (with OPENGL show), operation (selected with the mouse, zoom in, zoom out, pan, etc.).
testpointorder
- 点云数据当中点的绘制顺序代码。。3w多个点的点云数据。。程序可以根据顺序。。把每个点一个个的绘制出来。。。。。对研究点云点的顺序有较大的借鉴意义。。opengl的代码。。。vs2010打开-Point cloud data which point the drawing order code. . 3w multiple point cloud data. . The program can be based on the order. . Each point one drawn. . . .
matlab--icp--point
- matlab 经典的ICP点云配准算法 ,已经通过测试,下载即可运行,可以很好的帮助你理解ICP算法-matlab classic ICP point cloud registration algorithm has been tested download to run can be very good to help you understand the ICP algorithm
Point-cloud-preprocessor
- 点云预处理程序,对点云数据进行精简,导入等一系列处理动作-Point cloud preprocessor, a series of point cloud data processing operations streamlined, import, etc.
vtk-point-cloud-rendering
- vtk显示点云,和点云三角网格化。 源代码已可运行,不过vtk的环境需要你自己配置-vtk display point clouds, and point cloud triangular grid. Source code has been run, but vtk environment requires you to configure
POINT
- 点云显示文件,十分简答易行,代码不复杂。-POINT CLOUD
MFCApplication31
- 基于MFC的点云库PCL的应用开发方式,本例是利用Visual Studio 2013, 在64位Win7下开发的,其它环境只要参开其中的View类中的代码即可。 -Cloud Point library-PCL Application with MFC. It was developed with Visual C++ 2103 under WIn7 64bit. Other environment can just reference to the code n view class.
the-calculation-of-point-cloud-datas
- 点云数据计算曲率的算法实现,即可以对通过3D扫描得到的大量点击构成的云数据进行计算,处理,来计算各点的曲率- The algorithm to calculate the curvature of the point cloud data, that can be achieved through the 3D scanning of a large number of click on the composition of the cloud data to calculate, p
PTtoDSM
- 点云转成网格DSM,输入XYZ序列,输出规则网格DSM-cloud point convert to DSM
stl_gen
- 将3D点云数据,转化成3D打印用的stl文件(transform the 3d cloud point to stl file which used to 3d printing)