CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 二维 三维重构

搜索资源列表

  1. projective-and-affine

    1下载:
  2. 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下-triangular grid transform two-dimensional projection images, including 3D affine transformation, based Matrix Solution and European space reconstruction, based on the three-dimensional
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:202361
    • 提供者:郭震宇
  1. 3Dreconstruction

    5下载:
  2. 用相机拍摄的二维图像重构建筑物的三维模型。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18344135
    • 提供者:发仔
  1. solid_reconstruction

    2下载:
  2. 应用三维重构原理对二维平面图形重建成三维图像。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:648753
    • 提供者:simon
  1. 在matlab的环境下实现三维重构的程序框架

    1下载:
  2. 在matlab的环境下实现三维重构的程序框架,学习将二维图片进行三维重构的可以看看。-In the matlab environment to achieve three-dimensional reconstruction of the procedural framework, learning three-dimensional reconstruction of two-dimensional picture can look.
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-18
    • 文件大小:1024
    • 提供者:张旭飞
  1. marchingcube

    0下载:
  2. 基于VTK,利用Marching cube算法对二维CT切片进行三维重构-Based on VTK, Marching cube algorithm using two-dimensional three-dimensional reconstruction of CT slices
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-25
    • 文件大小:1326
    • 提供者:liuwei
  1. Visual3D_V1

    1下载:
  2. 画3D图重构,由二维切片画三维图,讲述和实现画3D图重构,由二维切片画三维图-画3D图重构
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3765292
    • 提供者:蒋老大
  1. SURF

    0下载:
  2. 实现基于2幅二维图像的目标的三维重构,相机定标,图像配准-The task of fi nding correspondences between two images of the same scene or object
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2293629
    • 提供者:weiyantao
  1. 51622408Demo001

    0下载:
  2. 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:532100
    • 提供者:傅剑峰
  1. 3d

    0下载:
  2. 本程序可以快速完成对二维图像的三维重构算法-This procedure can quickly complete the three-dimensional two-dimensional image reconstruction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:97845
    • 提供者:李强
  1. DSP

    1下载:
  2. 二维图像的三维重构 仅供参考学习 请勿传播-Two-dimensional images of three-dimensional reconstruction
  3. 所属分类:DSP program

    • 发布日期:2017-05-09
    • 文件大小:1740084
    • 提供者:zhangchao
  1. ModelReshaping

    2下载:
  2. 基于VTK的编程实现骨的三维重建和显示,根据骨的二维切片,重构三维骨模型并显示,或者根据骨表面stl文件,获取任意位置切片并显示。-VTK-based programming and display of three-dimensional reconstruction of bone, according to the two-dimensional slices of bone, bone reconstruction of three-dimensional models and disp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-10-10
    • 文件大小:13086720
    • 提供者:何翔
  1. Matlab

    5下载:
  2. Matlab将二维图像三维重构,把下面的代码写成m文件,运行就可以了。具体你要看到什么样的三维模型,你可以在此基础上修改。-Matlab three-dimensional reconstruction of the two-dimensional image, the following code written in m file, run it. Specifically you want to see what kind of three-dimensional model, you c
  3. 所属分类:3D Graphic

    • 发布日期:2015-10-10
    • 文件大小:1024
    • 提供者:何振雄
  1. sanweichonggou

    0下载:
  2. 将经过处理后的一系列二维图像进行三维重构,得到三维图。-Will go through a series of two-dimensional images of three-dimensional reconstruction of post-processing to obtain a three-dimensional map.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1923
    • 提供者:xych
  1. zhensuzheng

    1下载:
  2. 二维的EMD分解,恢复物体的三维面形,重构物体的三维图像,以及回复的误差图-Two dimensional EMD decomposition, to restore the three-dimensional shape of the object, the reconstruction of three-dimensional images of objects, as well as the recovery of the error map
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1001820
    • 提供者:想飞的蜗牛
  1. 3D-Reconstruction

    1下载:
  2. Matlab语言编写,从二维图像标记重构3维行人姿态,动态处理。非常适合在此基础上二次开发。资料包含全部代码和相关理论论文。已测试,非常完美实现。(Matlab language is used to reconstruct 3 dimensional pedestrian pose from two-dimensional image tags. Very suitable for two development on this basis. Data contains all the cod
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-13
    • 文件大小:7944192
    • 提供者:shannanhaibei
  1. code

    3下载:
  2. 实现二位图像转化为三维立体图像,并进行渲染(Two bit images are converted into 3D images and rendered.)
  3. 所属分类:图形图象

    • 发布日期:2019-10-24
    • 文件大小:1563648
    • 提供者:tik_boa
  1. 三维多孔 zheng.cpp

    3下载:
  2. 用lattice Boltzmann method重构三维多孔介质的几何模型。(reconstruct the three dimensional porous media by lam)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-15
    • 文件大小:1024
    • 提供者:da12345
  1. 张正友棋盘标定

    0下载:
  2. 张正友标定方法是目前求解相机内参和畸变系数的经典方法,也是最受欢迎的方法。通过采集至少两张不同角度的平面标定板图像进行相机标定;相机标定是三维场景重构中必不可少的步骤,目的是提取出二维图像中包含的计量信息。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2020-02-29
    • 文件大小:2693836
    • 提供者:Don_Quixote
搜珍网 www.dssz.com