登录
首页 » matlab » LPR

LPR

于 2010-11-07 发布 文件大小:3823KB
0 115
下载积分: 1 下载次数: 129

代码说明:

  国外的一个车牌识别程序,主要是基于颜色特征提取分割的,内置神经网络。(A license plate recognition program abroad, mainly segmentation based on color feature extraction, built-in neural networks.)

文件列表:

国外车牌识别
............\character_segmentation.asv,6514,2010-10-14
............\character_segmentation.m,6528,2003-05-04
............\cleanScreen.m,278,2003-05-03
............\cut_bw_img.m,906,2003-01-31
............\display_picture.m,457,2003-05-03
............\draw_lines.m,606,2003-03-30
............\extract_LP.m,10134,2003-05-04
............\extract_yellow_region.m,1128,2003-01-31
............\find_angle.m,1101,2003-01-31
............\find_optimal_threshold.m,2114,2003-01-31
............\global_var.mat,327,2010-10-25
............\go.m,1052,2003-05-03
............\horizontal_crop.m,1764,2003-05-04
............\images





............\......\im13.JPG,58831,2003-04-10
............\......\im14.JPG,25668,2003-04-10
............\......\im15.JPG,64864,2003-04-10
............\......\im16.JPG,18661,2003-04-10
............\......\im17.jpg,74308,2003-04-06
............\......\im18.JPG,76512,2003-04-10
............\......\im19.jpg,147055,2003-04-11
............\......\im2.jpg,60150,2003-04-05
............\......\im20.jpg,40198,2003-04-06
............\......\im21.JPG,47810,2003-04-10
............\......\im22.jpg,117632,2003-04-06
............\......\im23.jpg,74102,2003-04-05
............\......\im24.JPG,138429,2003-04-11
............\......\im25.JPG,75450,2003-04-10
............\......\im26.JPG,36703,2003-04-10
............\......\im27.JPG,80994,2003-04-10
............\......\im28.JPG,111377,2003-04-10
............\......\im29.jpg,113216,2003-04-06
............\......\im3.jpg,74249,2003-04-05
............\......\im30.JPG,35107,2003-04-10
............\......\im31.JPG,96200,2003-04-10
............\......\im32.JPG,25954,2003-04-10
............\......\im33.jpg,188247,2003-04-11
............\......\im34.JPG,127144,2003-04-10
............\......\im35.JPG,129077,2003-04-10
............\......\im36.jpg,59276,2003-04-06
............\......\im37.JPG,51038,2003-04-11
............\......\im38.jpg,33724,2003-04-05
............\......\im39.jpg,113527,2003-04-11
............\......\im4.jpg,95495,2003-04-05
............\......\im40.JPG,79264,2003-04-10
............\......\im41.jpg,164067,2003-04-11
............\......\im42.JPG,186167,2003-04-11
............\......\im43.jpg,208242,2003-04-11
............\......\im44.jpg,115676,2003-04-06
............\......\im45.jpg,136027,2003-04-06
............\......\im5.jpg,87317,2003-04-05
............\......\im6.JPG,25866,2003-04-10
............\......\im7.jpg,32384,2003-04-06
............\......\im8.jpg,15307,2003-04-06
............\......\im9.jpg,38810,2003-04-05
............\internal_images





............\net.mat,64936,2003-03-19
............\OCR.m,2686,2003-05-04
............\plot_vector.m,322,2003-05-03
............\quantizeImage.m,857,2003-05-04
............\run.m,6414,2003-05-04

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

发表评论

0 个回复

  • GMM
    本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。(This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual object detection(video object detection), visual surveillance, motion detection, motion tracking, visual object tracking, video object tracking, etc.)
    2011-01-14 10:21:54下载
    积分:1
  • gjtxcl
    内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! (Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other functions. Can be scaled to optimize picture. Open the image with the preview function, use the gdiplus, can handle gif, bmp, jpg, png images, the processing speed is not bad, huh, huh, graphic format conversion has been looking for friends do not need to look east and west, and it can achieve your needs!)
    2010-12-30 12:59:32下载
    积分:1
  • AN11232
    USB Composit example for HID
    2017-09-06 21:50:52下载
    积分:1
  • EBMA--cif
    通过使用块匹配法实现运动矢量的检测,块大小和搜索区域大小可自定(Achieved through the use of block matching motion vector detection, block size and search area size can be customized)
    2010-12-25 16:35:47下载
    积分:1
  • TestLMDll
    用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。(line detecting using hough tranaformation)
    2012-03-06 16:39:40下载
    积分:1
  • PhotoCut
    基于OpenCV实现的图像剪切,截取小软件,对学习OpenCV的朋友比较有帮助(OpenCV based on the realization of the image shear, the interception of a small software, to learning more OpenCV friends help)
    2020-11-17 15:19:41下载
    积分:1
  • SAR合成孔径雷达点目标(附matlab代码)
    SAR合成孔径雷达的点目标仿真报告,含matlab代码(SAR synthetic aperture radar point target simulation report, including Matlab code)
    2020-06-26 23:00:02下载
    积分:1
  • jiaquan
    针对传统中值滤波算法的优缺点,提出了一种基于相似度函数的自适应加权中值滤波算法.(Abstract:According to excellence and shortcoming of conventional median filter algorithm,an algorithm called adaptive weighted median filter algorithm based on similarity function is proposed)
    2014-04-29 09:54:13下载
    积分:1
  • VehicleTrack
    视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
    2017-07-24 20:29:34下载
    积分:1
  • circle-are
    用C编写程序来求解圆的面积和周长,这是以前的一个实习作业。(Write a program in C to solve the area and perimeter of a circle, which was previously an internship job.)
    2013-10-14 19:22:33下载
    积分:1
  • 696518资源总数
  • 104242会员总数
  • 49今日下载