登录
首页 » Visual C++ » 111

111

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

  • Map OpenGL
    DEM数据处理,有贴纹理及漫游程序,自己在其他网上下载的 希望对做三维的朋友有所帮助(DEM data processing, has the stick texture and roaming)
    2014-03-18 15:09:18下载
    积分:1
  • ExImage
    1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。 2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。 关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。 (ExImage Image processing toolkit)
    2009-09-18 14:54:49下载
    积分:1
  • segmentation-superpixel
    超像素分割方法,在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素有一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(Super pixel Segmentation method, in the field of computer vision, image Segmentation, Segmentation) refers to the digital image Segmentation region for multiple image sequence (the set of pixels) (also known as the pixels) process. Adjacent pixels have a series of position and features such as color, brightness, texture similar to that of small region composed of pixels. Most of these small area retains the further effective information for image segmentation, and generally does not destroy the boundary of the object in the image information.)
    2015-03-31 15:58:59下载
    积分:1
  • cximage571full
    图像浏览及处理软件(image viewing and processing software)
    2020-12-27 21:49:02下载
    积分:1
  • the-signal-piex-camera-based-on-cs
    单像素相机是基于压缩传感理论实现的,是数码相机发展的另一个革命性的方向,包括了所有单像素前沿的文献(Single-pixel camera is based on compressed sensing theory to achieve, is another revolutionary development direction of digital cameras, including the literature of all single-pixel frontier)
    2014-03-18 11:28:45下载
    积分:1
  • beta_0
    很好用的风能利用系数曲线,对开始学习的同学有帮助(Good use of wind energy utilization coefficient curve, start learning help students)
    2013-12-01 09:24:29下载
    积分:1
  • Accessimage
    存取图像字段 数字图像的存取 将图像转化为数字信息(Access image field )
    2009-05-21 14:26:40下载
    积分:1
  • ex2
    用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。(Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.)
    2013-12-07 23:42:44下载
    积分:1
  • refactor
    序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
    2014-02-15 20:38:24下载
    积分:1
  • lhj_shuibiaozhizhengshibie
    水表指针识别系统,能够从外部导入任何一个bmp图像,最好是水表图,能够对该图形操作并读出图中水表的度数 (meter target identification system from the outside into any one bmp image, preferably meter map, Graphics to be able to operate and read out the map meter reading)
    2007-06-21 20:57:09下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载