搜索资源列表

  1. GC-stereomatch

    1下载:
  2. 使用GC立体匹配算法生成视差图,内涵图片文件-GC disparity map
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:20377600
    • 提供者:sss
  1. bp-vision1

    0下载:
  2. 置信传播立体匹配算法,亲测可用,很成熟的东西-Belief propagation stereo matching algorithm
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:13803520
    • 提供者:王国威
  1. StereoMatch

    0下载:
  2. 一个C++文件,是Stereo Match 立体匹配算法,包括SSD SAD SSD NCC NSSD Census 等基本算法,。用C/C++语言编写,适合初学者学习!-A C++ file, is Stereo Match stereo matching algorithms, including SSD SAD SSD NCC NSSD Census basic algorithm. With C/C++ language, su
  3. 所属分类:中间件编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:XIMAN
  1. jixian

    0下载:
  2. 基于极线距离变换的人脸立体匹配算法_胡步发.pdf基于自适应极线距离变换的立体匹配_符立梅.pdf-Based on people s face polar distance transform stereo matching stereo matching algorithm _ Hu footwork .pdf adaptive polar distance transform _ Mei Li Fu .pdf
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5233664
    • 提供者:王新
  1. DPStereoMatch

    0下载:
  2. 利用动态规划算法的优点,使用一种基于行列动态规划的自适应立体匹配算法,采用自适应代价函数和能量最小化模型,对最优化问题进行求解。-Take advantage of the dynamic programming algorithm uses an adaptive stereo matching algorithm based on dynamic programming ranks, adaptive cost function a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5516288
    • 提供者:李枫
  1. stereo-matching

    0下载:
  2. 一种快速的基于区域的立体匹配算法,英文论文-A fast area-based stereo matching algorithm。。。。。。
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:1745920
    • 提供者:li
  1. StereoMatch

    0下载:
  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

    • 发布日期:2024-05-18
    • 文件大小:7042048
    • 提供者:陈鹏
  1. match-.src

    0下载:
  2. 使用最小割最大流实现图割的立体匹配算法,建立匹配能量函数,构造网格图并求得最小值,匹配效率高时间短,内附说明文档及分析用法。 -The use of the maximum flow minimum cut graph cut algorithm for stereo matching, matching of energy function, and obtain the minimum mesh structure, high
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:7521280
    • 提供者:helloC
  1. imsad1

    0下载:
  2. 一种基本的立体匹配算法SAD,比较适用于初学者使用,是用matlab编写的-A basic stereo matching algorithm SAD, more suitable to use for beginners, is prepared using matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:罗宸
  1. match-gc

    0下载:
  2. gc 图像分割立体匹配算法-gc image segment stereo matching0000000000
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:570368
    • 提供者:CAOHAI
  1. ASWCPP

    0下载:
  2. ASW自适应权值立体匹配算法的C++代码-ASW adaptive weight stereo matching algorithm C++ code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:zyk
  1. SGM

    0下载:
  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. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:zhubaohua
  1. cones160127

    0下载:
  2. 根据Stereo Processing by Semiglobal Matching and Mutual Information自己写的立体匹配算法-the SGM //ref: Stereo Processing by Semiglobal Matching and Mutual Information
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1077248
    • 提供者:Guo Sicong
  1. StereoSAD

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

    • 发布日期:2024-05-18
    • 文件大小:789504
    • 提供者: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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:236544
    • 提供者:我去
  1. 3915745

    0下载:
  2. 在计算机视觉中的立体匹配算法 最大流最小割,最新的研究成果-In a stereo matching algorithm in computer vision, maximum flow minimum cut, the latest research results,,
  3. 所属分类:系统编程

    • 发布日期:2024-05-18
    • 文件大小:414720
    • 提供者:cospanison
  1. project

    0下载:
  2. 基于c++语言和opencv的视觉立体匹配(Visual stereo matching based on c++ language and opencv)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:22832128
    • 提供者:zb1980
  1. 479804

    0下载:
  2. 立体匹配方面的文章,介绍了一种新的匹配算法,以及实验结果,英文版()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:206848
    • 提供者:xqapn
  1. SAD

    1下载:
  2. C++实现的SAD立体匹配算法,速度快,效果不错(SAD stereo matching method,it runs well.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:785408
    • 提供者:刚古尼尔
  1. zhongyao

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

    • 发布日期:2024-05-18
    • 文件大小:17482752
    • 提供者:本人东方白
« 1 2 3 4 5 67 8 9 10 »

源码中国 www.ymcn.org