CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stereo matlab

搜索资源列表

  1. StereoMatchingSAD

    0下载:
  2. MATLAB code for SAD stereo matching
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:674
    • 提供者:Tran Van Tuan
  1. ActiveCalibration

    0下载:
  2. 主动视觉的摄像机标定程序,基于马颂德的立体视觉标定方法,测试程序可再与我联系!-Active Vision camera calibration procedure, based on Ma Songde Calibration Method for Stereo Vision, testing procedures can contact me!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:7394
    • 提供者:杨卫
  1. jiyu3Dlitibabiaodeshexiangjibiaodingsuanfa

    1下载:
  2. 利用透镜成像理论建立摄像机数学模型, 提出了一种线性求解摄像机内外参数的方法。该方 法特点是采用主动发光的光点阵列标定靶,利用2D 标定靶的精确移动来实现基于3D 立体靶标的摄像 机标定的算法。-Lens imaging theory using mathematical models set up the camera, a camera inside and outside the parameters for solving linear approach. The met
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-25
    • 文件大小:121942
    • 提供者:刘镖峰
  1. TheoreticresearchondoubleCCDstereoscopicmeasuremen

    0下载:
  2.  利用几何成像原理建立起CCD 双目立体视觉测量系统的数学模型,从提高系统测 量精度出发,在理论上重点对系统结构参数、图像识别误差与系统测量精度的关系进行了深入的分析和探讨,并通过实验对结论进行了验证。研究内容对实际建立该测量系统具有很强的指导作用。-Established the principle of the use of CCD imaging geometry binocular stereo vision measurement system of mathematical mo
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:340048
    • 提供者:chenruibao
  1. stereovision

    0下载:
  2. this file is for stereo vision
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:709705
    • 提供者:hamed
  1. StereoMatching

    0下载:
  2. Stereo matching algorithm. Compute disparity using ssd.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:105633
    • 提供者:Jaekwang
  1. mmwrite

    0下载:
  2. 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:113200
    • 提供者:zaaa
  1. shuangmushijue

    1下载:
  2. 三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。-The 3-D reconstruction technology of computer vision is a significant field of computer vision ,and binocular stereo vision is a very important technique in 3-D
  3. 所属分类:matlab

    • 发布日期:2014-05-09
    • 文件大小:3105792
    • 提供者:attawa
  1. disparitymap

    3下载:
  2. 立体匹配 获得立体图像左右视图的视差图代码-Stereo matching to obtain three-dimensional view of the disparity map image around the code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:466036
    • 提供者:wangxn
  1. BPSTEREOMATCH

    0下载:
  2. BP stereo matching was included in this file, which is constructed by matlab-BP stereo matching was included in this file, which is constructed by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2474
    • 提供者:福韩
  1. sift

    0下载:
  2. matlab编写,影像匹配,快速获得立体影像的同名像点-matlab written, image matching, quickly access to images of the Conjugate points of stereo images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1314
    • 提供者:miao
  1. Auto_Calib

    0下载:
  2. It is source code base on camera calibration toolbox for matlab to perform stereo camera calibration automatically
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1361152
    • 提供者:law
  1. RectifKitU

    0下载:
  2. This technique allows to rectify stereo pairs when calibration data (perspective projection matrices) are not available. The only required input are point correspondences
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2271950
    • 提供者:tubeo
  1. photometricStereo

    0下载:
  2. matlab code for photometric stereo
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:15069338
    • 提供者:jason
  1. StereoVision_FunMatrix

    0下载:
  2. 本算法在Matlab2008b 环境下实现了立体视觉中摄像机的基础矩阵计算。包括main, sevenPoint、eightpoint 和eightpoint_norm三个函数。 main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3213636
    • 提供者:qqqqqq
  1. funcSADR2L

    0下载:
  2. compute d isparity map of two stereo image pair-compute de disparity map of two stereo image pair
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1677
    • 提供者:geo170
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. ColorImagePhotometricStereo

    1下载:
  2. 光度立体视觉理论与应用,学期大作业,代码详细,有演示文档。 photometric stereo-Photometric stereo theory and application of the term big job, the code in detail, with presentation. photometric stereo
  3. 所属分类:3D Graphic

    • 发布日期:2016-10-27
    • 文件大小:6326272
    • 提供者:haibara
  1. calibration_example--toolbox-matlab

    0下载:
  2. calibration stereo data
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1977260
    • 提供者:fercho
  1. stereo-cv-matlab

    0下载:
  2. stereo computer vision matlab tool.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:78082
    • 提供者:Y. Kim
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com