登录
首页 » matlab » twoview_reconstruction

twoview_reconstruction

于 2012-11-02 发布 文件大小:2619KB
0 226
下载积分: 1 下载次数: 230

代码说明:

  利用2张不同角度的图像,重建出三维图像 two view 3D reconstruction(Two different angles of the image, and reconstruct the three-dimensional image two view 3D reconstruction)

文件列表:

twoview_reconstruction




......................\box1.mat,418048,2012-10-15
......................\box2.mat,435080,2012-10-15
......................\box3.mat,502216,2012-10-15
......................\box3data.mat,2688,2012-10-15
......................\box4.mat,418048,2012-10-15
......................\boxpoints.mat,548,2012-10-15
......................\boxseqlines.m,1365,2012-10-15
......................\boxxim2.mat,3456,2012-10-15
......................\click_image.m,1286,2012-10-15
......................\compute3DStructure.m,1021,2012-10-15
......................\dessential.m,3970,2012-10-15
......................\dfundamental.m,1287,2012-10-15
......................\distortion.m,2017,2012-10-15
......................\exp_rotation.m,318,2012-10-15
......................\rot_matrix.m,469,2012-10-15
......................\skew.m,237,2012-10-15
......................\triple_product.m,252,2012-10-15
......................\TwoViewDemo.m,1588,2012-10-15

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

发表评论

0 个回复

  • 第 27 章 基于区域生长的肝影分割系统
    说明:  权重自适应图像去噪,根据形态学。效果还行(Weight adaptive image denoising)
    2019-11-27 10:34:43下载
    积分:1
  • SARViewer
    通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
    2013-08-03 19:39:01下载
    积分:1
  • 深居浅出AutoCAD二次开发.pdf
    AutoCAD 以其通用的格式、完善的图形绘制功能及强大的图形编辑功能在各行业计算机辅助设计方面发挥着举足轻重的作用,对其进行二次开发能以更高精度、速度的进行计算机辅助设计,提高工作效率。如今 AutoCAD 支持的二次开发语言比较丰富,不管在哪种开发语言下对其进行二次开发 AutoCAD 的运行原理、程序设计的方法及开发思路是不变的。综合各种开发语言的性能、功能、开发周期、开发难度以及未来的趋势得出结论:在.NET(C#)环境下对其进行二次开发最为合适。本书力求循序渐进、由浅入深,详细介绍 AutoCAD 二次开发原理与技术。以.NET(C#)环境下二次开发为主线,并介绍.NET(C#)调用 ObjectARX(C )程序的方法,从而实现在 C#环境中构建程序框架(易于实现与修改),必要的时候在 C 环境中实现复杂或目前未托管的程序功能。融入 C 程序让.NET(C#)开发即便捷高效又功能强大。本书在详细的介绍 AutoCAD 基本对象及功能实现的同时结合丰富的开发实例以拓展开发的思路、指导实践开发的过程。本书内容安排如下:第一章“概述” 主要介绍 AutoCAD 软件的功能用途以及开发环境。第二章“AutoCAD 操作应用” 简单介绍软件的应用操作。第三章“程序设计基础” 主要介绍程序设计的基础。第四章“数据库基础” 主要介绍数据库相关的基础知识。第五章 “AutoCAD.NET 开发” 主要介绍 AutoCAD.NET APIs 及 AutoCAD 开发的基本方法与过程。第六章“开发实例” 详细介绍 AutoCAD 的开发过程以及开发思路。本书版权属于数字建筑网(http://www.BimCad.org)站长李冠亿所有。
    2020-11-29下载
    积分:1
  • test3
    利用Artoolkit实现了虚拟现实的算法,VS2008下测试通过(Use Artoolkit algorithm to achieve a virtual reality, VS2008 under test)
    2013-12-12 12:39:48下载
    积分:1
  • kurtosis
    图像峰度计算函数,可作为图像质量评价的一个标准(Kurtosis calculated image function, image quality evaluation can be used as a standard)
    2008-04-03 13:17:29下载
    积分:1
  • sar_rd
    说明:  使用matlab平台进行斜视角为0度的九点目标RD算法仿真(Simulation of nine point target Rd algorithm with 0 degree squint angle using MATLAB platform)
    2019-11-12 15:57:02下载
    积分:1
  • tuxingbianhuan
    用c++编写的三维图像变换的源代码,也是计算机图像学中经常要学习的一种变换。(Transform the source code written in c++ three-dimensional images, but also often have to learn a transformation in the computer iconography.)
    2012-05-24 16:00:54下载
    积分:1
  • imageica-matlab.tar
    数字图像质量评价量:计算数字图像在基于像素统计差异、基于相似性度量统计差异、基于频谱统计差异以及基于人眼视觉系统统计差异等的图像质量评价量(Digital image quality evaluation of the volume: calculating the number of images in the pixel-based statistical difference, similarity measure based on statistical differences, based on statistical difference spectrum, as well as human visual system based on statistical differences in image quality evaluation of the volume of)
    2021-04-15 21:18:54下载
    积分:1
  • laserunstable
    计算激光谐振腔内的模式以及非稳腔的相关仿真(Calculation of the mode of laser resonant cavity and the correlation simulation of unstable cavity)
    2020-12-20 22:29:08下载
    积分:1
  • fast-matlab-src
    快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
    2008-12-21 14:11:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载