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

3D-Reconstruction-code-in-matlab

于 2015-04-22 发布 文件大小:225KB
0 267
下载积分: 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 个回复

  • 2006513927150
    一个使用数学方法生成波形声音文件的源代码,可以载入预置数学公式,保存8位和16位单声道声音文件,可以设置振幅、频率、持续、采样等参数,可以调整波形斜面,回声。 这个代码值得推荐!(The use of mathematical methods to generate a waveform sound files of source code, can load preset mathematical formula, save 8 and 16-bit mono sound files, you can set the amplitude, frequency, continuous, sampling and other parameters, you can adjust waveform slope, echo . It is recommended this code!)
    2008-05-25 14:10:19下载
    积分:1
  • RobustAdaptiveControl
    说明:  自适应控制的一些MATLAB例子,也包含模糊控制的一些例子(adaptive control of MATLAB example, fuzzy control also includes some examples)
    2006-02-11 16:14:21下载
    积分:1
  • Tetris
    利用matlab编写的俄罗斯方块,是matlabGUI设计的很好的实例(a Tetris program compiled with matlab GUI)
    2014-10-28 15:59:33下载
    积分:1
  • Wavelab850
    包含多种小波变化,包括正交小波,双正交小波等,还有一些应用(Includes a variety of wavelet transform, including the orthogonal wavelet, biorthogonal wavelet, etc., there are some applications)
    2010-11-26 17:15:04下载
    积分:1
  • NewtonSpline
    牛顿插值法和三次样条插值法的程序,也对这两种方法的效果进行了对比。(Program of Newton interpolation and cubic spline interpolation method, and also compared the effect of these two methods.)
    2014-08-13 22:11:09下载
    积分:1
  • 101
    无刷电机的控制过程,在matlab/simulink中的仿真,经验证,代码可行。(Brushless motor control process simulation matlab/simulink proven, workable code.)
    2013-04-08 13:50:09下载
    积分:1
  • PLS
    偏最小二乘法是一种数学优化技术,它通过最小化误差的平方和找到一组数据的最佳函数匹配。 用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(Partial least squares method is a kind of mathematical optimization technique, it through the minimum error sum of squares to find a set of data the best function matching. With the Jane s method for some absolutely unknowable true value, and make the sum of error square to a minimum.)
    2012-11-21 22:45:50下载
    积分:1
  • ssd_hager_planar_tracking
    D scope, a small program for scope control.
    2009-11-28 04:41:28下载
    积分:1
  • work1
    many program in matlab code special in photovoltaic generator
    2011-07-14 18:16:54下载
    积分:1
  • Model-Predictive-Control
    一本讲模型预测控制算法的教材,书中提供m语言源代码(A model predictive control algorithm good teaching, the book m language source code!)
    2015-11-05 20:54:35下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载