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

搜索资源列表

  1. StereoVision_bak

    0下载:
  2. 改进后的OpenCV立体测距源码,可以在OpenGL中显示视差点云-The improved OpenCV 3D stereo distance measurement. Disparity 3D points data can be displayed with OpenGL
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:689642
    • 提供者:高永辉
  1. Parralax

    0下载:
  2. 运用双目摄像头获取左右图像,得到致密性视差图-Get around using binocular camera images to obtain a dense disparity map
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:630
    • 提供者:李进
  1. StereoMatch

    1下载:
  2. 在立体标定的基础上,对OpenCV中涉及的两种立体匹配算法进行了实现。最后生成视差图像。-Based on the stereo calibration, two kinds of stereo matching algorithms in OpenCV are implemented . Finally, the disparity image is generated.
  3. 所属分类:OpenCV

    • 发布日期:2016-06-02
    • 文件大小:7042048
    • 提供者:陈鹏
  1. android_fragment

    0下载:
  2. Android运行在各种各样的设备中,有小屏幕的手机,超大屏的平板甚至电视。针对屏幕尺寸的差距,很多情况下,都是先针对手机开发一套App,然后拷贝一份,修改布局以适应平板神马超级大屏的。难道无法做到一个App可以同时适应手机和平板么,当然了,必须有啊。Fragment的出现就是为了解决这样的问题。你可以把Fragment当成Activity的一个界面的一个组成部分,甚至Activity的界面可以完全有不同的Fragment组成,更帅气的是Fragment拥有自己的生命周期和接收、处理用户的事件,
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1571578
    • 提供者:lee
  1. Logging-data-normalization

    0下载:
  2. 测井指标数据度量不同,变量间的数值大小相差较大,为了将量纲不同、大小悬殊的不同指标数据变量转化到同等水平上,所以在进行数据分析前,先将变量分别做归一化处理-Logging data measure different indicators, numerical size larger difference between variables, in order to a different dimension, a different variable size disparity index
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3740
    • 提供者:zhuzhu
  1. libelas

    0下载:
  2. 通过VS2008实现的大尺度、高效率图像匹配算法,可以得到视差图。-VS2008 realize through the large-scale, high-efficiency image matching algorithm, can be a disparity map.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8548827
    • 提供者:
  1. upsampling_code_published

    0下载:
  2. 通过构建图像的mst,然后升采样,生成对应的视差图,效果较好;-By constructing an image of mst, then upsampling, generate a corresponding disparity map, the better
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:547586
    • 提供者:赵自新
  1. libelas

    1下载:
  2. ELAS方法,快速的场景识别和视差图计算-ELAS method, efficient disparity map calculate
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21808128
    • 提供者:成龙
  1. stereo

    1下载:
  2. 立体图像对的匹配,可以实现对图像视差的计算,感兴趣的可以下载一下-Stereoscopic image pair matching, can calculate the image disparity of interest can be downloaded at
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:162419
    • 提供者:王阳明
  1. disparity_to_3d_reconstruction

    2下载:
  2. 双目视觉中,利用视差图进行三维重建,实现三维重建的点云显示,并获取深度信息。-Binocular vision, the use of disparity map for three-dimensional reconstruction, three-dimensional reconstruction of the point cloud display, and access to the depth of information.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-27
    • 文件大小:9968456
    • 提供者:hanpuxia
  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. 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. Reconstuction3d

    3下载:
  2. OpenCV+OpenGL 双目立体视觉三维重建代码以及文档使用opencv进行立体匹配获取视差图,三角剖分使用opengl进行纹理贴图-OpenCV+OpenGL binocular stereo vision 3D reconstruction code and documents using OpenCV stereo matching to obtain disparity map, triangulation using opengl for texture mapping
  3. 所属分类:3D Graphic

    • 发布日期:2016-12-15
    • 文件大小:1755136
    • 提供者:zhch64
  1. Stereomatch

    0下载:
  2. 计算机视觉:视差图计算 运用CUDA来进行对相关加速来进行计算 计算速度较快,且相对来说计算结果准确。-Can compute the disparity between two pictures about narrow baseline quickly and precisely.What s more ,it use the CUDA to the speed of the computation,etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:17302402
    • 提供者:hungtenazhao
  1. SSD_Disparity

    0下载:
  2. SSD方式计算的立体视差,输入两个对比照片与窗口大小,得到二者视差图-SSD disparity matching function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:Chuyi Liu
  1. matlab-stero-match

    1下载:
  2. 图型图像处理,给出两幅图像,可以得到视差图-Pattern image processing, we give two images, can get disparity map
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:916394
    • 提供者:小赵
  1. Binocular-vision-calibration-error

    1下载:
  2. 本程序用来计算双目视觉摄像机标定过程中的靶标点重建误差,输出为独立参数、相关参数、视差三种方式重建得到的靶标点与理论靶标点同行同列最远点之间的误差。-This procedure is used to calculate the target point of the reconstruction error of binocular vision camera calibration, the output error between the reconstruction of indepen
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:2525184
    • 提供者:zpliuhhu
  1. Reconstruct3D-master

    0下载:
  2. 对输入的图像对进行特征匹配,得到目标物体的视差图,根据视差图进行三维重建-Of the input image feature matching, disparity map to obtain the target object, the three-dimensional reconstruction of the parallax FIG.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:130063
    • 提供者:罗善益
  1. open_rwr_stereo

    1下载:
  2. 深度图像算法处理,能够从左右视图当中提取图像深度。-A algorithm for computing disparity that can be used in stereoscopic display and auto identification
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-13
    • 文件大小:12336397
    • 提供者:金易
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com