登录
首页 » matlab » 3e4c7a98727b

3e4c7a98727b

于 2021-03-25 发布 文件大小:18183KB
0 168
下载积分: 1 下载次数: 70

代码说明:

  2D转3D中的深度图生成模块,内部有图片例子。(depth map generation module, 2D to 3D)

文件列表:

2-D to 3-D Video Conversion MSR-LA.txt,5775,2012-08-24
MatlabCode
..........\createData.m,7342,2012-07-18
..........\data
..........\demoDepthTransfer.m,3100,2012-07-24
..........\depthTransfer.m,15783,2012-07-24
..........\evaluateMake3dDataset.m,8666,2012-07-24
..........\examples
..........\........\add_training_data.m,1091,2012-07-23
..........\........\demo_data

..........\........\example1.m,2874,2012-07-23
..........\........\example1_data



..........\........\example2.m,2995,2012-07-23
..........\........\example2_data





..........\........\.............\siebel6.jpg,33986,2012-07-23
..........\........\.............\siebel7.jpg,32371,2012-07-23
..........\........\example3.m,2908,2012-07-23
..........\........\example3_data





..........\........\.............\zoom06.jpg,35457,2012-07-23
..........\........\.............\zoom07.jpg,35612,2012-07-23
..........\........\.............\zoom08.jpg,35980,2012-07-23
..........\........\.............\zoom09.jpg,35792,2012-07-23
..........\........\.............\zoom10.jpg,36667,2012-07-23
..........\........\.............\zoom11.jpg,36369,2012-07-23
..........\........\.............\zoom12.jpg,36630,2012-07-23
..........\........\.............\zoom13.jpg,36788,2012-07-23
..........\........\.............\zoom14.jpg,36528,2012-07-23
..........\........\.............\zoom15.jpg,36744,2012-07-23
..........\........\.............\zoom16.jpg,36776,2012-07-23
..........\........\.............\zoom17.jpg,45956,2012-07-23
..........\........\.............\zoom18.jpg,46121,2012-07-23
..........\........\.............\zoom19.jpg,45817,2012-07-23
..........\........\.............\zoom20.jpg,45828,2012-07-23
..........\........\.............\zoom21.jpg,45203,2012-07-23
..........\........\.............\zoom22.jpg,44991,2012-07-23
..........\........\.............\zoom23.jpg,43956,2012-07-23
..........\........\.............\zoom24.jpg,43705,2012-07-23
..........\........\.............\zoom25.jpg,43445,2012-07-23
..........\........\.............\zoom26.jpg,43575,2012-07-23
..........\........\.............\zoom27.jpg,42061,2012-07-23
..........\........\.............\zoom28.jpg,42359,2012-07-23
..........\........\.............\zoom29.jpg,41744,2012-07-23
..........\........\.............\zoom30.jpg,37896,2012-07-23
..........\........\.............\zoom31.jpg,38830,2012-07-23
..........\........\.............\zoom32.jpg,39245,2012-07-23
..........\........\.............\zoom33.jpg,41000,2012-07-23
..........\........\.............\zoom34.jpg,39580,2012-07-23
..........\........\.............\zoom35.jpg,41845,2012-07-23
..........\........\.............\zoom36.jpg,39902,2012-07-23
..........\........\.............\zoom37.jpg,42189,2012-07-23
..........\........\.............\zoom38.jpg,43779,2012-07-23
..........\........\.............\zoom39.jpg,44227,2012-07-23
..........\........\.............\zoom40.jpg,44513,2012-07-23
..........\........\example4.m,3360,2012-07-24
..........\........\README.txt,997,2012-07-24
..........\........\sample_training_data
..........\........\....................\depth_sph_corr-060705-17.10.14-p-254t000.mat,296888,2007-08-22
..........\........\....................\depth_sph_corr-060705-17.35.48-p-049t000.mat,276153,2007-08-22
..........\........\....................\depth_sph_corr-op10-p-313t000.mat,296838,2007-08-22
..........\........\....................\depth_sph_corr-op31-p-220t000.mat,293794,2007-08-22
..........\........\....................\depth_sph_corr-op36-p-077t000.mat,302964,2007-08-22
..........\........\....................\depth_sph_corr-op36-p-343t000.mat,291592,2007-08-22
..........\........\....................\depth_sph_corr-op57-p-283t000.mat,241125,2007-08-22





..........\........\....................\img-op36-p-343t000.jpg,877621,2006-09-02
..........\........\....................\img-op57-p-283t000.jpg,892670,2006-10-22
..........\fillDepthHoles.m,2933,2012-07-24
..........\initializeProject.m,4008,2012-07-24
..........\loadData.m,5845,2012-07-24
..........\make.m,1361,2012-07-23
..........\matlab
..........\......\Features
..........\......\........\computeFeatures.m,1438,2012-07-18
..........\......\........\flow2flowgist.m,974,2012-07-17
..........\......\........\gist
..........\......\........\....\createGabor.m,1362,2011-02-23
..........\......\........\....\demo.m,741,2011-02-23
..........\......\........\....\gistGabor.m,1328,2007-02-10
..........\......\........\....\imresizecrop.m,522,2010-08-10
..........\......\........\....\prefilt.m,1050,2007-02-10
..........\......\........\im2gist.m,1096,2012-07-24
..........\......\........\video2gist.m,392,2012-07-24

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

发表评论

0 个回复

  • newfile5
    【例6.4-1】本例演示:pcolor , contour, contourf的调用格式;等位线标高指令 clabel 的配合使用和区别;colorbar在用户指定位置上创建着色标尺;subplot子图位置的控制;图形窗背景底色的设置。(图6.4-1)(Example 6.4-1 This example demonstrates: pcolor, contour, contourf' s call format the bit line elevation instruction clabel of the used in conjunction with, and differences in the user-specified location colorbar create coloring ruler of the subplot subgraph location control graphics window Background background settings. (Figure 6.4-1))
    2013-03-03 10:18:28下载
    积分:1
  • Text3D
    Csharp Direct3D编程,在界面显示动态的3D字体(Direct3D Programming)
    2011-10-10 16:05:59下载
    积分:1
  • 3dterrainDEMO
    说明:  3d 地形渲染DEMO lod 采用lod技术 多层渲染(3d terrain rendering using DEMO lod multi-lod rendering technology)
    2009-08-01 22:30:54下载
    积分:1
  • Facce
    face重建程序.cpp,大家随便看看,没有makefile(face reconstruction procedure. cpp, you look around, there is no makefile)
    2008-12-25 14:00:18下载
    积分:1
  • SFS_survey
    说明:  三维重构代码 ,一篇三维重构综述中所有方法的代码供大家参考使用(3D reconstruction code)
    2021-01-08 10:16:14下载
    积分:1
  • Scene
    Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!(Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the river scene, jumping fish, fountains, trees, plants, houses, towers, stairs, waving flags and so on. First-person perspective, you can skip walking collision detection, simulation of the day and night, and more!)
    2021-01-25 22:18:38下载
    积分:1
  • CarDemo
    一个基于away3d引擎的汽车换肤demo,展示效果像极品飞车的选车部分一样绚丽,可做案例,可学习(a car demo based on away3d)
    2020-09-14 14:27:57下载
    积分:1
  • LeeTracking1.0
    这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking(this is a 3D human tracking software, based on MATLAB. four multi camera view tracking)
    2006-08-14 13:48:50下载
    积分:1
  • 3modelmagic3d
    openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染(openGL made similar 3D MAx procedure code, a very useful support OBJ and 3DS file formats import and rendering)
    2007-12-23 10:09:40下载
    积分:1
  • SheppLogan
    基于RANDON变换的Shepp Logan人头骨模型重建仿真,希望能对学图像重建或医学图像处理的同志有所帮助(Based on RANDON transform people Shepp Logan skull reconstruction simulation model, hoping to image reconstruction for school or medical image processing comrades help)
    2008-06-04 00:02:56下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载