搜索资源列表
xunjiX3
- 循迹小车源代码 喜欢小车的来看看吧-Vehicle Tracking source code of the car look like it out! !
car
- 算法分析中的经典问题之动态规划法汽车加油问题,应用VC++编写的C源码-Algorithm analysis of the classic problems of the dynamic programming vehicle refueling, the application VC++ source code written in C
MY
- 利用MATLAB初步实现车牌的截取以及字符识别.实验报告中包含有思路的详解与分析以及源代码.-Using MATLAB to recognize the car license. The report contains the process of thinking and analysis, as well as source code.
mean_shift
- MeanShift算法在运动人体跟踪MATLAB代码-MeanShift algorithm in MATLAB code tracking of moving body
car
- 问题描述: 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若停车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编
mixture_of_gaussians
- 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
car-plate
- this is a code of car number plate detection.
To-the-force-plate-code
- 此代码主要用于车牌定位一块,有兴趣得车友们可以供参考,不足还请海涵,谢谢一起探讨-This code is mainly used to locate a license plate, car lovers may be interested in for information, less than requested Haihan, thank you to explore
Smart-Car-Competition
- 飞思卡尔智能车比赛光电组的代码,该代码是一个完整的模型,用来参考编写自己的代码还是不错的。-Freescale' s Smart Car Competition optical group code.
code
- Input 输入数据有多组,每组的第一行是三个整数T,S和D,表示有T条路,和草儿家相邻的城市的有S个,草儿想去的地方有D个; 接着有T行,每行有三个整数a,b,time,表示a,b城市之间的车程是time分钟;(1= 接着的第T+1行有S个数,表示和草儿家相连的城市; 接着的第T+2行有D个数,表示草儿想去地方。 Output 输出ZJB能去某个喜欢的城市的最短时间,如都不能到达,输出-1。 -Input The input data more
car-plate-detection
- This Matlab code is written by me and its purpose is for car plate detection by using labeling and morphological operation. Its very fast and simple. for working on specific database it needs to change structural elements of morphological operation a
Car
- This code for detection cars in traffic in matlab
Calculating the CAR for the Cluster Accuracy
- this file contains the code for calculating the cluster accuracy rate.
Plate-recognition-system-source-code
- 本源码是基于MATLAB实现车牌识别并语音播报。 本系统针对家庭小型车蓝底白字车牌进行识别。根据彩色图像的RGB比例定位出近似蓝色的候选区域。但是由于RGB三原色空间中两点间的欧氏距离与颜色距离不成线性比例,在设定蓝色区域的定位范围时不能很好的控制。因此造成的定位出错是最主要的。这样在图片中出现较多的蓝色背景情况下识别率会下降,不能有效提取车牌区域。对此本文提出了自适应调节方案。对分割出来的区域进行识别调整。根据长宽比,蓝白色比对候选区域进行多次定位。最终找到车牌区域。 对字符正确识别之
Quarter_CAR_MODEL
- Here you can have Matlab code and SIMULINK model for quarter car model
car
- matlab车牌提取算法,含所有源代码,全部调试通过。-Matlab license plate extraction algorithm, containing all the source code, all debugging through.
Car-Number-Plate-Detection
- This code detects the number plate moving cars in a video.-This code detects the number plate moving cars in a video.
Kalman-car
- 卡尔曼滤波器是一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。其中 x 轴为位置,y轴为速度。 在代码中,我们设定x的变化是 1:2:200, 则速度就是2,可以由图看到,值经过几次迭代, 速度就基本上在 2 附近摆动,摆动的原因是我们加入了噪声。-Kalman filter is a linear system of equations of state, observation data input and output through the
car
- this program includes the code for calculate the diagonal of a matriz
car
- matlab车流量检测代码,亲测可用,用的时候需要改几个参数,已标注(Matlab vehicle flow detection code, pro test available, with the need to change several parameters, has been marked)