搜索资源列表
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调整。然后通过车牌定位、字符识别,最后将识别结果输出。
MATLAB.rar
- 基于阈值分割的运动车辆检测跟踪,在视频中按灰度阈值不同进行图像分割,并标记结果。,Threshold-based segmentation to track the movement of vehicles detected in the video by a different gray level threshold for image segmentation, and mark the results.
matlab-VRP
- 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
MATLABcarsdetect
- 运动车辆检测 跟踪车辆 基于matlab 实时性很好-car detectcar detectcar detect
mean_shift
- 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
codes
- 交通道路交通流的matlab仿真,通过对道路和车辆参数的设置,研究各参数关系-Traffic matlab simulation of traffic flow through the road and vehicle parameters to study the relationship between parameters
mycar2
- 此代码是在matlab上实现车辆预测跟踪,根据c均值算法测出当前车辆中心,根据αβγ滤波预测下一状态的中心-This code is a matlab forecast track to achieve vehicle, according to c means algorithm to detect the current vehicle center, according to projections αβγ filter the center of the next state
imageprocessing
- 对车辆图像进行一系列处理,有灰度变换,对比度增强,二值化,最后计算车辆实际高度-A series of image processing the vehicle, a gray-scale transformation, contrast enhancement, binarization, and finally calculate the actual height of the vehicle
MovingDetect
- 运动车辆检测,大家下着看看,呵呵,自己写的-moving detect
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
车辆换挡控制模型-matlab
- 简单的车辆模型,包括整车动力性模型、发动机查表、stateflow变数箱选择模块。(Simple vehicle model, including vehicle dynamic model, engine look-up table, stateflow variable box selection module.)
基于遗传算法的matlab语言车辆路径问题
- 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a cer
MOVING OBJECT DETECTION USING MATLAB
- 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
MATLAB车辆工程应用实战程序
- 车辆模拟MATLAB车辆工程应用实战程序(vehicleThe practical application of MATLAB vehicle engineering)
元胞自动机交通流模型matlab代码
- 实现元胞自动机的模型,车辆动态仿真的matlab代码(Model of cellular automata and vehicle dynamic simulation)
车辆工程仿真与分析:基于MATLAB的实现
- matlab in automotive application
禁忌搜索matlab算法
- 禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)
车辆轮胎建模
- 基于魔术公式建立了一个车辆轮胎的模型,对轮胎的滑移率、侧向力等进行了matlab仿真(A model of a vehicle tire was established based on the magic formula, and a matlab simulation was performed on the slip ratio and lateral force of the tire.)
路面移动车辆检测
- 视频车辆检测 中值滤波 背景差法 实现视频中移动车辆的检测。更新背景(Video vehicle detection)
matlab
- 采用matlab解决带时间窗的车辆路径规划问题(Using Matlab to solve vehicle routing problem with time windows)