登录
首页 » matlab » 3dRecon

3dRecon

于 2021-02-06 发布
0 149
下载积分: 1 下载次数: 3

代码说明:

说明:  三维重建,使用matlab编写的,效果还可以。(3D reconstruction, using MATLAB, the effect is OK.)

文件列表:

3dRecon, 0 , 2004-11-06
3dRecon\data, 0 , 2003-11-20
3dRecon\data\wadham, 0 , 2003-11-20
3dRecon\data\wadham\001.jpg, 172032 , 2003-11-20
3dRecon\data\wadham\002.jpg, 151552 , 2003-11-20
3dRecon\data\wadham\003.jpg, 159744 , 2003-11-20
3dRecon\data\wadham\004.jpg, 172032 , 2003-11-20
3dRecon\data\wadham\005.jpg, 157696 , 2003-11-20
3dRecon\data\wadham\corrPnts2.mat, 6176 , 2003-11-20
3dRecon\data\wadham\corrPnts3.mat, 1968 , 2003-11-20
3dRecon\data\wadham\corrPnts4.mat, 6192 , 2003-11-20
3dRecon\data\wadham\corrPnts5.mat, 3024 , 2003-11-20
3dRecon\data\wadham\Description, 1723 , 2003-11-20
3dRecon\dinoTestF.m, 6665 , 2004-11-06
3dRecon\grappleFmatrix.m, 5922 , 2004-11-06
3dRecon\orthographic, 0 , 2004-11-06
3dRecon\orthographic\figs, 0 , 2003-11-19
3dRecon\orthographic\figs\dinoAffine.eps, 72288 , 2003-11-20
3dRecon\orthographic\figs\dinoAffine1_2im.eps, 71248 , 2003-11-20
3dRecon\orthographic\figs\dinoAffine2_2im.eps, 71991 , 2003-11-20
3dRecon\orthographic\figs\dinoAffine3_2im.eps, 72148 , 2003-11-20
3dRecon\orthographic\figs\dinoAffine4_2im.eps, 72349 , 2003-11-20
3dRecon\orthographic\figs\dinoAffine5_2im.eps, 72249 , 2003-11-20
3dRecon\orthographic\figs\dinoAffine6_2im.eps, 71724 , 2003-11-20
3dRecon\orthographic\figs\dinoEuclidean.eps, 71805 , 2003-11-20
3dRecon\orthographic\figs\dinoModel.eps, 70740 , 2003-11-20
3dRecon\orthographic\figs\errorAffine.eps, 23170 , 2003-11-20
3dRecon\orthographic\figs\errorProjDirection.eps, 8136 , 2003-11-20
3dRecon\orthographic\figs\frame1pnts.eps, 12216 , 2003-11-20
3dRecon\orthographic\figs\frame2pnts.eps, 12218 , 2003-11-20
3dRecon\orthographic\figs\frame3pnts.eps, 12226 , 2003-11-20
3dRecon\orthographic\figs\scaleEst.eps, 8511 , 2003-11-20
3dRecon\orthographic\figs\singVals.eps, 8526 , 2003-11-20
3dRecon\orthographic\orthoMassageDino.m, 25616 , 2004-11-06
3dRecon\projective, 0 , 2004-11-06
3dRecon\projective\figs, 0 , 2003-11-20
3dRecon\projective\figs\dinoModel.eps, 70738 , 2003-11-20
3dRecon\projective\figs\euclideanCoords.eps, 23166 , 2003-11-20
3dRecon\projective\figs\euclideanRecovery.eps, 71734 , 2003-11-20
3dRecon\projective\figs\image1.eps, 12277 , 2003-11-20
3dRecon\projective\figs\image10.eps, 12278 , 2003-11-20
3dRecon\projective\figs\image2.eps, 12274 , 2003-11-20
3dRecon\projective\figs\projectiveCoords.eps, 23172 , 2003-11-20
3dRecon\projective\figs\projectiveEg1.eps, 70080 , 2003-11-20
3dRecon\projective\figs\projectiveEg2.eps, 70443 , 2003-11-20
3dRecon\projective\figs\projectiveEg3.eps, 69071 , 2003-11-20
3dRecon\projective\figs\projectiveEg4.eps, 69196 , 2003-11-20
3dRecon\projective\figs\projectiveEg5.eps, 69708 , 2003-11-20
3dRecon\projective\figs\projectiveEg6.eps, 69979 , 2003-11-20
3dRecon\projective\figs\singValues.eps, 15697 , 2003-11-20
3dRecon\projective\linEstAff3D.m, 2263 , 2004-11-05
3dRecon\projective\linEstH3D.m, 2832 , 2003-11-20
3dRecon\projective\projectiveMassageDino.m, 23606 , 2004-11-06
3dRecon\README.Fmatrix, 87 , 2003-11-20
3dRecon\README.ortho, 152 , 2003-11-20
3dRecon\README.perspective, 156 , 2003-11-20
3dRecon\utils, 0 , 2003-12-23
3dRecon\utils\cropLineInBox.m, 1080 , 2003-12-23
3dRecon\utils\dinoData.m, 26687 , 2003-12-23
3dRecon\utils\getHalfDino.m, 1956 , 2003-12-23
3dRecon\utils\homogWarp.m, 1566 , 2003-12-23
3dRecon\utils\linEstF.m, 2629 , 2003-12-23
3dRecon\utils\projectDino.m, 2122 , 2003-12-23
3dRecon\utils\showWire.m, 341 , 2003-12-23

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

发表评论

0 个回复

  • adaptive_LMS
    自己写的基于LMS的自适应噪声抵消,例子是对一WAV声频信号去噪,效果不错,对这方面感兴趣的可以(wrote based on the LMS adaptive noise cancellation, for example, is a WAV audio signal denoising. good results, with interested can s)
    2007-01-31 07:57:50下载
    积分:1
  • matlab-code-for-lsb-steganography
    help for GUI based on matlab
    2015-03-25 14:18:05下载
    积分:1
  • quzaocanshu
    去噪后的性能指标计算,其中包含信噪比、均方误差以及平滑度指标。(After denoising performance index calculation, including signal-to-noise ratio, the mean square error (mse) and smoothness index. )
    2013-12-26 16:50:59下载
    积分:1
  • rk
    说明:  古典四级四阶显式Runge—Kuuta方法和隐式二级四阶Runge-Kutta的范例(Classical four-order explicit Runge-Kuuta method and implicit second-order fourth-order Runge-Kutta example)
    2016-11-27 00:37:19下载
    积分:1
  • interference-improvement-for-coginative-power-all
    interference improvement
    2014-10-31 15:47:31下载
    积分:1
  • FindingLocErrorWSN
    localization error for wireless sensor network by Matlab
    2012-09-20 09:21:53下载
    积分:1
  • Bearing
    BEARINGANALYSIS MATLAB code for bearingAnalysis.fig BEARINGANALYSIS, by itself, creates a new BEARINGANALYSIS or raises the existing singleton*. H = BEARINGANALYSIS returns the handle to a new BEARINGANALYSIS or the handle to the existing singleton*. BEARINGANALYSIS( CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in BEARINGANALYSIS.M with the given input arguments. BEARINGANALYSIS( Property , Value ,...) creates a new BEARINGANALYSIS or raises the existing singleton*. Starting from the left, property value pairs are applied to the GUI before bearingAnalysis_OpeningFcn gets called. An unrecognized property name or invalid value makes property application stop. All inputs are passed to bearingAnalysis_OpeningFcn via varargin. *See GUI Options on GUIDE s Tools menu. Choose "GUI allows only one instance to run (singleton)".
    2012-01-09 22:01:49下载
    积分:1
  • ImproveGAOT
    说明:  GAOT工具箱改进,包括主程序ga,种群生成,算术交叉,非均匀变异。(Improve GAOT,includes ga.m,initializega,arithXover,nonUnifMutation)
    2011-04-08 15:26:05下载
    积分:1
  • GroundFaultofNeutralGroundSystem
    中性点接地系统接地故障仿真的simulink仿真模型(simulink simulation model of a ground fault simulation neutral grounding system)
    2017-04-11 21:32:05下载
    积分:1
  • qinghang
    基于多相结构的信道化接收机,包含特征值与特征向量的提取、训练样本以及最后的识别,自写曲率计算函数 。( Channelized receiver based on multi-phase structure, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Since writing the curvature calculation function.)
    2016-10-15 22:12:37下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载