搜索资源列表

  1. matlab_calib

    0下载:
  2. 立体视觉中的相机标定程序!很好用的张正友方法标定程序-stereo vision of the camera calibration procedure! Zhang good is the method of calibration procedures Friends
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:233472
    • 提供者:王先生
  1. phase_relation

    0下载:
  2. 在立体视觉中用VC进行匹配,读两幅图像,然后得到这物体的视差图.-used in the three-dimensional visual matching VC, reading two images, and then to have these objects disparity map.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1985536
    • 提供者:王云
  1. ZSAD

    1下载:
  2. 区域法立体匹配的实时性问题研究 立体视觉匹配的相关算法-regional law stereo matching the real-time study of the problem of three-dimensional visual matching algorithms
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:林雨
  1. RANK_TX

    0下载:
  2. 区域法立体匹配的实时性问题研究 立体视觉匹配的相关算法-regional law stereo matching the real-time study of the problem of three-dimensional visual matching algorithms
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:林雨
  1. LEFT_RIGHT

    0下载:
  2. 区域法立体匹配的实时性问题研究立体视觉匹配的相关算法-regional law stereo matching the real-time study of the problem of three-dimensional visual matching algorithms
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:林雨
  1. maxflow-v3.0.src.tar

    0下载:
  2. 三维立体视觉匹配源码 Tested under windows, Visual C++ 6.0 compiler and unix (SunOS 5.8 and RedHat Linux 7.0, GNU c++ compiler). -3D visual matching source Tested under windows. Visual C++ 6.0 compiler and unix (SunOS 5.8 and Red
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:周攀
  1. stereovisionIT5402

    0下载:
  2. 立体视觉,双目成像,由左右视角拍摄的两幅图像,重建三维景象,VC编写-stereoscopic camera, stereo imaging, shooting from the perspective around the two images, 3D scene reconstruction, the preparation of VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:330752
    • 提供者:wangkai
  1. harris.m

    0下载:
  2. 立体视觉的关键技术是解决对应问题,点特征常被用来做特征。HARRIS角点检测算子较有影响。用MATLAB编写的。-stereo vision technology is the key to solve the matching problem, point feature often used to do features. HARRIS corner detection operator more influential. MATL
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:jxhappyqin
  1. stereo

    0下载:
  2. 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching,
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:473088
    • 提供者:mawei
  1. gc_stereo_vision

    0下载:
  2. 这是俄罗斯的一个博士的博士论文的配套源码,实现了GRAPH CUT用于立体视觉的匹配,它改善了传统GRAPH CUT计算耗时的缺点,他还因此称为微软一员,专门从事GRAPH CUT在图像处理上的应用。程序写的很精简,写的很好,反复学过很多遍,这也是C/C++爱好者提高编程能力的一个很好的学习样本,很值得仔细反复阅读。-This is a Russian doctoral thesis, Dr. supporting source, re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1209344
    • 提供者:陈墨
  1. gpu_nvidia

    0下载:
  2. 这是国际上首次采用GPU来实现立体视觉匹配的应用,此后GPU的应用才开始变的广泛起来,很值得从事GPU编程和开发者阅读,里面实现的很精简,读懂要花点功夫哦。-This is used for the first time the international community to achieve GPU matching stereo vision applications, since the application of GPU
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:7877632
    • 提供者:陈墨
  1. smsj

    0下载:
  2. 介绍双目立体视觉基础的文章,对相机标定等双目视觉基础进行了详细介绍-Introduction binocular stereo vision-based article on binocular vision, such as camera calibration based on a detailed introduction
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:805888
    • 提供者:陈媛媛
  1. essential

    0下载:
  2. 立体视觉中本质矩阵的计算,利用VC+OPEN CV实现-Stereo vision in the nature of matrix calculation, using VC+ OPEN CV realize
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:398336
    • 提供者:鹿角菜
  1. BPsource

    1下载:
  2. 立体视觉双目匹配的VC++源代码 请自己在代码内修改图像路径-Binocular stereo vision matching VC++ Source code your own code to edit the image path
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:352256
    • 提供者:hello
  1. 200782

    0下载:
  2. 立体视觉匹配的概要,方法,理论,对于初入此行的人士来说,是必修科目,英文版-Stereo vision to match the outline of methods, theories, for entering the profession this is a compulsory subject, English
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:349184
    • 提供者:vis
  1. newcat

    0下载:
  2. 基于新型双目机构的立体视觉系统标定.一篇新的文章。-Institutions based on the new binocular stereo vision system calibration. A new article.
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:284672
    • 提供者:ZHOU
  1. CCD

    0下载:
  2. CCD双目立体视觉测量系统的理论研究.一篇很好的理论文章,对初学者有一定的帮助-CCD binocular stereo vision measurement system theoretical research. A very good theoretical articles, for beginners have some help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:252928
    • 提供者:ZHOU
  1. 1

    0下载:
  2. 双CCD立体视觉系统的理论研究,对立体视觉方面的同僚会有一定的参考价值.-Double CCD stereo vision system for theoretical study of three-dimensional visual colleagues will have a certain reference value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:119808
    • 提供者:李斌
  1. w

    0下载:
  2. 这是一篇关于立体视觉测量中的图像匹配策略研究的文章-This is an article on visual measurement of three-dimensional image matching strategy for research article
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:136192
    • 提供者:李斌
  1. Tsai

    0下载:
  2. 立体视觉中,Tsai标定matlab代码实现-Three-dimensional vision, Tsai calibration matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:Richard Chang
« 1 23 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org