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

搜索资源列表

  1. shichatu

    2下载:
  2. 通过执行程序,可以实现对物体视差图的生成,进而可以实现深度图。(Through the implementation of the program, you can achieve the object disparity map, and then you can achieve depth map.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:1970176
    • 提供者:wangdake
  1. 46273116Daisy

    0下载:
  2. 改写过的一个简单的daisy特征提取程序,依赖opencv2.3库,可以提取daisy特征向量,并通过特征匹配求得两幅图像的视差图,其实并没有那么难(Rewritten a simple daisy feature extraction program, dependent opencv2.3 library, can be extracted daisy feature vectors, and by the feature match the disparity map of the)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:7907328
    • 提供者:rock河马
  1. D_spsstereo

    0下载:
  2. 利用动态规划和互信息计算初始视差图,在此基础上对初始视差图进行左右一致性检验等进行求精(The initial disparity is computed according to dynamic programming and Mutual Information. Furthermore, the consistency examination is utilized for disparity refinement)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:33792
    • 提供者:codinggg
  1. Source code

    1下载:
  2. 在opencv上实现双目测距主要步骤是: 1.双目校正和标定,获得摄像头的参数矩阵: 进行标定得出俩摄像头的参数矩阵 cvStereoRectify 执行双目校正 initUndistortRectifyMap 分别生成两个图像校正所需的像素映射矩阵 cvremap 分别对两个图像进行校正 2.立体匹配,获得视差图: stereoBM生成视差图 预处理: 图像归一化,减少亮度差别,增强纹理 匹配过程: 滑动sad窗口,沿着水平线进行匹配搜索,由于校正后左右图片平行,左图
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:25252864
    • 提供者:半瓶墨水
  1. 2009-12-04-00-29-myRaytracer-0.03

    0下载:
  2. 简单的光线追踪引擎在MATLAB从无到有仅仅因为现有的射线追踪,主要针对的是三维计算机图形和不提供适当的访问内部数据(如雷的生命),这是需要计算的差距和/或运动场。(simple ray-tracing engine in Matlab from the scratch just because existing ray-tracers are mainly targeted to 3D computer graphics and don't provide proper access to t
  3. 所属分类:*行业应用

    • 发布日期:2018-01-04
    • 文件大小:282624
    • 提供者:berrxing
  1. organisation_fonctionnelle_MT_deangelis_99

    0下载:
  2. Neurons selective for binocular disparity are found in a number of visual cortical areas in primates, but there is little evidence that any of these areas are specialized for disparity processing. We have examined the organization of disparity-sel
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:541696
    • 提供者:sacoura31
  1. dp匹配

    0下载:
  2. 利用dp算法计算图像匹配视差,本程序利用vs2013+opencv2.4.9编写。(The disparity of image matching is calculated by DP algorithm. This program is written by vs2013+opencv2.4.9.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:19251200
    • 提供者:北方的风
  1. 视差图完整

    1下载:
  2. 对双目视觉处理的图像通过获取相机的内外参数后得出视差图,而后方便得到深度图等(The binocular vision processing image is obtained by obtaining the camera's internal and external parameters, and then the disparity map is obtained, and then the depth map is obtained.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:金黄的蛋挞
  1. 视差图程序

    1下载:
  2. 通过获取摄像机内外参数获得双目视觉处理图像,得到视差图,得到深度图。(The binocular vision processing image is obtained by obtaining the camera's internal and external parameters, and then the disparity map is obtained, and then the depth map is obtained.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:26624
    • 提供者:金黄的蛋挞
  1. 视差图程序

    0下载:
  2. 对于双目视觉处理中,对于已经标定好都后的系统,处理左右目的图像,形成视差图。(For binocular vision processing, for the system that has been calibrated, the left and right target images are processed to form disparity map.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:金黄的蛋挞
  1. 视差图代码2

    0下载:
  2. 对于双目视觉处理中,对于已经标定好后的系统,进行处理左右目的图像,完成立体匹配,形成视差图。(For binocular vision processing, for the system that has been calibrated, the left and right target images are processed to form disparity map.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:13312
    • 提供者:金黄的蛋挞
  1. konish

    0下载:
  2. Interaural time difference is an important cue for sound localization. In the barn owl (Tyto alba) neuronal sensitivity to this disparity originates in the brainstem nucleus laminaris, Afferents from the ipsilateral and contralateral magnocellula
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:932864
    • 提供者:nabill
  1. Matlab code

    2下载:
  2. 压缩包里包含基于全参考、无参考的立体图像质量评价代码,以及视差图获取方法,关于双目活动的质量评价算法。(The compression package contains stereo image quality evaluation code based on full reference and no reference, disparity map acquisition method, and quality evaluation algorithm for binocular activ
  3. 所属分类:其他

    • 发布日期:2019-04-30
    • 文件大小:24928256
    • 提供者:兰台公子
  1. zhongyao

    2下载:
  2. 双目立体匹配一直是双目视觉的研究热点,双目相机拍摄同一场景的左、右两幅视点图像,运用立体匹配匹配算法获取视差图,进而获取深度图。而深度图的应用范围非常广泛,由于其能够记录场景中物体距离摄像机的距离,可以用以测量、三维重建、以及虚拟视点的合成等(Binocular stereo matching has always been a research hotspot in binocular vision. Binocular cameras take left and right view ima
  3. 所属分类:图形图像处理

    • 发布日期:2019-07-08
    • 文件大小:17482752
    • 提供者:本人东方白
  1. SemiGlobal-Matching-master

    1下载:
  2. 立体匹配分为初始代价计算、代价聚合、视差求解、视差优化,这是sgm代价聚合实现源码,使用c++语言实现,(This is a simple implementation of the SGM algorithm with the Birchfield/Tomasi pixelwise matching cost using the OpenCV library. It was created for a school project. It currently runs on one threa
  3. 所属分类:其他

    • 发布日期:2020-06-05
    • 文件大小:9180160
    • 提供者:一一意义
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com