搜索资源列表
Recognition
- 運動識別 在摄像机监视的场景范围内,对出现的运动目标进行检测、分类及轨迹追踪,可应用于各种监控目的,如周界警戒及入侵检测、绊线检测、非法停车车辆检测等。-Movement Recognition ' scene in the scope of surveillance cameras, the emergence of the moving target detection, classification and track
traffic
- 基于matlab的智能交通系统 可以进行运动车辆的检索和追踪-Intelligent transportation system based on matlab can search and track moving vehicles
1
- 基于GPS与GSM的车辆定位追踪系统,有一定实用性-GPS and GSM-based vehicle location tracking system, there is a certain practicality
GaussianModel
- 基于Opencv的车辆检测和追踪,使用高斯混合模型建模,识别效果好-Vehicle detection and tracking based on opencv
jaesik_vehicle_detection_2006
- 很强的车辆追踪算法,老外写的,有许多值得借鉴的地方-Strong vehicle tracking algorithm, a foreigner writing, there are many places worth learning
aaa
- 自动追踪球机方案,人物和车辆移动识别追踪 详细可QQ332153018-Automatically track ball machine program, characters and vehicles moving identification and tracing Details can QQ332153018
GPS-vehicle-monitoring-system
- 可以有效监控车辆现在的位置以及曾经去过的地方,对于车辆以及车上物品的管理有着重要的意义. 广泛适用于各种企业以及事业单位的车辆管理.例如公安车辆调度,物流公司,汽车租赁,私家车的追踪管理等等。-Can effectively monitor the current position of the vehicle and where I have been, for goods vehicles and vehicle managemen
Vehicle-Detection-and-tracking
- 视频中的车辆检测与追踪,光流算法。利用matlab实现-Vehicle Detection and tracking form video fr a me sequence(OpticalFlow)
moving
- 运动目标追踪,虚拟线圈,车辆测速计数系统-Moving target tracking, virtual coil, vehicle speed counting system
GPS
- 追踪车辆行程轨迹,电子图显示,实时追踪。源代码完整,有需要的朋友可以下载使用。-Track vehicles travel path, electronic map display, real-time tracking. The source code is complete, a friend in need can be downloaded.
pids(C)-OK
- 我调试过的PID 追踪车辆轨迹算发,用于模拟无人驾驶,C 算法-I debug the PID tracking vehicle trajectory calculation, used to simulate unmanned, C algorithm
target-tracking
- 目标跟踪,解压后直接就可以运行程序,针对交通车辆进行检测追踪-Target tracking, you can run the program directly for transport vehicles to detect trace after decompression
Motion-Detection-video
- 车辆检测追踪显示车辆,计算车辆的车流量,判断车辆的位置信息-Vehicle testing track
CarDetectAndTrack2.0
- 视频车辆检测和追踪,实现一段视频中的车辆运动目标的检测和跟踪。(Video vehicle detection and tracking, to achieve a video vehicle moving target detection and tracking.)
程序
- jianche.m 视频追踪主程序,读取视频 先读取监控视频,对每一帧进行救护车识别,保存每一帧处理的结果,运行时候需要修改。 比如:imwrite(uint8(Formerfr a me1),strcat('E:\车辆追踪\跟踪\',num2str(k),'.jpg')) 需要自己重新定义文件夹,对每一帧结果进行保存(Jianche.m video tracking main program, read video F
TrafficDetection-master
- 一种综合多种算法的车辆检测和追踪方法,运行时间较长,但效果很棒(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 s
CA_toll
- %这是一个主要的脚本来模拟方法、 服务和离开 %车辆通过收费广场,,如受参数 下面定义的 % % %迭代 = 模拟的最大迭代 %B = 号摊位 %L = 多车道公路之前, 和之后广场 到达 %= 到达平均总数汽车 %plazalength = 广场的长度 服务 %= 服务率的展位 %广场 = 广场矩阵 %1 = 0 的车 = 空-1 = 禁止,-3 = 空展位 %v = 速度矩阵 %vmax = 的汽车的最大速
mpc-m file
- mpc算法,模型预测控制,主要用于无人驾驶车辆的路径追踪,比起pid实时性更好。(mpc algorithm Algorithm, model predictive control, mainly used for path tracking of unmanned vehicles, better than pid real-time.)