登录
首页 » 图形图像 » 我的英语很差

我的英语很差

于 2023-06-10 发布 文件大小:2.61 MB
0 338
下载积分: 2 下载次数: 1

代码说明:

使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-my english is poor

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

发表评论

0 个回复

  • System that detect zones on images.
    System that detect zones on images.
    2022-01-27 17:53:38下载
    积分:1
  • simple _resource _editor
    simple _resource _editor
    2022-07-15 15:43:19下载
    积分:1
  • 直方修正和彩色变换的源程序
    直方图修正和彩色变换的源程序-and color histogram that transform source
    2022-05-12 20:11:56下载
    积分:1
  • The world s shortest DXUT framework based on first
    世界上最短的基于DXUT框架的第一人称摄像机例子,d3d的例程中的代码很长, 笔者就只想用其中的第一人称摄像机,花了好几天研究了多个相关例程,抽出 其中的摄像机,改写了最简单的摄像机例子,在学习d3d的坐标变换中晕头的弟兄们 哈哈... -The world s shortest DXUT framework based on first-person camera example, d3d code of the routine is very long, I just want to use them on the first-person camera, spent several days examined a number of related routines, out of which the camera , rewrite the most simple camera example, in learning D3D coordinate transformation in the first halo brothers ha ha ...
    2022-03-01 23:24:17下载
    积分:1
  • 程序开始运行时显示启动画面
    程序开始运行时显示启动画面-proceedings began running display screens
    2022-03-10 04:21:04下载
    积分:1
  • 可视化工具VTK开发工具重要文件、用户指南…
    visualization tool kit开发工具的重要文档,vtk user guide是所有vtk爱好者都想要的,但是一般是没有电子版的,我也是有幸从别人那里得到的,对学习和使用vtk作开发,了解图形学都有很大的帮助-visualization tool kit development tools important documents, vtk user guide is that all VTK fans want, but in general there is no electronic version, and I am also fortunate enough to get from others, to study and use VTK for the development, understanding of graphics are of great help
    2022-03-22 01:13:22下载
    积分:1
  • 基于OpenCV的SIFT代码
    利用opencv编写的sift匹配程序,对于研究此算法很有帮助-sift code by opencv
    2022-12-16 12:50:04下载
    积分:1
  • AR算法实现代码
    AR算法实现代码-AR algorithm code
    2022-03-22 20:52:31下载
    积分:1
  • 中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩进行裁减...
    中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减-midpoint of the segmentation algorithm to achieve reductions, VC++, painted arbitrary menu of straight lines, right-painted rectangle for the reduction
    2023-01-01 06:05:03下载
    积分:1
  • Bezier, Coons, such as surface BspLine
    Bezier、Coons、BspLine等曲面-Bezier, Coons, such as surface BspLine
    2022-02-01 03:14:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载