登录
首页 » matlab » 3D-Reconstruction-code-in-matlab

3D-Reconstruction-code-in-matlab

于 2015-04-22 发布 文件大小:225KB
0 126
下载积分: 1 下载次数: 362

代码说明:

  基于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.)

文件列表:

3DRC
....\acTsaiRadialDistortion.m,2204,2003-07-29
....\AlignVectors.m,3081,2012-11-16
....\AntiSymmetricMatrixFromVector.m,820,2012-11-16
....\ApproxMergeScaleAndPos.m,4252,2012-12-10
....\ApproxOrthoViewVec.m,1277,2012-12-10
....\assertion.m,412,2012-12-10
....\Augment.m,56,2012-11-17
....\convexhull.m,777,2012-11-17
....\ConvexPolyhedronFacesToDualPoints.m,769,2012-11-17
....\ConvVh.asv,2010,2012-12-10
....\ConvVh.m,1837,2012-12-10
....\CoordAdd.m,159,2012-11-17
....\DblMrrEpipoleLineErr.m,995,2012-12-10
....\DblMrrEpipoles.m,2920,2012-12-10
....\DualPointFromThreePointsOnPlane.m,727,2012-11-17
....\ensure.m,306,2012-11-17
....\EpiTangPoints.m,1683,2012-11-17
....\EvalPrint.m,404,2012-12-10
....\FourErrorDistances.m,1108,2012-11-18
....\getboundarymex.dll,45056,2002-09-16


....\ImageToNormalisedImage.m,577,2012-11-18
....\IsPointInConvPoly.asv,301,2012-12-10
....\IsPointInConvPoly.m,258,2012-12-10
....\LinearEuclideanTriangulation.m,1714,2012-11-18
....\Main.m,627,2012-12-10
....\MarchDemoMex.dll,102400,2005-11-17
....\MatrixToAxisAngleMex.dll,45056,2003-10-30
....\MirrorFocalPpErr.m,2570,2012-12-10
....\MirrorMergePosErr.m,2396,2012-12-10
....\MirrorPosFocalPpErr.m,1767,2012-12-10
....\ModifyVarin.m,294,2012-12-10
....\MoveCamErr.m,2614,2012-12-10
....\MovingCamFunction.asv,8886,2012-12-10
....\MovingCamFunction.m,8894,2012-12-10
....\MyDeal.m,153,2012-12-10
....\MyPalette.m,73,2012-11-18
....\NewFigure3D.m,639,2012-12-10
....\NiceColours.m,1080,2012-11-19
....\NormalisedImageToImage.m,224,2012-11-19
....\OrderAroundConvexHull.m,579,2012-12-10
....\OrderMostConsistentEpipoles.m,1448,2012-12-10
....\OrthoEstMirrorDistRatio.m,34239,2012-12-10
....\OrthoTangencies.m,413,2012-11-19
....\OuterTangents.m,919,2012-12-10
....\Perp.m,130,2012-12-10
....\PerpDist2DPointTo2DLine.m,482,2012-12-10
....\PixelEtcErr.m,1770,2012-12-10
....\PixelEtErrMex.dll,151552,2006-02-15
....\plot2D.m,225,2012-11-20
....\PointDirLineIntersect.m,179,2012-11-21
....\PointPolygonTangentExtremes.m,610,2012-11-21
....\PointSetExtremesXY.m,163,2012-11-20
....\PolygonCentroid.m,625,2012-11-21
....\QuaternionToRotationMatrix.m,509,2012-11-21
....\RemvBPs.m,424,2012-12-10
....\rms.m,44,2012-11-21
....\RotationMatrixToQuaternion.m,1221,2012-11-21
....\sarea.m,394,2012-11-21
....\selectobjectmex.dll,40960,2002-09-16
....\ShowPoly.m,639,2012-11-21
....\structord.m,183,2012-11-21
....\swap.m,27,2005-05-31
....\unitize.m,238,2005-04-29
....\VhMirror.m,2223,2012-12-10
....\VPtoReflectMatrix.m,717,2012-12-10

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

发表评论

0 个回复

  • inmin01
    使用最小积分整定计算PID系数的例程,根据给出的传递函数,计算最佳的调整系数(Points using the least-tuning PID coefficient calculation routine, give the transfer function based on calculating the optimal adjustment factor)
    2009-03-28 14:45:34下载
    积分:1
  • wavemarksvd
    基于小波变换的水印嵌入,经过验证,可以顺利执行通过。(Based on Wavelet Transform watermark embedding, a proven, successful implementation can be adopted.)
    2009-05-23 21:02:39下载
    积分:1
  • Function-for-Alignment
    this is a source code about Function for allignment
    2013-05-06 14:28:07下载
    积分:1
  • txbyjc
    本程序可以实现对图象的边缘检测,用MATLAB编程,算法来源于计算机图形学.(This procedure can be achieved on the image edge detection, using MATLAB programming, algorithms from computer graphics.)
    2008-03-08 09:24:09下载
    积分:1
  • mtreek
    该程序是《图论及其应用》中最小生成树的克鲁斯科尔算法的其中一种描述方法,特点是求解过程和人们手动求解的思路相近。功能是输入一个赋权图的边的编号及其权值,程序返回最小生成树对应的边的编号。编号由用户自己定义,根据结果给出的编号可以由原图绘出最小生成树。(This program can get the smallest tree from a weighted-graph. )
    2010-11-10 11:08:25下载
    积分:1
  • mcmcstat
    MCMC toolbox for Matlab From this page you can download a set of Matlab function for some statistical MCMC analyses of mathematical models. This code might be useful to you if you are already familiar with Matlab and want to do MCMC analysis using it.
    2010-01-09 03:15:49下载
    积分:1
  • fiber_radio_systems
    transmission reception optical fiber
    2009-10-24 02:30:21下载
    积分:1
  • matlabbook
    学习matlab很好的PPT课件,还有很多经典程序(matlab study)
    2009-05-15 11:04:20下载
    积分:1
  • fractal-image-compression-using-Quadtree-decompos
    MAtlab code for fractal image compression
    2014-12-20 21:25:46下载
    积分:1
  • matrixRecovery
    关于不完整及不精确矩阵恢复的程序。输入矩阵的稀疏系数、测度矩阵、残缺矩阵和逼近容忍程度即可大概恢复出原矩阵并给出恢复评估系数。(Incomplete and inaccurate matrix recovery program. Sparse input matrix coefficients measure matrix, incomplete matrix approximation tolerance level you can probably recover the original matrix and gives the coefficient of recovery assessment.)
    2013-04-16 23:00:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载