登录
首页 » Visual C++ » 111

111

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

  • freeinterfacetracing
    说明:  <<数值模拟方法和运动界面追踪>> -刘儒勋 运动界面追踪的经典之作! ( numerical simulation and free surface tracking - Ru-xun liu a classic book!)
    2009-08-26 22:04:21下载
    积分:1
  • Learning-openCV-(Chinese-version)
    openCV中文版 附目录 本书主要介绍: 1.透彻介绍OpenCV 2.从摄像机获取输入 3.图像的变换 4.图像的分割和形状的匹配 5.模式识别,包括人脸检测 6.二维和三维场景中的跟踪监测 7.根据立体视觉进行三维重构 8.机器学习算法(the openCV Chinese edition with catalog book describes: a thorough introduction to OpenCV get input from the camera image transform image segmentation and shape matching 5 pattern recognition, including face detection of two-dimensional and three-dimensional tracking and monitoring of the scene based on stereo vision for three-dimensional reconstruction of 8. machine learning algorithm)
    2013-04-09 19:15:09下载
    积分:1
  • %e4%ba%8c%e5%80%bc%e5%8c%96%e5%8f%98%e6%8d%a2
    简单起见,这里设定阈值为122,即最大灰度的一半(the sake of simplicity, this threshold value is set to 122, the largest gray half)
    2006-10-24 21:58:15下载
    积分:1
  • 0460
    水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示(The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line)
    2009-12-23 12:20:12下载
    积分:1
  • 86346644
    图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:09:48下载
    积分:1
  • pccode
    cad 模拟动画软件, 模拟动画软件, 模拟动画软件(cad)
    2009-11-24 13:14:36下载
    积分:1
  • libicp
    icp算法C++实例,用于点集的配准,实现两片点云数据的拼接(icp algorithm C++ instance, used for the registration point set to achieve splice two pieces of point cloud data)
    2014-03-29 13:06:25下载
    积分:1
  • DCT
    解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
    2009-10-24 18:38:40下载
    积分:1
  • 86346644
    图像的复制剪切粘贴,Visual C++编程技巧精选,很好的参考资料。(Copy cut and paste image, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:09:48下载
    积分:1
  • Digital_image_processing1
    数字图像处理试验程序 包括图像的压缩 模糊 锐化(Digital image processing, testing procedures, including image compression blur sharpening)
    2009-09-15 20:59:30下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载