搜索资源列表
BPneuralnetworkappliedinshadowdetection
- 本文件包含的程序实现了神经网络在遥感正射影像云影检测领域的应用,效果良好。-This document contains procedures for implementation of neural networks in remote sensing cloud shadow detection orthophoto application of the field to good effect.
Gauss-and-Mean-Curvature
- 用matlab开发的计算给定曲面点云的,高斯和平均曲率图-Matlab calculation developed by a given surface point cloud, the Gaussian and mean curvature map
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
tongtaicloud
- 实现同态了滤波去薄云,效果不错,对于想去除遥感图像中的薄云哟帮助-tong tai lv bo remove thin cloud,the result is good,when you shoud remove thin cloud in remote sensing images .just have a try.
pointCloud2mesh
- 由点云数据(point cloud)生成网格(mesh)的matlab实现-Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and
M.icp
- 基于ICP算法,用matlab来实现的点云配准函数,直接调用便可运行,并且都有注释,便于理解-Based on ICP algorithm, using matlab to realize the point cloud registration function can be called directly run, and have notes, easy to understand
demo_MLS-My
- 用matlab对点云数据进行曲面分析,对三维点云配准算法有很大的改进作用。-Using matlab for point cloud data for surface analysis, the three-dimensional point cloud registration algorithm has greatly improved effect.
3D_MATCHing_SIFT
- matlab环境下的三维点云配准程序,采用点特征进行配准-Three-dimensional point cloud registration program in matlab, registration using point features
3D-Reconstruction-code-in-matlab
- 基于Matlab的点云三维重建代码程序,以实现从kinect深度图到点云,再进行三维重建的过程。-Matlab-based point cloud reconstruction program code to achieve kinect depth map the point cloud, and then the process of three-dimensional reconstruction.
demo_MLS
- matlab算法——计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率-matlab algorithms- calculate the three-dimensional curvature of scattered point cloud, including the main curvature, Gaussian curvature and the mean curvature
my_bilateral_filter
- matlab环境下点云双边滤波,可以对三维点云数据进行双边滤波-Matlab environment point cloud bilateral filtering, the three-dimensional point cloud data can be bilateral filtering
icp
- 点云配准ICP算法,实现散乱点云的匹配,经典算法。基于MATLAB和VC实现,操作简单-point cloud ICP registration algorithm,classical algorithm of scattered point cloud matching . Based on MATLAB and VC implement, easy to operate.
matlab
- 三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模
NurbsProj
- 开发的可将扫描获得点云数据 生成nurbs曲面的小程序(Development can be scanned point cloud data generated nurbs surfaces of the small programs)
stl_gen
- 由点云数据,三角面片法向量 生成3d打印的stl文件(obtain the stl file which used to 3D printing, run from point cloud, normal vector files)
21bounding-box-algorithm
- 三维点云包围盒精简算法,内包含点云数据与处理结果,直观可用,效果良好。(Three dimensional point cloud bounding box reduction algorithm, which contains point cloud data and processing results, is intuitive and available, and the effect is good.)
demo_MLS
- MLS,通过matlab计算点云表面曲率,版权见内部readme。(This directory contains the Matlab source code for computing surface curvatures from a point-set surface.)
read3Ddataoftxt
- 能够读取txt文件中的三维点云数据,渲染并显示三维图像,180°自动旋转查看(To 3D point cloud data read TXT file, rendering and displaying 3D images, automatic rotation view of 180 degrees)
ICP算法matlab实现
- 很好地实现了激光雷达点云的ICP配准,附带数据(ICP registration of LIDAR point cloud is well realized)
MATLAB读取显示txt格式点云
- MATLAB读取txt格式的点云数据,好用,完美运行。(Matlab read TXT format point cloud data, easy to use, perfect operation.)