-
在这一风险投资项目的均值漂移算法进行了探讨。你可以打开它,和鳍…
mean shift algorithm is explored in this vc project. You can unzipped it,and find the source code,then build and debug it ,you ll get the content result.
- 2023-05-17 23:05:04下载
- 积分:1
-
一个鼠标点击的画点程序
一个鼠标点击的画点程序-a mouse click on the painting point procedures
- 2022-02-09 23:10:05下载
- 积分:1
-
基于主成分分析的图像特征提取
Image Feature Extraction based on PCA
- 2022-03-15 13:40:44下载
- 积分: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
- 2023-06-10 05:40:04下载
- 积分:1
-
Of a set of values to draw the curve, in which a value is from
通过对a的值的设定来绘制曲线,其中a的值是从-10到10的整数。-Of a set of values to draw the curve, in which a value is from-10 to 10 integer.
- 2022-02-18 15:21:26下载
- 积分:1
-
Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集...
Constraint Delaunay triangulations,用于剖分具有外部轮廓线或内部轮廓线的离散点集 -Constraint Delaunay triangulations, uses in to cut in half has
exterior contour line or the internal contour line separate set of
points
- 2023-06-05 22:15:02下载
- 积分:1
-
在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。...
在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。-in 16 1280x1024 dos shown graphic images of procedures used Shuabing technology, some of the low refresh rate, but it is probably dos under the limit. Interested friends can come.
- 2022-09-28 11:40:04下载
- 积分:1
-
一个RSA的类的源代码,并有我写的测试程序,非常好用
一个RSA的类的源代码,并有我写的测试程序,非常好用-the source code of a rsa class,which has been tested ,and works well.
- 2022-02-26 06:22:35下载
- 积分:1
-
又一种关于matlab的数字水印技术的系统实现,有比较详细的说明...
又一种关于matlab的数字水印技术的系统实现,有比较详细的说明-on Matlab also a digital watermarking technology systems, a more detailed explanation
- 2022-03-21 21:50:17下载
- 积分:1
-
图像,边缘检测方面的源码,进行微分处理运算,速度较快
图像,边缘检测方面的源码,进行微分处理运算,速度较快-Images, edge detection of the source area to carry out differential processing algorithms, faster
- 2022-04-07 17:57:01下载
- 积分:1