CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - tracking algorithms

搜索资源列表

  1. genzong3

    0下载:
  2. 目标跟踪系统的设计与研究,对目标能实时准确地跟踪,本子系统分别在输入图像预处理、目标跟踪算法和跟踪精度上对现有的算法进行改进,使之在速度和精度上满足要求: -target tracking system design and research, the goal of real-time and accurate tracking, Subsystems in the input image pre-processing, target tracking algorithms and tra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.4mb
    • 提供者:丁德锋
  1. video_tracker

    0下载:
  2. 国外著名大学编写的利用粒子滤波器的目标跟踪算法(particle fitler visual tracking)-famous prepared by the University of particle filter target tracking algorithms (particle fitl er visual tracking)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.3mb
    • 提供者:言研
  1. camshiftdemo

    1下载:
  2. Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2.89kb
    • 提供者:kitty
  1. active-tracking-7-12-05

    0下载:
  2. 关于active tracking的算法了,利用了OPENCV中的camshift的算法-On the active tracking algorithms, and use of OPENCV algorithms camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.97mb
    • 提供者:胡刚
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14.95kb
    • 提供者:黄文伟
  1. v34-39

    0下载:
  2. Using Mean-Shift Tracking Algorithms for Real-Time Tracking of Moving Images on an Autonomous Vehicle Testbed Platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:497.91kb
    • 提供者:omid
  1. camshifttracker

    0下载:
  2. 基于多个颜色分布模型的Camshift跟踪算法-Color distribution model based on multiple tracking algorithms Camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1001.75kb
    • 提供者:chen
  1. 25616579video_tracker

    0下载:
  2. 国外著名大学编写的利用粒子滤波器的目标跟踪算法-particle fitler visual tracking)-famous prepared by the University of particle filter target tracking algorithms (particle fitl er visual tracking)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.3mb
    • 提供者:郭小伟
  1. template_adaptive_updating

    0下载:
  2. 本算法是去均值归一化相关算法加自适应模板尺寸更新的图像跟踪算法,能够较好的跟踪图像,希望能帮助大家-The algorithm is to mean normalization related algorithm with adaptive template size updated image tracking algorithms, to better track, the hope can help you image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.78kb
    • 提供者:刘焕云
  1. genzongsuanfa

    0下载:
  2. 几种目标跟踪算法,包括空间目标序列图像相关跟踪算法,结合三维场景的目标跟踪系统研究,基于移动传感器网络的节能目标跟踪,基于图像分离块操作的快速模板匹配跟踪算法,基于特征点运动矢量估计的动态序列图像运动目标跟踪_英文_基于匹配跟踪置信度的自适应对应像素距离图像匹配跟踪算法-Several target tracking algorithms, including the target sequence space image correlation tracking algorithm, comb
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.89mb
    • 提供者:matiantian
  1. Color-Constancy-Algorithms

    0下载:
  2. matlab in image processing-object will be tracking by using these algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:178.7kb
    • 提供者:vijaya
  1. A-Comparison-of-Multicamera-Person-Tracking-Algor

    0下载:
  2. In this paper, we present a comparison of four novel algorithms that have been applied to the tracking of people in an indoor scenario. Tracking is carried out in 3D or 2D (ground plane) to provide position information for a variety of survei
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:229.68kb
    • 提供者:Daria
  1. Video-surveillance

    0下载:
  2. 视频监控系统目标捕获和跟踪常用算法主要有时域和频域两种跟踪算法。根据视频监控的实时性、可靠性、跟踪定位准确等特点,对时域跟踪算法中相关模板匹配算法进行研究,同时对算法进行了优化,并给出相应的仿真结果。-The video surveillance system target acquisition and tracking algorithms commonly used mainly tracking algorithm sometimes both time and frequency do
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:383.44kb
    • 提供者:yaomeng
  1. moving-object-detection-and-tracking

    0下载:
  2. 多摄像机视频监控中运动目标检测与跟踪,提出在多个摄像头下对目标检测与跟踪的算法-Multi-Camera Video Surveillance moving target detection and tracking is presented in multiple cameras under target detection and tracking algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:8.55mb
    • 提供者:黄翔
  1. 5

    0下载:
  2. 了适应跟踪过程中目标光照条件的变化,并对目标特征进行在线更新,提出一种将局部二元模式(LBP) 特征与图像灰度信息相融合,同时结合增量线性判别分析对目标进行跟踪的算法.跟踪开始前,为了获得比较准确的目标描述,使用混合高斯模型和期望最大化算法对目标进行分割;跟踪过程中,通过蒙特卡罗方法对目标区域和背景区域进行采样,并更新特征空间参数.得到目标和背景的最优分类面;最后使用粒子滤波器结合最优分类面对目标状态进行预测.通过光照变化的仿真视频和自然场景视频的跟踪实验,验证了文中算法的有效性.-Trac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:593.86kb
    • 提供者:wenping
  1. OpenTLD-master

    0下载:
  2. 机器视觉应用于各个领域。当前学术界和工业界在目标跟踪方面开展了大量工作,重点研究的算法有MeanShift跟踪算法、基于在线的booting的跟踪算法、基于粒子群优化的跟踪算法和基于模板匹配的跟踪算法等等。对于这些算法的研究已经取得了一定的成果,但是随着视觉跟踪应用的扩大,其跟踪效果已经不能满足需求,一次当前有研究出了新的算法以满足发展需要,其中具有代表性的跟踪算法就是TLD(Tracking Learning Detector)目标跟踪算法。-Machine vision applied to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9mb
    • 提供者:李娜
  1. SIFT

    0下载:
  2. matlab实现的sift特征提取和检测算法,还有harris检测和跟踪算法。-matlab implementation sift feature extraction and detection algorithms, as well as harris detection and tracking algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:933.74kb
    • 提供者:ntr
  1. kalman-tracking

    0下载:
  2. 基于卡尔曼滤波的目标轨迹跟踪预测 最优化自回归数据处理算法-Kalman filter based tracking target trajectory optimization autoregression forecasting data processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:617.42kb
    • 提供者:jqh
  1. meanshift

    0下载:
  2. meanshift跟踪算法一个,是使用matlab编辑的,可更改,配有注释(One of the meanshift tracking algorithms, edited with MATLAB, modifiable, and annotated)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:洛泽亚
  1. 多人脸跟踪

    1下载:
  2. 移动状态下视频中多人群,通过图像处理算法识别视频中的人脸(Face Recognition in Mobile Video by Image Processing Algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2019-05-09
    • 文件大小:24.04mb
    • 提供者:ssfwe
« 12 3 »
搜珍网 www.dssz.com