登录
首页 » Visual C++ » PlateIdentify

PlateIdentify

于 2015-12-15 发布 文件大小:74KB
0 261
下载积分: 1 下载次数: 12

代码说明:

  该源程序构建了车牌识别系统,里面包含相应的模板,可以直接运行(The source code license plate recognition system was constructed, which contains the appropriate template, you can directly run)

文件列表:

PlateIdentify
.............\Classification.cpp,4802,2015-12-15
.............\Classification.h,240,2015-12-15
.............\ImageFUNC.cpp,3643,2015-12-15
.............\ImageFUNC.h,455,2015-12-15
.............\Image_thin.cpp,9056,2015-12-15
.............\Image_thin.h,1116,2015-12-15
.............\lut_shrink.h,3734,2015-12-15
.............\lut_thin.h,2094,2015-12-15
.............\MainFrm.cpp,1885,2015-12-15
.............\MainFrm.h,680,2015-12-15
.............\MyImg.cpp,164,2015-12-15
.............\MyImg.h,162,2015-12-15
.............\PlateIdentify.aps,67676,2015-12-15
.............\PlateIdentify.cpp,3371,2015-12-15
.............\PlateIdentify.h,515,2015-12-15
.............\PlateIdentify.rc,11701,2015-12-15
.............\PlateIdentify.vcproj,6779,2015-12-15
.............\PlateIdentifyDoc.cpp,23398,2015-12-15
.............\PlateIdentifyDoc.h,1532,2015-12-15
.............\PlateIdentifyView.cpp,2215,2015-12-15
.............\PlateIdentifyView.h,1045,2015-12-15
.............\ReadMe.txt,3574,2015-12-15
.............\res

.............\...\PlateIdentify.rc2,369,2015-12-15


.............\resource.h,1061,2015-12-15
.............\stdafx.cpp,144,2015-12-15
.............\stdafx.h,1796,2015-12-15
.............\targetver.h,1030,2015-12-15
.............\template





.............\........\5.bmp,1878,2015-12-15
.............\........\6.bmp,1878,2015-12-15
.............\........\7.bmp,1878,2015-12-15
.............\........\8.bmp,1878,2015-12-15
.............\........\9.bmp,1878,2015-12-15
.............\........\A.bmp,1878,2015-12-15
.............\........\B.bmp,1878,2015-12-15
.............\........\C.bmp,1878,2015-12-15
.............\........\D.bmp,1878,2015-12-15
.............\........\E.bmp,1878,2015-12-15
.............\........\F.bmp,1878,2015-12-15
.............\........\G.bmp,1878,2015-12-15
.............\........\H.bmp,1878,2015-12-15
.............\........\J.bmp,1878,2015-12-15
.............\........\K.bmp,1878,2015-12-15
.............\........\L.bmp,1878,2015-12-15
.............\........\M.bmp,1878,2015-12-15
.............\........\N.bmp,1878,2015-12-15
.............\........\P.bmp,1878,2015-12-15
.............\........\Q.bmp,1878,2015-12-15
.............\........\R.bmp,1878,2015-12-15
.............\........\S.bmp,1878,2015-12-15
.............\........\T.bmp,1878,2015-12-15
.............\........\U.bmp,1878,2015-12-15
.............\........\V.bmp,1878,2015-12-15
.............\........\W.bmp,1878,2015-12-15
.............\........\X.bmp,1878,2015-12-15
.............\........\Y.bmp,1878,2015-12-15
.............\........\Z.bmp,1878,2015-12-15
.............\........\京.bmp,1878,2015-12-15
.............\........\川.bmp,1878,2015-12-15
.............\........\浙.bmp,1878,2015-12-15
.............\........\湘.bmp,1878,2015-12-15
.............\........\琼.bmp,1878,2015-12-15
.............\........\粤.bmp,1878,2015-12-15
.............\........\辽.bmp,1878,2015-12-15
.............\........\鄂.bmp,1878,2015-12-15
.............\........\黑.bmp,1878,2015-12-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 20061231172024
    取阈值常用的方法有:双峰法、迭代法、大津法(OTS(threshold for commonly used methods : bimodal, iteration, Tianjin (OTS. )
    2006-12-31 17:19:16下载
    积分:1
  • refactor
    序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
    2014-02-15 20:38:24下载
    积分:1
  • 535097
    802,15,4a 信道程序,为无线通信协议802,15,4a 建模,(802,15,4 a channel program, 802,15,4 a modeling of wireless communication agreement.)
    2017-07-30 23:51:35下载
    积分:1
  • M-Khook
    vc++编写的鼠标键盘消息的拦截程序,运用钩子实现(vc++ prepared to intercept mouse messages keyboard procedures, the use of hook realize)
    2008-04-13 16:41:55下载
    积分:1
  • RCS_Results
    我用VC编的一个画图程序:其中使用了切分视图(I VC series a drawing program : the use of split View)
    2004-10-27 18:30:38下载
    积分:1
  • main
    主成分分析的三种方法,一种是自编程序,一种是princomp函数,一种是pcacov函数(Three principal component analysis, one is self-programming, one is princomp function, a function is pcacov)
    2015-06-11 19:02:18下载
    积分:1
  • LD24_SlimeWorld_ProjectFile
    好东西,下下来看就知道了好东西,下下来看就知道了(Good things, under the terms of the next good thing to know, under the circumstances of view to know)
    2013-11-18 08:52:20下载
    积分:1
  • ImageViewer
    ImageView: This is an image viewer program
    2010-07-05 18:07:05下载
    积分:1
  • inverse
    O(n*logn)时间内的求逆序的算法控制台程序,算法实现效率较高。可迅速求出随即生成的数字的逆序数(O (n* logn) time algorithm for reverse console process, algorithm more efficient. Can be generated quickly obtained immediately reverse digit number)
    2008-07-11 21:33:10下载
    积分:1
  • xbnl
    小波包分解,求能量程序,,对小波包的了解掌握都很有用,希望对读者游泳(the wavelet packet decomposition and energy distribution )
    2016-08-01 20:18:07下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载