-
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
-
我的程序是基于ansys二次开发,可以用于大跨度桥梁的建模和数值计算,怎么我找不到开发环境。...
我的程序是基于ansys二次开发,可以用于大跨度桥梁的建模和数值计算,怎么我找不到开发环境。-My program is based on ansys secondary development of large-span bridges can be used for modeling and numerical calculation, how I can not find development environment.
- 2022-01-25 14:34:17下载
- 积分:1
-
powerful, concise procedures
功能强大,程序简练-powerful, concise procedures
- 2022-03-19 10:08:56下载
- 积分:1
-
Wave action dive through waves embankment coefficient calculation program (VB pr...
波浪作用下潜堤透浪系数计算程序(VB编写)-Wave action dive through waves embankment coefficient calculation program (VB preparation)
- 2022-05-18 00:38:35下载
- 积分:1
-
(1) 提供对城市信息进行编辑(添加或删除)的功能.(2) 城市之间有两种交通工具:火车和飞机.提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能.(3)...
(1) 提供对城市信息进行编辑(添加或删除)的功能.(2) 城市之间有两种交通工具:火车和飞机.提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能.(3) 提供两种最优策略:最快到达或最省钱到达.全程只考虑一种交通工具.(4) 旅途中耗费的总时间应该包括中转站的等候时间.(5) 咨询以用户和计算机的对话方式进行.由拥护输入起始站,最优策略原则的交通工具,输入信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次何时乘坐哪一班列车或者哪一次班机到何地.-(1) to provide information on the city editor (add or delete) function. (2) Town between the two modes : Train and aircraft. Schedules for the train and flights for editing (created or deleted) function. (3) provide two Optimal strategy : to reach the fastest or the most money arrived. consider a whole only means of transport. (4) journey to the total time spent should include transit stations waiting time. (5) advice to computer users and the dialogue manner. supported input from the starting point, the principle of optimal strategy the transport, importation of information : how long the fastest to reach, or at least the number of travel to reach and detail what followed when the train ride or which one flight to wherever.
- 2022-06-17 23:27:36下载
- 积分:1
-
Dragon Auto Parts management system Dragon Auto Parts Management System Manageme...
腾龙汽配管理系统 -Dragon Auto Parts management system Dragon Auto Parts Management System Management System, Inc. Dragon Dragon Auto Parts Management System
- 2022-12-13 18:35:04下载
- 积分:1
-
monitoring overall ground station in aero traffic control
monitoring overall ground station in aero traffic control
- 2022-02-14 21:33:21下载
- 积分:1
-
实训时做的物流系统,有完整的代码,使用者直接导入到开发工具中就可以使用,由于数据库涉及到客户安全,暂不提供,有需要的可以给我发E_mail:lixinjun40...
实训时做的物流系统,有完整的代码,使用者直接导入到开发工具中就可以使用,由于数据库涉及到客户安全,暂不提供,有需要的可以给我发E_mail:lixinjun403@hotmail.com-Training time to do the logistics systems, have a complete code, the user directly into the development tools can be used, because of the database related to customer safety, not to offer those in need can give me a E_mail: lixinjun403 @ hotmail. com
- 2022-02-12 21:15:26下载
- 积分:1
-
民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包...
民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包-civil aircraft production management system that the aircraft for inspection Caine control, hours cards vicissitudes of the Kennedy card control, and can generate packets task
- 2023-01-18 00:00:08下载
- 积分:1
-
飞机平飞性能计算,确定飞机的平飞性能,包括平飞最大速度、平飞最小速度。...
飞机平飞性能计算,确定飞机的平飞性能,包括平飞最大速度、平飞最小速度。-Calculation of level flight performance of aircraft to determine the level flight performance of aircraft, including the maximum level flight speed, minimum speed level flight.
- 2022-07-19 03:25:16下载
- 积分:1