登录
首页 » matlab » 3DpointREG-V3

3DpointREG-V3

于 2016-06-25 发布 文件大小:6891KB
0 319
下载积分: 1 下载次数: 34

代码说明:

  基于ICP的 3D 点云拼接,main.m是主程序(Based on ICP' s 3D point clouds registration, main.m is the main program)

文件列表:

3DpointREG-V3
.............\a.asc,282879,2016-06-13
.............\angel-deg0.asc,362373,2014-10-25
.............\angel-deg300.asc,283099,2014-10-25
.............\angel-deg300c.asc,270667,2016-06-13
.............\angel-deg320.asc,342803,2014-10-25
.............\angel-deg360.asc,378383,2014-10-25
.............\angel-deg360c.asc,369771,2016-03-15
.............\angel1-change.asc,354071,2016-03-15
.............\angel360-change.asc,369771,2016-03-15
.............\ascread.m,634,2014-04-17
.............\b.asc,236400,2016-06-13
.............\bird-deg0.asc,233976,2014-10-25
.............\bird-deg0c.asc,229167,2016-03-16
.............\bird-deg100.asc,235963,2014-10-25
.............\bird-deg100c.asc,227749,2016-06-13
.............\bird-deg120.asc,268639,2014-10-25
.............\bird-deg140.asc,272782,2014-10-25
.............\bird-deg160.asc,259922,2014-10-25
.............\bird-deg180.asc,241907,2014-10-25
.............\bird-deg20.asc,183862,2014-10-25
.............\bird-deg200.asc,222352,2014-10-25
.............\bird-deg220.asc,214959,2014-10-25
.............\bird-deg240.asc,212234,2014-10-25
.............\bird-deg260.asc,228403,2014-10-25
.............\bird-deg280.asc,255963,2014-10-25
.............\bird-deg300.asc,271958,2014-10-25
.............\bird-deg320.asc,274880,2014-10-25
.............\bird-deg340.asc,260337,2014-10-25
.............\bird-deg40.asc,149472,2014-10-25
.............\bird-deg60.asc,160648,2014-10-25
.............\bird-deg80.asc,211413,2014-10-25
.............\bird.asc,250198,2016-04-07
.............\bun00.asc,1182978,2014-04-17
.............\bun000.asc,1182978,2016-01-27
.............\bun000c.asc,1127084,2016-03-15
.............\bun045.asc,1161413,2014-04-17
.............\ceshi2.m,1105,2014-04-17
.............\f.asc,237344,2016-06-13
.............\f0.asc,249454,2016-05-30
.............\f2.asc,208686,2016-05-30
.............\f22.asc,279862,2016-05-30
.............\f4.asc,196305,2016-05-30
.............\frog-deg0.asc,248595,2014-10-25
.............\frog-deg100.asc,266093,2014-10-25
.............\frog-deg100c.asc,255676,2016-05-23
.............\frog-deg120.asc,276493,2014-10-25
.............\frog-deg140.asc,277484,2014-10-25
.............\frog-deg160.asc,276109,2014-10-25
.............\frog-deg180.asc,275810,2014-10-25
.............\frog-deg20.asc,207909,2014-10-25
.............\frog-deg200.asc,274270,2014-10-25
.............\frog-deg220.asc,279093,2014-10-25
.............\frog-deg240.asc,282530,2014-10-25
.............\frog-deg260.asc,285509,2014-10-25
.............\frog-deg280.asc,287495,2014-10-25
.............\frog-deg300.asc,282540,2014-10-25
.............\frog-deg320.asc,275337,2014-10-25
.............\frog-deg340.asc,257830,2014-10-25
.............\frog-deg40.asc,196514,2014-10-25
.............\frog-deg40c.asc,188750,2016-05-18
.............\frog-deg40z90.asc,188700,2016-05-19
.............\frog-deg60.asc,221050,2014-10-25
.............\frog-deg80.asc,258635,2014-10-25
.............\frog120.asc,197866,2016-05-19
.............\frog140.asc,277478,2016-05-20
.............\frog160.asc,196305,2016-05-30
.............\frogICP40xuanzhuan.asc,196125,2016-05-18
.............\GCP.m,173,2016-04-09
.............\ICP.m,3908,2016-06-13
.............\main.m,2558,2016-06-13
.............\new.asc,250156,2016-04-09
.............\output.m,348,2014-04-17
.............\pointmove.m,188,2016-04-07
.............\pointmovea.m,188,2016-04-07
.............\siyuanhanshu.m,2055,2016-04-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3dde
    3d demo c++ opengl demo (good 3d demo)
    2009-06-18 13:47:11下载
    积分:1
  • 一个VTK的经典三维重建
    一个VTK的经典图像三维重建程序,里面有相关工程,程序,图片(A classic image of VTK 3D reconstruction procedures, which have related projects, procedures, pictures)
    2017-06-22 15:45:34下载
    积分:1
  • BOPointInPolygon
    说明:  关于多边形识别的一个MATLAB源程序。PointInPolygon(Polygon identification on a MATLAB source code. PointInPolygon)
    2008-10-17 21:34:20下载
    积分:1
  • 分割代码
    本人最近正在研究三维点云库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 image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
    2017-11-02 11:50:13下载
    积分:1
  • 3D_TerrainV2.0
    3d与 vc opengl 的结合 ,对初学者的帮助应该很大(Vc opengl and 3d combination of help for beginners should be great)
    2008-07-30 21:45:14下载
    积分:1
  • OpenSceneGraph_Quick_Start_Guide
    osg学习入门基础,Open?Scene?Graph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API),它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。(Introduction to OSG learning)
    2020-06-25 19:40:02下载
    积分:1
  • Render
    用vtk+QT实现的MarchingCubes面绘制和光线投射体绘制,图形化洁面。(Surfacce rendering with MarchingCubes, Volume rendering with ray-casting, using QT+ VTK)
    2010-11-12 10:38:13下载
    积分:1
  • low-rank-ksvd
    低秩的求解 denoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries(low rankdenoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries)
    2011-10-25 00:05:01下载
    积分:1
  • pca_knn
    说明:  本方法采用pca进行特征提取,knn分类器进行人脸识别。(The method of feature extraction using pca, knn classifier for face recognition.)
    2010-04-06 11:05:00下载
    积分:1
  • RollerCoaster
    相机在轨道上沿轨道(管状)运动; 右键可以选择不同视角观察和退出,有两个视角;(Camera on the track along the orbit (tubular) movement Right you can choose a different perspective and exit, there are two perspectives )
    2020-09-09 13:58:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载