登录
首页 » Visual C++ » 111

111

于 2016-03-19 发布 文件大小:15480KB
0 285
下载积分: 1 下载次数: 57

代码说明:

  基于SVM与人工神经网络的车牌识别算法,使用了OpenCV的图像处理函数,在VS2013 + OpenCV 2.4.9平台上实现(SVM algorithm based on license plate recognition and artificial neural network, using OpenCV image processing function, implemented on VS2013+ OpenCV 2.4.9 platform)

文件列表:

NumberPlateRecognition
......................\NumberPlateRecognition
......................\......................\Debug

......................\......................\.....\NumberPlateRecognition.exe,290304,2015-05-29
......................\......................\.....\NumberPlateRecognition.ilk,4002076,2015-05-29
......................\......................\.....\NumberPlateRecognition.pdb,5009408,2015-05-29
......................\......................\.....\OCR.xml,3392688,2012-12-29
......................\......................\.....\PlateNumber0.jpg
......................\......................\.....\PlateNumber1.jpg
......................\......................\.....\PlateNumber2.jpg
......................\......................\.....\PlateNumber3.jpg
......................\......................\.....\PlateNumber4.jpg,613,2015-05-29
......................\......................\.....\PlateNumber5.jpg,626,2015-05-29
......................\......................\.....\PlateNumber6.jpg,633,2015-05-29
......................\......................\.....\SVM.xml,2561352,2012-12-29
......................\......................\.....\test





......................\......................\.....\....\5445BSX.JPG,373921,2012-12-29
......................\......................\.....\....\7215BGN.JPG,328567,2012-12-29
......................\......................\.....\....\8995CCN.JPG,267098,2012-12-29
......................\......................\.....\....\9588DWV.jpg,514614,2012-12-29
......................\......................\.....\....\9773BNB.jpg,356947,2012-12-29
......................\......................\.....\....\DSC_0562.jpg,365670,2012-12-29
......................\......................\.....\....\DSC_0566.jpg,386667,2012-12-29
......................\......................\NumberPlateRecognition
......................\......................\......................\Debug
......................\......................\......................\.....\ImageRecognition.obj,936807,2015-05-21
......................\......................\......................\.....\main.obj,480106,2015-05-20
......................\......................\......................\.....\NumberPl.62FE6B16.tlog
......................\......................\......................\.....\......................\CL.read.1.tlog,95298,2015-05-29
......................\......................\......................\.....\......................\CL.write.1.tlog,10520,2015-05-29
......................\......................\......................\.....\......................\link.read.1.tlog,6620,2015-05-29
......................\......................\......................\.....\......................\link.write.1.tlog,1770,2015-05-29
......................\......................\......................\.....\......................\NumberPlateRecognition.lastbuildstate,221,2015-05-29
......................\......................\......................\.....\NumberPlateRecognition.log,2024,2015-05-29
......................\......................\......................\.....\OCR.obj,762313,2015-05-29
......................\......................\......................\.....\Plate.obj,385230,2015-05-20
......................\......................\......................\.....\vc120.idb,1059840,2015-05-29
......................\......................\......................\.....\vc120.pdb,1945600,2015-05-29
......................\......................\......................\ImageRecognition.cpp,7325,2015-05-20
......................\......................\......................\ImageRecognition.h,508,2015-05-20
......................\......................\......................\main.cpp,3403,2015-05-20
......................\......................\......................\NumberPlateRecognition.vcxproj,5097,2015-05-20
......................\......................\......................\NumberPlateRecognition.vcxproj.filters,1522,2015-05-20
......................\......................\......................\NumberPlateRecognition.vcxproj.user,165,2015-05-21
......................\......................\......................\OCR.cpp,9240,2015-05-29
......................\......................\......................\OCR.h,1177,2015-05-20
......................\......................\......................\OCR.xml,3392688,2012-12-29
......................\......................\......................\Plate.cpp,925,2015-05-20
......................\......................\......................\Plate.h,351,2015-05-20
......................\......................\......................\SVM.xml,2561352,2012-12-29
......................\......................\NumberPlateRecognition.sdf,17891328,2015-05-29
......................\......................\NumberPlateRecognition.sln,1012,2015-05-20

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

发表评论

0 个回复

  • canny
    对静态图像应用canny算法提取边缘特征(The edge feature is extracted by canny algorithm of static image)
    2017-12-11 10:53:47下载
    积分:1
  • find_-contours
    可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
    2013-12-30 14:44:05下载
    积分:1
  • tu_xiang_he_bing
    程序进行了两张图片的简单合并,适合对控件的使用进行学习(Procedures carried out two simple merger picture, suitable for the control of the use of learning)
    2013-11-05 22:32:15下载
    积分:1
  • BMPTEst
    实现在图像背景上叠加 下雨 下雪 的效果(Achieve in the BMP image background superimposed rain, snow effect)
    2017-07-19 11:54:09下载
    积分:1
  • AutomaticRadialDistortionEstimation
    图像处理中C#畸变校正程序,针对鱼眼图像的径向畸变校正,利用空间直线在校正图像中仍然为直线的基本原理,且直线在除法模型下为圆弧,从而可以通过检测圆弧对鱼眼图像进行畸变校正。(Image processing program C# distortion correction for radial fisheye image distortion correction, the use of space in a straight line in the corrected image as the basic principle is still straight, and a straight line at the division model is a circular arc, so that the arc can be detected by fish eye image distortion correction.)
    2014-12-01 16:27:10下载
    积分:1
  • TheLargeScaleTerraiRendering
    介绍四叉树基于视点LOD算法简化地形的图形编程资料,很有实用性,还带有其它效果的算法(Introduced Quadtree LOD algorithm based on the simplified view of the graphical programming information terrain is very practical, but also with other effects of the algorithm)
    2009-05-07 11:26:00下载
    积分:1
  • timeanlysise
    基于小波变换以及快速傅立叶变换的时频分析程序,很实用(cwt fft)
    2016-03-01 17:51:12下载
    积分:1
  • ConeBeamReconstruction
    FDK最小角度重建,基于parker加权的投影数据处理实现的最小角度重见(FDK minimum angle reconstruction, the minimum angle parker weighted projection data processing based on the realization Shigemi)
    2014-05-04 09:43:44下载
    积分:1
  • sucess_in_fdct
    本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。(This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of rounding.)
    2010-05-26 11:20:30下载
    积分:1
  • attackofwatermarking
    说明:  通过程序介绍的一些算法,可以对信息隐藏技术实施攻击,特别是水印技术.(procedures introduced by the algorithm, the information can be hidden to attack technology, in particular watermarking technology.)
    2006-04-18 11:58:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载