搜索资源列表
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
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
Forward-normal-cloud-generator
- 正向正态云发生器算法,利用Matlab或VC编程实现正向正态云发生器算法,绘制出云模型。-Forward normal cloud generator
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
ToolboxRegistration-matlab
- matlab里针对三维点云配准的工具箱,包括很多函数库以及仿真程序-the matlab for three-dimensional point cloud registration toolbox, including many libraries and simulation program
cloud-model-code
- 该代码为云模型代码,使用matlab进行实现,用来描述“青年”。-The code for the cloud model code, using matlab to achieve, used to describe the " youth."
cloud-model-matlab
- 云发生器,有正向云发生器代码和逆向云发生器代码,可以生成云图-Cloud generator, there is a positive cloud generator and backward cloud generator code code can be generated imagery
Laser-radar-point-cloud-c-PP
- c++激光雷达,技术开发,注意是c++,不是MATLAB-C++ laser radar, technology development, attention is c++, not MATLAB
matlab小程序
- 利用matlab来读取点云数据,绘图,达到目标(Read point cloud data, plot)
matlab 云模型发生器
- matlab 云模型发生器 包括基本云发生器,x条件云发生器,y条件云发生器 现已用于数据挖掘等基本领域(Matlab cloud model generator, including the basic cloud generator, X conditional cloud generator, y conditional cloud generator, has been used in data mining and other basic fields)
stl_gen
- 将3D点云数据,转化成3D打印用的stl文件(transform the 3d cloud point to stl file which used to 3d printing)
Normal cloud distribution source program1
- 本代码为正态云分布源程序,用于模糊随机分布过程中分布概率的拟合。(Normal cloud distribution source program)
云发生器代码
- 主要是适用于matlab中生成云的算法。可以用于各种类型的综合评价中。(The generation of cloud generator and the generation of positive Xiang Yun)
凳子点云数据
- 不同三维激光扫描角度下的凳子点云数据配准数据!用于icp算法配准的学习与参考(Different three-dimensional laser scanning angle of the stool point cloud data registration data! Learning and reference for ICP algorithm registration)
cloudChart
- matlab开发的温度云图程序,等值线,插值,伪彩色,图例(Matlab developed temperature cloud chart program, contour line, interpolation, pseudo color, illustrations)
matlab点云缩减包围盒法
- 该算法主要针对点云的缩减,采用传统的包围盒算法,编程平台为matlab(The algorithm is mainly aimed at reducing the point cloud, using the traditional bounding box algorithm, the programming platform is matlab.)
normnd
- matlab代码,可以计算点云中的法向向量,可用于检测点云中的平面等(Calculating normal vectors of point clouds)
cloud
- ”云”或者’云滴‘是云模型的基本单元,所谓云是指在其论域上的一个分布,可以用联合概率的形式(x, u)来表示 云模型用三个数据来表示其特征 期望:云滴在论域空间分布的期望,一般用符号Εx表示。 熵:不确定程度,由离散程度和模糊程度共同决定,一般用En表示。 超熵: 用来度量熵的不确定性,既熵的熵,一般用符号He表示。 云有两种发生器:正向云发生器和逆向云发生器,分别用来生成足够的云滴和计算云数字特征(Ex, En,He)。 正向云发生器: 1.生成以En为期望,以H
云模型Matlab程序
- 云模型上计算使用,可以计算综合云中的望值Ex、熵En、超熵He。(Computing Usage on Cloud Model)