登录
首页 » Visual C++ » 111

111

于 2016-03-19 发布 文件大小:15480KB
0 237
下载积分: 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 个回复

  • CN_edgedetect
    本程序为二值图像的处理。通过一种称为CNED(connectivity number based edge detection)的方法对二值图像进行边缘提取。结果表明这种方法比candy sober 等算子更加精确,效果更好。(This procedure for binary image processing. Through a known CNED (connectivity number based edge detection) method for binary image edge extraction. The results show that this method, such as candy sober than the operator more precise, better.)
    2007-04-22 13:23:27下载
    积分:1
  • image__imcrop
    自己写的一个图像裁减功能的代码,但必须首先设置好的裁减区域矩形框的坐标。(himself wrote an image of the reduction of the functional code, but must first set a good reduction of regional rectangular box coordinates.)
    2007-05-11 15:48:51下载
    积分:1
  • IGES
    用于读取IGES文件(IGES files for reading)
    2021-04-22 11:08:49下载
    积分:1
  • rtklibDlg
    基于rtklib计算加入北斗的单点定位及差分定位(single PP and DGNSS using BEIDOU based on RTKLIB)
    2015-11-30 10:00:16下载
    积分: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
  • OPENGL
    opengl图形实现,非调用函数直接构图,初级参考学习不错(opengl graphic realization, non-call direct mapping function, the primary reference to learn good)
    2009-06-14 12:29:08下载
    积分:1
  • example
    常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
    2009-12-16 10:04:33下载
    积分:1
  • faceddetect
    使用vs2012+opencv2.4.5做的人脸检测代码,可以实现对静态图像上人脸的检测(Use vs2012+ opencv2.4.5 do face detection code, you can achieve detection of static images of the human face)
    2014-09-30 17:15:12下载
    积分:1
  • est
    测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 测试程序 检测出++代码 (test programe test programe test programe test programe )
    2009-12-02 12:44:57下载
    积分:1
  • VCPP-image-processing-chapter02
    VisualC++数字图像处理技术详解第2版光盘-第二章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter 2)
    2016-04-16 13:20:57下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载