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

搜索资源列表

  1. spline-basedImageRegistration

    0下载:
  2. The problem of image registration subsumes a number of problems and techniques in multifr a me image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature trackin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:486459
    • 提供者:刘长乐
  1. Adaptivebinocularvisualservoingforindependentlymov

    0下载:
  2. Visual tracking is one of the key components for robots to accomplish a given task in a dynamic environment, especially when independently moving objects are included. This paper proposes an extension of Adaptive Visual Servoing (hereafter, A
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:480384
    • 提供者:xjwu
  1. ComputerVision

    0下载:
  2. 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional reconstruction, motion tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6855257
    • 提供者:simon
  1. cr1565

    0下载:
  2. STEREO-BASED ELLIPTICAL HEAD TRACKING-A novel algorithm for head-tracking based on stereo is presented in this paper. Employing stereo vision makes the tracker robust to many factors such as clutter, color and lighting variations, that affect c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:424061
    • 提供者:x
  1. ImageProcessingMethodsforInteractiveRobotControl.

    0下载:
  2. a straight forward technique for tracking a human hand based on images acquired by an active stereo camera system.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:194725
    • 提供者:Mohammad
  1. OReilly-LearningOpenCV

    0下载:
  2. 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional reconstruction, motion tracking, et
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10756800
    • 提供者:simon
  1. Stereo-Vision-Based-Target-Tracking-for-a-Gun-Tur

    0下载:
  2. stereo vision based target tracking for a gun turret utilizing low performane components
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3948829
    • 提供者:verte
  1. cknew

    0下载:
  2. 本人毕业设计程序,实现了从双摄像头采集,立体视觉标定,对特定目标进行跟踪,并通过串口发送数据对机器车-I graduated from the design process, collected from the two-camera stereo vision calibration, and tracking of specific target, and send data through the serial port on the machine car
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5686962
    • 提供者:
  1. TrackingPositionEstimation

    0下载:
  2. PS3 Camera tracking capabilities to implement existing USB cameras basketballs to change - PS3 camera 2 - Stereo Calibration - Opencv 2.4.3
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:60494848
    • 提供者:sabunim
  1. 117143191sift-1.1.1_20070330_win

    0下载:
  2. 在计算机视觉的领域中,图像匹配是很多问题最重要的一个方面,包括物体和场景识别,通过多幅图像进行3D重构,立体匹配和运动跟踪。SIFT特征对于图像的旋转和尺度变化具有不变性,对于光照改变和摄像机角度变化具有部分的不变性-In the field of computer vision, image matching is one of the most important aspects of the many problems, including the identification of ob
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:456523
    • 提供者:陈凯燕
  1. 3dreconstruction_binocular-

    0下载:
  2. 双目视觉的三维重建,有助于研究双目跟踪和立体视觉的重建问题。-3 d reconstruction of binocular vision, help the binocular tracking and the reconstruction of the stereo vision problems.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5522454
    • 提供者:郭聪
  1. B.Lucas

    0下载:
  2. 这是KLT算法论文的高清版。Kanade-Lucas-Tomasi方法,在跟踪方面表现的也不错,尤其在实时计算速度上,用它来得到的,是很多点的轨迹“trajectory”,并且还有一些发生了漂移的点,所以,得到跟踪点之后要进行一些后期的处理,说到Kanade-Lucas-Tomasi方法,首先要追溯到Kanade-Lucas两人在上世纪80年代发表的paper:An Iterative Image Registration Technique with an Application to Ste
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:789423
    • 提供者:王凯
  1. the-ellipse

    1下载:
  2. 空间椭圆的立体图,进行轨迹跟踪问题研究的模型-A model of the space ellipse s stereo map and the trajectory tracking problem is studied.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6886
    • 提供者:
  1. Python机器视觉编程

    4下载:
  2. 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-24
    • 文件大小:17479680
    • 提供者:稳字经
搜珍网 www.dssz.com