搜索资源列表

  1. 第 23 章 基于光流场的交通汽车检测跟踪

    0下载:
  2. 基于光流场的交通汽车检测跟踪Traffic Vehicle Detection and Tracking Based on Optical Flow Field(Traffic Vehicle Detection and Tracking Based on Optical Flow Field)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:680960
    • 提供者:夜123
  1. 目标检测与跟踪源代码

    0下载:
  2. 目标检测与跟踪,识别图中想要识别的目标,并提取出来(Target detection and tracking, identify the target in the picture, and extract it)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-07
    • 文件大小:121856
    • 提供者:小白d
  1. opencv3之目标跟踪(单目标、多目标)

    0下载:
  2. 对于刚入门的opencv玩家,提起目标跟踪,马上想起的就是camshift,但是camshift跟踪往往达不到我们的跟踪要求,包括稳定性和准确性。 opencv3.1版本发行后,集成了多个跟踪算法,即tracker,大部分都是近年VOT竞赛榜上有名的算法,虽然仍有缺陷存在,但效果还不错。(For incoming opencv players, CAMSHIFT is the key to target tracking, but C
  3. 所属分类:OpenCV

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:李先生丨
  1. 光线跟踪

    0下载:
  2. 关于光线跟踪算法的实现,希望对大家有帮助(implementation of the ray tracing algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:7272448
    • 提供者:wzhgc
  1. 增强现实系统中惯性跟踪器的研究

    0下载:
  2. 关于增强现实下的惯性跟踪器的演示以及计算(The demonstration and calculation of the inertial tracker in augmented reality)
  3. 所属分类:物理计算

    • 发布日期:2024-05-07
    • 文件大小:570368
    • 提供者:ofdm学徒
  1. 12_运动车辆检测跟踪系统

    0下载:
  2. 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:2857984
    • 提供者:woniu
  1. 目标跟踪project3

    0下载:
  2. 多目标跟踪,数字图像处理,个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多(Multi-target tracking)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:94208
    • 提供者:后仰跳投
  1. 雷达目标跟踪源码程序

    0下载:
  2. 《雷达数据处理及应用》之Singer模型雷达目标跟踪源码程序(Singer model radar target tracking source code program for radar data processing and Application)
  3. 所属分类:其他小程序

  1. 机动目标跟踪的Kalman滤波

    1下载:
  2. 用卡尔曼滤波进行目标跟踪,有matlab代码,可以借鉴。(Calman filter for target tracking, there is matlab code, can be used for reference)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-07
    • 文件大小:52224
    • 提供者:maybea
  1. 目标跟踪系

    0下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波(The simulation program of target tracking system is used to implement the common target tracking algorithm Kalman filtering in C language)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:3869696
    • 提供者:maybea
  1. 目标定位跟踪算法及仿真程序(修改后)

    1下载:
  2. 目标定位跟踪算法及仿真程序 以质心算法为例,内含程序(Target location tracking algorithm and simulation program)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:330752
    • 提供者:石小笨
  1. 基于粒子滤波器的目标跟踪算法及C++实现

    0下载:
  2. 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1226752
    • 提供者:KQ_QK
  1. 运动目标的跟踪检测

    0下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:624640
    • 提供者:凯撒11
  1. 实时压缩 跟踪CT_C++_sq_v1

    0下载:
  2. 实时压缩 跟踪CT算法,一个目标跟踪算法(Real time compression and tracking CT algorithm, a target tracking algorithm.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:3040256
    • 提供者:a88273
  1. 电流跟踪型逆变器的设计与仿真-定稿

    0下载:
  2. 滞环跟踪控制逆变器仿真,本文对滞环电流控制的电流跟踪型逆变器进行了原理的分析,并且利用Matlab/Simulink动态仿真工具对其系统进行了动态的仿真(Simulation of hysteresis tracking control inverter In this paper, the principle of hysteresis current controlled current tracking inverter is a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:153600
    • 提供者:6262
  1. 51单片机太阳能跟踪系统(附仿真及程序)

    0下载:
  2. 对太阳能进行有效的跟踪控制,提高太阳能的利用率.(Effective tracking and control of solar energy to improve utilization of solar energy.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:100352
    • 提供者:仕林风流
  1. 跟踪目标的快速椭圆拟合方法

    0下载:
  2. 跟踪目标的快速椭圆拟合方法的实现,是一篇论文(Fast ellipse fitting method for tracking target.Caj)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:734208
    • 提供者:小太阳哥
  1. MATLAB程序视频中运动的目标的跟踪检测

    0下载:
  2. 视频中运动的目标的跟踪检测,检测各种视频运动中的目标。(Tracking detection of moving objects in video)
  3. 所属分类:软件工程

    • 发布日期:2024-05-07
    • 文件大小:620544
    • 提供者:crown202
  1. 模糊轨迹跟踪

    1下载:
  2. 基于模糊控制的轨迹跟踪控制设计。可以开发思维,效果还不错(Trajectory tracking control design based on fuzzy control. You can develop your thinking. The result is pretty good.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:16384
    • 提供者:张鲁鲁
  1. IMM目标跟踪

    0下载:
  2. 完整的IMM MATLAB ,kalman目标跟踪(Complete IMM MATLAB, Kalman target tracking)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:再努力努力
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org