搜索资源列表
spline-basedImageRegistration
- 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
Adaptivebinocularvisualservoingforindependentlymov
- 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
ComputerVision
- 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-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
cr1565
- 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
ImageProcessingMethodsforInteractiveRobotControl.
- a straight forward technique for tracking a human hand based on images acquired by an active stereo camera system.
OReilly-LearningOpenCV
- 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-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
Stereo-Vision-Based-Target-Tracking-for-a-Gun-Tur
- stereo vision based target tracking for a gun turret utilizing low performane components
cknew
- 本人毕业设计程序,实现了从双摄像头采集,立体视觉标定,对特定目标进行跟踪,并通过串口发送数据对机器车-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
TrackingPositionEstimation
- PS3 Camera tracking capabilities to implement existing USB cameras basketballs to change - PS3 camera 2 - Stereo Calibration - Opencv 2.4.3
117143191sift-1.1.1_20070330_win
- 在计算机视觉的领域中,图像匹配是很多问题最重要的一个方面,包括物体和场景识别,通过多幅图像进行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
3dreconstruction_binocular-
- 双目视觉的三维重建,有助于研究双目跟踪和立体视觉的重建问题。-3 d reconstruction of binocular vision, help the binocular tracking and the reconstruction of the stereo vision problems.
B.Lucas
- 这是KLT算法论文的高清版。Kanade-Lucas-Tomasi方法,在跟踪方面表现的也不错,尤其在实时计算速度上,用它来得到的,是很多点的轨迹“trajectory”,并且还有一些发生了漂移的点,所以,得到跟踪点之后要进行一些后期的处理,说到Kanade-Lucas-Tomasi方法,首先要追溯到Kanade-Lucas两人在上世纪80年代发表的paper:An Iterative Image Registration Technique with an Application to Ste
the-ellipse
- 空间椭圆的立体图,进行轨迹跟踪问题研究的模型-A model of the space ellipse s stereo map and the trajectory tracking problem is studied.
Python机器视觉编程
- 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro