BackProp算法:經典的B-P算法.
上傳時間: 2014-11-22
上傳用戶:xc216
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.區域裁剪,截取車牌圖像。
上傳時間: 2014-01-08
上傳用戶:songrui
GNetWatch is a free open source Java POJO application that enables real-time graphical monitoring and analysis of network performances through SNMP, ICMP and traffic generation modules
標簽: application monitoring GNetWatch graphical
上傳時間: 2013-12-18
上傳用戶:aig85
《三江學院師資管理系統》 核心模塊功能簡介 《三江學院師資管理系統》是基于B/S架構的Web應用程序,校園網上任何合法用戶可以直接訪問。一期工程實現了該系統的核心功能模塊,包括安全認證、教師信息維護、學科信息維護、部分報表打印等功能,該系統已投入試運行。目前該系統安裝在計算機系應用軟件開發組服務器上,內網IP地址為192.168.xxx.xxx。需要訪問師資系統的用戶請在瀏覽器地址欄輸入
上傳時間: 2014-01-09
上傳用戶:獨孤求源
基于B樣條小波邊緣檢測算子的應用研究,摘自圖形圖像學報
上傳時間: 2014-11-28
上傳用戶:來茴
四種加密解密算法的源代碼/*輾轉相除法求a,b的最大公因數*/
上傳時間: 2015-09-11
上傳用戶:GavinNeko
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入門教程
標簽: collection functions Computer Library
上傳時間: 2015-09-12
上傳用戶:zhangyi99104144
Ma tla b 是當今使用最為廣泛的數學軟件,它具有相當強大的數值計算、數據處理、系統 分析、圖形顯示、甚至符號運算功能,是一個完整的數學平臺,但是它不能實現端口操作和 實時控制Borland C + +Builder是一種新穎的可視化編程語言,可方便實現交互界面、數據 采集和端口操作等,但是它在數值處理分析和算法工具等方面,效率遠遠低于Matlab語言
上傳時間: 2014-01-24
上傳用戶:牛津鞋
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link
標簽: Bing point-to-point measurement determines
上傳時間: 2015-09-15
上傳用戶:lgnf
全世界知名的Open Source Delphi開發組織JCL的作品。JCL包含了很多Delphi和C++Builder中的可重用單元,函數和類(不可視)
上傳時間: 2015-09-16
上傳用戶:zxc23456789