搜索资源列表

  1. pf

    1下载:
  2. 粒子滤波 目标跟踪 一维情况下 非线性非高斯-Particle filter for target tracking of one-dimensional non-linear non-Gaussian case
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:吕博
  1. kalman

    0下载:
  2. 这是一个有关运动小球的跟踪的kalman滤波算法的小程序,运行正常!可供研究目标跟踪的同学参考!测试图片可向本人索取!-This is a small ball on the movement of the kalman filter algorithm to track the small procedures, operating normally! Research objectives for students to track
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:wang
  1. detect

    0下载:
  2. 有关运动目标检测的小程序!可供做运动目标跟踪和检测的朋友们参考!示例图片可向本人索取!wwhnxc@163.com
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:wang
  1. ObjectExtract

    0下载:
  2. 做是人行为检测的,第一步是从视频中跟踪人,然后去除背景。此程序是基于均值的背景减除(目标跟踪)。-To do is act of detection, the first step is to track people from the video, and then remove the background. This procedure is based on the average of the background subtr
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:66560
    • 提供者:李志焕
  1. yundonggenzong

    0下载:
  2. 一篇关于运动目标跟踪的完整代码,对运动物体进行跟踪。可以直接下载-Tracking a moving target on the integrity of the code, for tracking moving objects. Can be directly downloaded
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:5691392
    • 提供者:zhanglei
  1. Kernel_particle_filter_for_visual_tracking

    0下载:
  2. 详细介绍了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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:343040
    • 提供者:
  1. TrackerBPF

    0下载:
  2. 在matlab中对目标跟踪进行仿真代码。编的很有调理和大家分享下。 -In matlab for target tracking simulation code. Made the very conditioning and under the U.S. share.
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:LYG
  1. kaermanlvbochengxu

    0下载:
  2. 一个视频目标跟踪程序,里面使用了卡尔曼滤波方法,感兴趣的可以学习一下-A video target tracking procedure, which uses the Kalman filtering method, interested can learn about
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:123904
    • 提供者:
  1. DSPmubiaogenzong

    0下载:
  2. 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。 -Dsp-based target tracking and detec
  3. 所属分类:DSP编程

    • 发布日期:2024-05-13
    • 文件大小:2984960
    • 提供者:张浩
  1. 5

    0下载:
  2. 提出了装配机器人系统中一种基于视觉引导和超声测距的运动目标跟踪和抓取 方法。介绍了运动目标的跟踪原理,采用图像雅可比矩阵进行机器人运动控制,跟踪运动 的目标。利用视觉引导技术,获取目标在图像平面中的位置与方位,进行平面跟踪,然后 引导超声波测距装置测取目标深度信息。实验结果验证了本文提出的这种方法的可行性 和有效性。-A robot assembly system based on visual guidance and
  3. 所属分类:软件工程

    • 发布日期:2024-05-13
    • 文件大小:249856
    • 提供者:高子
  1. hongwaimubiaogenzongchengxu

    0下载:
  2. 红外目标跟踪程序,我们团队共同智慧的结晶-Infrared target tracking procedures, our team of common wisdom
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:144384
    • 提供者:方潇潇
  1. meanshiftkalman

    0下载:
  2. 运用meanshift和卡尔曼滤波进行运动目标跟踪-Meanshift and the use of Kalman Filtering to Moving Target Tracking
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:子羽
  1. VideoTrack_code

    0下载:
  2. 一组采用mean shift和particle filter的目标跟踪代码,都是基于颜色特征的跟踪算法。算法程序为纯c代码。-One group mean shift and particle filter target tracking code, are based on the color characteristics of the tracking algorithm. Algorithm procedure for pure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1678336
    • 提供者:myb
  1. automatic_object_tracking_in_video_image

    0下载:
  2. 视频图像中的运动目标跟踪,厦门大学,施华、李翠华著-Video image of the moving target tracking, Xiamen University, Swarovski, Li Cuihua a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:198656
    • 提供者:zhangyifan
  1. EnvironmentProduce

    0下载:
  2. 目标跟踪的仿真对于产生量测、噪声和杂波以及目标运动各种模型的matlab代码-Simulation for target tracking produce measurement, noise and clutter, as well as various models of target motion matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1517568
    • 提供者:plow
  1. target.track

    0下载:
  2. 目标跟踪经典专业文献!目标跟踪经典专业文献!-Target tracking professional classical literature! Target tracking professional classical literature!
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:ajie
  1. affinetrack

    0下载:
  2. 一篇非常好的关于图像目标跟踪的硕士论文,本人有本方案的实现代码,有兴趣的人士可以联系,QQ:31731604-A very good target tracking on the image of a master s thesis, I have the realization of the program code, people who are interested can contact, QQ: 31731604
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:3128320
    • 提供者:lwwww
  1. lkdemo

    0下载:
  2. 用opencv编写的目标跟踪检出的原码,可写出目标的坐标-Opencv prepared with the objective of tracking the detection of the original code, can write the coordinates of the target
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:JH
  1. track

    0下载:
  2. 一个用opencv实现的目标跟踪程序,能捕捉AVI视频中的运动目标并实现定位,个人感觉做的不错,供大家学习-Using opencv realize a target tracking process, can capture AVI video of moving targets and to achieve targeted, personal feeling to do good for everyone to learn
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:9342976
    • 提供者:饶丹
  1. bot703

    0下载:
  2. 目标跟踪中的粒子滤波器进行了100次Monte carlo 仿真(输出航迹图和误差曲线)-Target tracking in a particle filter 100 Monte carlo simulation (output track map and the error curve)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:fuxiao
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org