-
Draw-a-rectangle-matlab
本程序在图像上指定位置话红色的矩形框作为标记,用在目标跟踪上很有用。(This procedure is specified, then the position of the red rectangle on an image as a mark for use in target tracking useful.)
- 2014-08-05 20:59:24下载
- 积分:1
-
DXF文件数据提取
通过对DXF文件解析,将解析后的数据以列表的形式展示在winform窗体中
- 2020-04-13下载
- 积分:1
-
precondition
该仿真程序实现可见光图像和红外图像的融合,(The visible light image and infrared image fusion
)
- 2013-05-22 19:03:31下载
- 积分:1
-
chepaidingwei
使用说明
使用时打开此例题目录下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.区域裁剪,截取车牌图像。()
- 2008-06-10 10:17:08下载
- 积分:1
-
车牌识别GUI.zip等多个文件
matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
- 2021-04-04 12:59:04下载
- 积分:1
-
FCM
fcm 及快速fcm实现图像分割,还带有GUI界面(fcm fcm and fast image segmentation, but also with GUI interface)
- 2014-02-27 19:14:57下载
- 积分:1
-
GaborTexture
使用MFC以及Gabor小波处理进行图像的特征纹理提取(Using MFC and Gabor wavelet to extract texture features for image)
- 2011-10-07 08:46:32下载
- 积分:1
-
WatermarkingVedio1
视频水印的matlab源码,文件较多,分为六个压缩包,如果您作相关方向的研究,可用作参考(Video Watermarking Matlab source, the paper more, divided into six compressed, If you made related to the direction of research, can be used as a reference)
- 2006-10-13 17:31:14下载
- 积分:1
-
image-sharpness
图像清晰度评价,包含标准差,空间频阈,熵,bener(Image sharpness evaluation, including standard deviation, spatial frequency threshold, entropy, bener)
- 2013-05-24 17:20:31下载
- 积分:1
-
pinjie
本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接(In this paper, feature extraction using Harris operator point, based on feature matching, weighted fusion image mosaic)
- 2010-07-28 15:53:38下载
- 积分:1