-
SAR
SAR多普勒成像算法matlab实现以及逆合成孔径雷达回波信号成像(Matlab implementation of SAR Doppler imaging algorithm and echo signal imaging of inverse synthetic aperture radar)
- 2017-11-15 16:59:51下载
- 积分:1
-
基于PCA-LDA光谱数据的降维处理
说明: 光谱数据降维处理,结合了主成分分析和LDA方法,可直接运行(Spectral data dimensionality reduction processing, combined with principal component analysis and LDA method, can be directly operated)
- 2020-04-27 11:25:01下载
- 积分:1
-
2013.10.17program-engineer
2014年海康威视校招笔试题,对于想要从事图像处理工作的同学十分有用,图像处理算法类试题,考的是C语言和C++.图像算法类题目不常见。(2014 Hikivision exam)
- 2014-03-03 11:24:00下载
- 积分:1
-
band-math-IDL-language-code
IDL语言进行波段运算功能的源代码,有两个内容(IDL language band math )
- 2016-07-14 17:04:14下载
- 积分:1
-
iterative_blind_deconvolution
说明: 盲迭代反卷积算法,可以在不求PS的情况下恢复图像(Iterative blind deconvolution algorithm, can not seek restoration of the PS images)
- 2008-09-04 22:31:03下载
- 积分:1
-
22
基于数学形态学实现振动信号降噪。研究了数学形态滤波器对振动信号在不同类型、不同强度噪声干扰下
的降噪能力,提出了采用开一闭和闭一开组合数学形态滤波器实现旋转机械振动信号降噪处理的方法。通过仿真
计算及实例,检验了形态滤波器的滤波效果,表明数学形态滤波器可以有效剔除脉冲、降低随机噪声干扰,提高
振动信号的信噪比。(The vibration signal noise reduction based on mathematical morphology. Mathematical morphology filter vibration signals in different types, different intensity noise, noise reduction capabilities, proposes using open-closing and close the opening combination of mathematical morphology filter rotating machinery vibration signal noise reduction processing. Simulation and examples, test the morphological filters filtering effect, indicating that the mathematical morphological filter can effectively excluded the pulse, to reduce random noise and improve the signal-to-noise ratio of the vibration signal.)
- 2012-09-24 08:51:04下载
- 积分: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
-
rgb2hsi--hsi2rgb
彩色图像处理 格式转化rgb2hsi,hsi2rgb
冈萨雷斯(AN M-function fro converting from RGB TO HSI, HSI to RGB)
- 2010-09-09 06:35:13下载
- 积分:1
-
read-and-save-the-dicom-type-image
医学图像大部分都是dicom图像,这里提供dicom图像读取、显示和保存的matlab代码,以为医学图像处理初学者提供学习。
(Dicom medical images are mostly images, here to read dicom image, display, and save the matlab code, provided that the medical image processing for beginners to learn.)
- 2011-05-23 23:30:48下载
- 积分:1
-
color-image-into-color1-s2
color image watermarking with color
- 2013-08-13 19:33:04下载
- 积分:1