搜索资源列表
基于SIFT特征目标跟踪算法研究
- 基于SIFT特征目标跟踪算法研究,用sift特征进行视觉跟踪,效果不错,可以看看
shijueyindao
- 论文都是我花钱下载的5毛一页阿基于视觉引导和超声测距的运动目标跟踪和抓取-Papers are to spend money I downloaded a 5 Mao Ah ultrasound guidance and vision-based location tracking of moving targets and crawl
ControlModule
- 用单目视觉实现红色小球目标跟踪程序,对大家可能有帮助-Monocular vision with the red ball realize target tracking procedures may be of assistance to U.S.
RoboMath
- 用单目视觉实现红色小球目标跟踪程序,对大家可能有帮助-Monocular vision with the red ball realize target tracking procedures may be of assistance to U.S.
Learning-Features-for-Tracking
- 基于在线特征学习机制的跟踪算法,本论文拟实现一个基于boosting的分类器在线学习算法,并将之应用于视觉目标跟踪。-Online learning mechanism based on the characteristics of the tracking algorithm, this paper intends to achieve a classifier based on boosting online learning al
Kernel_particle_filter_for_visual_tracking
- 详细介绍了KPF(核粒子滤波)算法在视觉目标跟踪中的应用,并与标准的PF进行比较,能得到更好的估计值,鲁棒性也较好。-Details of KPF (nuclear particle filter) algorithm in the visual target tracking application, and the PF with the standard for comparison, can get better estimat
5
- 提出了装配机器人系统中一种基于视觉引导和超声测距的运动目标跟踪和抓取 方法。介绍了运动目标的跟踪原理,采用图像雅可比矩阵进行机器人运动控制,跟踪运动 的目标。利用视觉引导技术,获取目标在图像平面中的位置与方位,进行平面跟踪,然后 引导超声波测距装置测取目标深度信息。实验结果验证了本文提出的这种方法的可行性 和有效性。-A robot assembly system based on visual guidance and
mubiaogenzong
- 几篇经典的基于视觉的目标跟踪问题的论文,大家一起分享-Several classical vision-based target tracking issues papers, U.S. share
BaseonOpenCV
- 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。-Introducing Intel s open-source computer vision library OpenCV on the basis of CAMSHIFT tracking algorithm used t
Digital_Image_Correlation_080910
- 目标跟踪,本文围绕人运动的视觉分析中的重要课题——基于模型的行人跟踪——展开研究,它不仅涉及底层视觉的许多问题,还是高层视觉处理的基础。基于模型的跟踪是解决行人跟踪问题的一般性框架。-A Method of Passing People Tracking and Counting Based on Real- Time Image- Sequence
12548795545
- 机器人双目视觉目标跟踪研究,研究其机器人双目视觉-Binocular vision robot target tracking study of its binocular vision robot
ApplicationsofOmnidirectionalImaging
- 全方位图像的应用,多目标跟踪和检测的实现。是应用全方位视觉的新方法-Application of full-image, multi-target tracking and detection is achieved. All-round vision is the application of new methods
ObjectTracking
- mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。均值转移算法、均值转移代码、Mean-Shift,用于视觉目标跟踪、视频监控、主动视觉等领域,还可以用于图像分割/图像聚类/聚类分割。-mean shift algorithm is used to track visual object. Applied in visual object tracking, visual tracking, visual surve
Cross-Correlation-Target-Image-Detection
- 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion
tracking
- 基于单目视觉的单目标跟踪情部下meanshift算法与kalman滤波相结合的程序。-Monocular vision-based target tracking situation of single men meanshift algorithm and kalman filter combined procedure.
OpenCV_based_tracking
- 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring me
multiple-object-detection
- 多目标检测,可用于视频监控,视觉目标跟踪,运动检测,及其它图像处理中的相关应用。-This code contains multiple object detection adaptable to visual surveillance, visual object tracking, motion estimation and other image processing applications.
agakj
- 视觉目标跟踪,对视频中的人物,能够进行定位跟踪-Visual target tracking, the characters in the video, to carry out location and tracking
particle-filter-visual-tracking
- 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。
DSST_code
- 视觉目标跟踪竞赛的冠军。算法是基于相关滤波的改进,突出内容是加入了尺度变换。(The champion of visual target tracking competition. The algorithm is based on the improvement of correlation filtering, highlighting the content of scale transformation.)