登录
首页 » 图形图像 » using vc programming, can handle eight bmp images. First threshold for segmentat...

using vc programming, can handle eight bmp images. First threshold for segmentat...

于 2023-05-07 发布 文件大小:78.69 kB
0 45
下载积分: 2 下载次数: 1

代码说明:

采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform

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

发表评论

0 个回复

  • 我的英语很差
    使用说明 使用时打开此例题目录下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
    2023-06-10 05:40:04下载
    积分:1
  • 这是一个绘制自定义渐变效果的四边行的程序.
    这是一个绘制自定义渐变效果的四边行的程序.-This is the definition of a mapping from the gradual effect of the surrounding procedures.
    2022-07-18 04:31:10下载
    积分:1
  • vb处理,流程处理,执行流程,测试流程
    vb图形处理,流程图处理,执行流程图,测试流程图-flowchart vb
    2022-03-10 05:46:37下载
    积分:1
  • 精确校正的径向畸变和倾斜失真,用于二维的规格化。...
    精确校正图像的径向畸变和倾斜失真,用于二维图像的规格化。-Accurate calibration of radial distortion and tilt the image distortion, for the two-dimensional image of standardization.
    2022-07-25 08:27:33下载
    积分:1
  • 切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果...
    切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果-Switch the screen size and full-screen in the original switch, but also to the presentation you will not even full-screen text in proportion to enlarge, there is a quit button animation but you may have to go back DOWN to see it after the effects of
    2022-09-26 08:25:03下载
    积分:1
  • 显示渐变色文本的程序
    显示渐变色文本的程序- The demonstration gradually changes color the text procedure
    2022-01-26 00:12:49下载
    积分:1
  • GDI中实时地消除锯齿源代码
    GDI中提供的各种绘图方法LineTo(), Ellipse()等等,都没有考虑过锯齿形状的消除,于是诞生了本代码,它实现了近乎实时的消除图形锯齿的方法。
    2022-06-20 15:43:49下载
    积分:1
  • figures water to the section of code technology, mainly for demonstration purpos...
    数字水以技术的一段代码,主要用于演示复制交流之用-figures water to the section of code technology, mainly for demonstration purposes copy exchange
    2023-05-21 19:20:03下载
    积分:1
  • 象的移动雾化效果的模拟,本程序是高速公路上的浓雾移动的效果...
    对图象的移动雾化效果的模拟,本程序是高速公路上的浓雾移动的效果-right image atomizing effect of mobile simulation, the process is on the highway, the effect of fog Mobile
    2023-03-01 15:15:04下载
    积分:1
  • 不同情况下的识别系统。
    图形识别系统,可以根据不同的情况得到想要的结果.-graphics identification system under different circumstances to be desired.
    2022-07-15 23:21:02下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载