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

搜索资源列表

  1. ASWCPP

    5下载:
  2. ASW自适应权值立体匹配算法的C++代码-ASW adaptive weight stereo matching algorithm C++ code
  3. 所属分类:Special Effects

    • 发布日期:2016-09-26
    • 文件大小:20480
    • 提供者:zyk
  1. sadPcencus

    1下载:
  2. SAD+Cencus匹配算法 已经运行成功了 MATLAB编译-SAD+Cencus Stereo Matching Algorithm It has been running successful MATLAB Compiler
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:691035
    • 提供者:zyk
  1. SGM

    3下载:
  2. 半全局立体匹配算法(SGM)的实现,已封装成类(SGM.cpp,SGM.h),内含有使用例程。-Semiglobal stereo matching algorithm (SGM) implementation has been packaged as such (SGM.cpp, SGM.h), using routines contained within.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:8396
    • 提供者:zhubaohua
  1. capture

    0下载:
  2. 捕获立体相机的双目摄像头,并且保存成.avi文件-Binocular stereo cameras capture camera, and saved as .avi files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8231950
    • 提供者:秦悦
  1. PSBox-v0.3.1

    4下载:
  2. Matlab官方光度立体三维成像程序,可实现高精度三维成像。-Official Matlab Photometric Stereo three-dimensional imaging procedure
  3. 所属分类:3D Graphic

    • 发布日期:2016-06-28
    • 文件大小:1947648
    • 提供者:范浩
  1. RectifKitU

    0下载:
  2. 本代码可有效提取图片的sift特征,适用于基于sift特征提取的对极校正-This code can extract the feature of sift in a image efficiently and can be applied to stereo rectify.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2162751
    • 提供者:王岩
  1. cones160127

    1下载:
  2. 根据Stereo Processing by Semiglobal Matching and Mutual Information自己写的立体匹配算法-the SGM //ref: Stereo Processing by Semiglobal Matching and Mutual Information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1077112
    • 提供者:Guo Sicong
  1. fenshuiling

    0下载:
  2. 在图像立体匹配过程中,经常用到分水岭算法,对图像进行分割,然后进行立体匹配-In stereo matching process, often used watershed algorithm for image segmentation and stereo matching
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:95339
    • 提供者:新月
  1. StereoRegion

    2下载:
  2. 对于立体匹配局部算法而言,匹配代价计算 和 支持窗口选择是很重要的两个问题:匹配代价计算通过前面的文章已经介绍了关于Adaptive Support-Weight和Rank Transform两种方法,对于支持窗口来说的,通常我们选取一个矩形窗-For local stereo matching algorithm, the matching cost calculation and support window selection is a very important two issues:
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:236761
    • 提供者:新月
  1. matlab

    0下载:
  2. 立体匹配中常用的方法,图割(graph cut),用到了a扩展及交换,程序涉及matlab及c-Stereo matching methods commonly used, graph cuts (graph cut), and uses a extended exchange program involving matlab and c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1486263
    • 提供者:新月
  1. stereo_plot_demo

    0下载:
  2. stereo plot with source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:863
    • 提供者:matlabuser
  1. disparity_postorocessing

    1下载:
  2. 立体匹配中,不管是局部还是全局匹配方法得到的视差图,需要对视差图进行后处理,比如左右一致性检验,遮挡过滤,中值滤波。-Stereo matching, whether local or global matching disparity map obtained after processing the need for the disparity map, such as about consistency checking, blocking filter, median filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1813
    • 提供者:新月
  1. StereoSAD

    0下载:
  2. 两种方法实现SAD立体匹配算法,一种一般思维方式,一种为基于视差空间的方式实现-Two ways SAD stereo matching algorithm A general way of thinking, an implementation based on disparity space way
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:789754
    • 提供者:xmh
  1. msseg

    0下载:
  2. 在立体匹配中,经常会用到图像分割,其中均值漂移用得很多,文件中给出了漂移算法的matlab程序实现。-In stereo matching, often used for image segmentation, mean shift which used a lot, the document given shift algorithm matlab program implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:101686
    • 提供者:新月
  1. visualmatchingCPP

    1下载:
  2. 双目立体匹配的局部窗口可变C++程序,可在visual studio环境下编译运行,没有用到opencv-Binocular stereo matching local window variable C++ program can be compiled to run under visual studio environment, did not use opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-07
    • 文件大小:3604480
    • 提供者:liuzhen
  1. 9.SAD-StereoMatching

    0下载:
  2. 双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。-Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:10193040
    • 提供者:mosquito
  1. nest

    0下载:
  2. 基于STC89C52和平面围成的立体led灯的程序,晶振12MHz。-Based STC89C52 plane and surrounded stereo program led lights, crystal 12MHz.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1839
    • 提供者:LCH
  1. cinque2001color-based-image

    0下载:
  2. color based image stereo matching in matlab
  3. 所属分类:Project Manage

    • 发布日期:2017-05-06
    • 文件大小:678575
    • 提供者:peter
  1. Image-correction

    1下载:
  2. matlab程序。实现立体像对的矫正,并将匹配点显示出来-Matlab program. To realize the correction of the stereo image pair, and display the matching points.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31848038
    • 提供者:hanpuxia
  1. StereoRegion

    1下载:
  2. 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。-Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information two color stereo image pair. A filter eliminating unreliable dispar
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:236972
    • 提供者:我去
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com