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

搜索资源列表

  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  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
    • 文件大小:2959
    • 提供者:kitty
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2126673
    • 提供者:田卉
  1. AAA

    0下载:
  2. 论文:基于颜色信息的粒子滤波算法实现目标跟踪。利用颜色直方图的巴氏距离。-Thesis: Based on the color information of the particle filter target tracking implementation. Using color histogram Bhattacharyya Distance.
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:224347
    • 提供者:hf
  1. IJPRAI_demo_software

    0下载:
  2. 一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文<Robust Object Tracking using Joint Color-Texture Histogram>发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean Shift Tracking Algroithm. The
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3906895
    • 提供者:宁纪锋
  1. particle-filter-for-tracking

    1下载:
  2. A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
  3. 所属分类:matlab

    • 发布日期:2014-05-05
    • 文件大小:13255788
    • 提供者:sofi
  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
    • 文件大小:15307
    • 提供者:黄文伟
  1. colorhistogram

    0下载:
  2. 一个比较简单易懂的颜色直方图量化及转换的程序,适用于目标跟踪等领域,希望可以帮助有需要的人。-A relatively easy to understand and change the color histogram quantization procedures for tracking and other fields, hoping to help those in need.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1639
    • 提供者:小吴
  1. blepo

    0下载:
  2. 一个利用肤色来检测和跟踪人脸的例子。包括一个开源的函数库。和opencv相当。-A example for face detection and tracking using color Histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22267670
    • 提供者:lipeng
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
  1. EMShiftDemo

    0下载:
  2. 利用EM算法结合颜色直方图的目标跟踪,利用EM算法实时更新颜色直方图-Using EM algorithm combines the color histogram for target tracking, real-time updates using EM algorithm color histogram
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:5833
    • 提供者:透明
  1. HeadTracking

    0下载:
  2. 人的头部跟踪文章,运用了形状和自适应颜色直方图信息 。HeadTrackingUsingShapesandAdaptiveColorHistogramsHeadTrackingUsingShapesandAdaptiveColorHistograms-Human head tracking articles, using the shapes and adaptive color histogram information. HeadTrackingUsingShapesandAdaptiveC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:253448
    • 提供者:Jacky
  1. main

    0下载:
  2. 这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考-This is a color histogram based particle filter tracking the main program, more complete, for your reference
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6239
    • 提供者:王晓霞
  1. camshiftdemo

    0下载:
  2. 利用目标的颜色直方图模型转化为颜色概率分布图,进行跟踪。-the Color histogram model of goal convert color of probability distribution ,then tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:3315
    • 提供者:
  1. cam

    0下载:
  2. opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automati
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:151214
    • 提供者:cf
  1. ROBUST-OBJECT-TRACKING-USING-JOINT

    0下载:
  2. title of the project is ROBUST OBJECT TRACKING USING JOINT COLOR-TEXTURE HISTOGRAM i hav added ieee paper descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5608350
    • 提供者:lallu
  1. MeanShift-Kalman-tracking-algorithm

    0下载:
  2. 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:14885
    • 提供者:roc
  1. MeanShift-tracking-

    0下载:
  2. 自适应分块颜色直方图的MeanShift跟踪算法_杜凯.zip-Adaptive block color histogram MeanShift tracking algorithm _ Duque. Zip
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:983241
    • 提供者:Can
  1. object-tracking-

    0下载:
  2. 基于分块颜色直方图和粒子滤波的物体跟踪_陶立超.zip-Based on block color histogram and particle filter object tracking _ Tao Li Chao. Zip
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1702079
    • 提供者:Can
  1. 目标跟踪-代码

    0下载:
  2. complete tracking with HOG feature extraction and color histogram match.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:6161408
    • 提供者:一生寻真
« 12 3 »
搜珍网 www.dssz.com