CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 车辆追踪

搜索资源列表

  1. Recognition

    0下载:
  2. 運動識別 在摄像机监视的场景范围内,对出现的运动目标进行检测、分类及轨迹追踪,可应用于各种监控目的,如周界警戒及入侵检测、绊线检测、非法停车车辆检测等。-Movement Recognition ' scene in the scope of surveillance cameras, the emergence of the moving target detection, classification and tracking, monitoring can be applied
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:40.1kb
    • 提供者:zhangjc
  1. traffic

    1下载:
  2. 基于matlab的智能交通系统 可以进行运动车辆的检索和追踪-Intelligent transportation system based on matlab can search and track moving vehicles
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:850.48kb
    • 提供者:lzh
  1. 1

    0下载:
  2. 基于GPS与GSM的车辆定位追踪系统,有一定实用性-GPS and GSM-based vehicle location tracking system, there is a certain practicality
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:158.47kb
    • 提供者:kk
  1. GaussianModel

    0下载:
  2. 基于Opencv的车辆检测和追踪,使用高斯混合模型建模,识别效果好-Vehicle detection and tracking based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:24.57kb
    • 提供者:王先生
  1. jaesik_vehicle_detection_2006

    0下载:
  2. 很强的车辆追踪算法,老外写的,有许多值得借鉴的地方-Strong vehicle tracking algorithm, a foreigner writing, there are many places worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.07mb
    • 提供者:王着
  1. aaa

    0下载:
  2. 自动追踪球机方案,人物和车辆移动识别追踪 详细可QQ332153018-Automatically track ball machine program, characters and vehicles moving identification and tracing Details can QQ332153018
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:39.8kb
    • 提供者:姜泽伟
  1. GPS-vehicle-monitoring-system

    0下载:
  2. 可以有效监控车辆现在的位置以及曾经去过的地方,对于车辆以及车上物品的管理有着重要的意义. 广泛适用于各种企业以及事业单位的车辆管理.例如公安车辆调度,物流公司,汽车租赁,私家车的追踪管理等等。-Can effectively monitor the current position of the vehicle and where I have been, for goods vehicles and vehicle management has an important significanc
  3. 所属分类:GPS develop

    • 发布日期:2017-05-01
    • 文件大小:958.29kb
    • 提供者:霍新伟
  1. Vehicle-Detection-and-tracking

    1下载:
  2. 视频中的车辆检测与追踪,光流算法。利用matlab实现-Vehicle Detection and tracking form video frame sequence(OpticalFlow)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:108.51kb
    • 提供者:
  1. moving

    0下载:
  2. 运动目标追踪,虚拟线圈,车辆测速计数系统-Moving target tracking, virtual coil, vehicle speed counting system
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:263.72kb
    • 提供者:王成杰
  1. GPS

    0下载:
  2. 追踪车辆行程轨迹,电子图显示,实时追踪。源代码完整,有需要的朋友可以下载使用。-Track vehicles travel path, electronic map display, real-time tracking. The source code is complete, a friend in need can be downloaded.
  3. 所属分类:.net

    • 发布日期:2017-05-18
    • 文件大小:4.75mb
    • 提供者:winwo
  1. pids(C)-OK

    0下载:
  2. 我调试过的PID 追踪车辆轨迹算发,用于模拟无人驾驶,C 算法-I debug the PID tracking vehicle trajectory calculation, used to simulate unmanned, C algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1023byte
    • 提供者:li
  1. target-tracking

    0下载:
  2. 目标跟踪,解压后直接就可以运行程序,针对交通车辆进行检测追踪-Target tracking, you can run the program directly for transport vehicles to detect trace after decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:24.83mb
    • 提供者:shao
  1. Motion-Detection-video

    0下载:
  2. 车辆检测追踪显示车辆,计算车辆的车流量,判断车辆的位置信息-Vehicle testing track
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:659kb
    • 提供者:muzi
  1. CarDetectAndTrack2.0

    0下载:
  2. 视频车辆检测和追踪,实现一段视频中的车辆运动目标的检测和跟踪。(Video vehicle detection and tracking, to achieve a video vehicle moving target detection and tracking.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:29.5mb
    • 提供者:kqz
  1. 程序

    0下载:
  2. jianche.m 视频追踪主程序,读取视频 先读取监控视频,对每一帧进行救护车识别,保存每一帧处理的结果,运行时候需要修改。 比如:imwrite(uint8(FormerFrame1),strcat('E:\车辆追踪\跟踪\',num2str(k),'.jpg')) 需要自己重新定义文件夹,对每一帧结果进行保存(Jianche.m video tracking main program, read video First read the surveillance video
  3. 所属分类:多媒体

    • 发布日期:2017-12-18
    • 文件大小:40.57mb
    • 提供者:长江七号
  1. TrafficDetection-master

    0下载:
  2. 一种综合多种算法的车辆检测和追踪方法,运行时间较长,但效果很棒(We implement a system for vehicle detection and tracking from traffic video using Gaussian mixture models and Bayesian estimation. In particular, the system provides robust foreground segmentation of moving vehicles
  3. 所属分类:图形图像处理

  1. CA_toll

    0下载:
  2. %这是一个主要的脚本来模拟方法、 服务和离开 %车辆通过收费广场,,如受参数 下面定义的 % % %迭代 = 模拟的最大迭代 %B = 号摊位 %L = 多车道公路之前, 和之后广场 到达 %= 到达平均总数汽车 %plazalength = 广场的长度 服务 %= 服务率的展位 %广场 = 广场矩阵 %1 = 0 的车 = 空-1 = 禁止,-3 = 空展位 %v = 速度矩阵 %vmax = 的汽车的最大速度 %的时间 = 时间矩阵,以追踪这车花去的时间 % 通
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者:mzjb
  1. 无人驾驶RHCcontrol

    2下载:
  2. 路径规划和运动控制的同化是自主车辆的关键能力。纯粹追求 控制器是一种流行的前轮转向车路径跟踪算法。然而,他们的表现 相当有限的速度相对较低。在本文中,我们提出了一种模型预测主动偏航控制实现。 适应车辆稳态侧向动力学改善的纯追踪路径跟踪 高速跟踪性能。在所提出的策略之间进行了比较的数值分析。 以及传统的纯追踪控制器方案。在迭代中对三条不同的路径进行了测试。 提高速度从1米/秒至20米/秒。传统的纯追踪控制器无法维持。 车辆速度稳定在5m/s以上。 跟
  3. 所属分类:matlab例程

  1. mpc-m file

    2下载:
  2. mpc算法,模型预测控制,主要用于无人驾驶车辆的路径追踪,比起pid实时性更好。(mpc algorithm Algorithm, model predictive control, mainly used for path tracking of unmanned vehicles, better than pid real-time.)
  3. 所属分类:其他

    • 发布日期:2019-10-29
    • 文件大小:34kb
    • 提供者:MR.AN
搜珍网 www.dssz.com