-
Matlab中实现轮对分析的程序以及相关的程序包,可以实现火车轮轨接触关系的分析...
Matlab中实现轮对分析的程序以及相关的程序包,可以实现火车轮轨接触关系的分析-Matlab achieving round of analysis of the procedures and the relevant package, can be achieved train wheel-rail contact between the analysis
- 2023-03-15 00:15:04下载
- 积分:1
-
VC++开发广州市交通运输干线,利用底层开发模式,实现简单的网络分析和路径分析功能...
VC++开发广州市交通运输干线,利用底层开发模式,实现简单的网络分析和路径分析功能-VC++ Development Canton City transport lines, the use of the underlying pattern of development, the realization of a simple network analysis and path analysis
- 2022-05-17 11:29:13下载
- 积分:1
-
别人的边界元程序,是关于势的边界元源程序,平台matlab
别人的边界元程序,是关于势的边界元源程序,平台matlab-Someone else
- 2022-01-29 01:34:11下载
- 积分:1
-
对复杂网络的网络的聚类系数。基本参数的复杂性
复杂网络complex netowrk 基本参数 聚类系数计算-The complexity of the basic parameters of complex netowrk network clustering coefficients
- 2022-11-17 23:10:04下载
- 积分:1
-
火车票预定系统,这是我的课程设计,但由于时间的关系,某些功能还不够完善,但已能完成了基本功能,如查询,预定。...
火车票预定系统,这是我的课程设计,但由于时间的关系,某些功能还不够完善,但已能完成了基本功能,如查询,预定。-ticket reservation systems, it is my curriculum design, but because of time, certain features are not perfect enough, but has been able to complete the basic functions, such as inquiries, scheduled.
- 2022-07-17 15:54:23下载
- 积分:1
-
Combining mapinfo7.0 and vb6.0 in the develop of geo
mapinfo7.0与vb6.0开发地理信息系统,利用手绘的Font作为标志在图层上完成标注、旋转、延时扩大的操作-Combining mapinfo7.0 and vb6.0 in the develop of geo-information system,a map is labeled,rotated and delay expasion.
- 2022-01-25 21:50:21下载
- 积分:1
-
air ticketing system. By simulation center, scheduled to be completed votes, tic...
航空售票系统.模拟受票中心,可完成定票,售票,退票等基本功能-air ticketing system. By simulation center, scheduled to be completed votes, ticketing, basic features, such as a refund
- 2023-08-17 18:20:02下载
- 积分:1
-
神经网络源代码,希望对有需要者有用,已经调试通过,请放心使用...
神经网络源代码,希望对有需要者有用,已经调试通过,请放心使用-Neural network source code, and they hope to be useful for those who need it have been debug through, please rest assured that the use of
- 2022-03-20 02:06:19下载
- 积分:1
-
对噪声、使用AR2模型,卡尔曼滤波,并用艾伦方差检验…
针对噪声,用AR2建模,用卡尔曼滤波,并用Allan方差检验-against noise, using AR2 modeling, Kalman filtering, and with Allan variance test
- 2022-03-20 03:15:01下载
- 积分:1
-
positioning plates
车牌定位---VC++源代码程序
1.24位真彩色->256色灰度图。
2.预处理:中值滤波。
3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。
初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。
4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。
5.用自定义模板进行中值滤波
区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。
6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。
7.区域裁剪,截取车牌图像。
-positioning plates-- VC source code procedures 1.24 true color-
- 2022-10-05 09:15:03下载
- 积分:1