-
MATLAB去雾程序
MATLAB去雾算法程序,内附去雾图片,完全可以运行。(MATLAB fog removal algorithm program, attached to the fog picture, can run.)
- 2020-06-29 00:40:02下载
- 积分:1
-
Digital-Image-Processing-writed-by-Gonzalez-secon
Digital Image Processing writed by Gonzalez second edition of the Chinese version
- 2012-04-05 23:13:38下载
- 积分:1
-
Read_MRIRawdata.m
说明: 该文件可以读取MRI raw data,磁共振指的是自旋磁共振(spin magnetic resonance)现象。其意义上较广,包含核磁共振(nuclear magnetic resonance, NMR)、电子顺磁共振(electron paramagnetic resonance, EPR)或称电子自旋共振(electron spin resonance, ESR)(The file can read MRI raw data, Magnetic resonance refers to the phenomenon of spin magnetic resonance. It is broader in meaning and includes nuclear magnetic resonance (NMR), electron paramagnetic resonance (EPR) or electron spin resonance (ESR))
- 2020-07-03 17:20:01下载
- 积分:1
-
KSVD
稀疏表示中字典学习算法KSVD的实现,可以得到冗余字典,代码内部有详细注释(The realization of the sparse representation of a dictionary learning algorithm KSVD, can get a redundant dictionary, internal has a detailed code comments)
- 2014-03-02 14:00:40下载
- 积分:1
-
Hought
霍夫变换 以及相应的源码 用于图像处理中的 直线检测 参数估计等hough transform(Hough Transform)
- 2009-06-03 15:08:02下载
- 积分: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
-
matlab
图像处理基础、图像运算、图像编码、图像变换、图像增强、图像复原、图像的分割、图像数学形态学处理和小波图像处理(The basis of image processing, image computing, image coding, image transformation, image enhancement, image restoration, image segmentation, image mathematical morphology and wavelet image processing)
- 2013-01-29 16:36:40下载
- 积分:1
-
histogram_2
Code for make histogram of image
- 2012-06-19 02:16:11下载
- 积分:1
-
ER_Ex
刀刃法获取靶标图像的MTF,PSF.适用于遥感图像中的MTF提取。(The blade method for target images MTF, PSF. Apply to the remote sensing image MTF extraction.)
- 2011-12-19 23:39:38下载
- 积分:1
-
人脸+虹膜识别+瞳距测量
说明: matlab实现人脸识别和虹膜定位 识别效果良好(Accurate eye location by MATLAB)
- 2019-02-28 12:26:18下载
- 积分:1