-
STUN_PS
著名的psinsar小组开发的MATLAB 源码。可供学习。
(Kampes, B.M., "Radar Interferometry-- The Persistent
Scatterer Technique", published by Springer, 2006.
The software consists of a Matlab toolbox. Matlab must
be installed on your system in order to use it.)
- 2009-06-17 14:20:29下载
- 积分:1
-
光强分布MATLAB
说明: matlab编写高斯光束高斯光束模拟的焦点附近光场分布(Matlab programming of Gaussian beam the distribution of light field near the focus of Gaussian beam simulation)
- 2020-12-03 15:19:25下载
- 积分:1
-
IDB
这是图像恢复中的盲反卷积迭代算法的matlab的源程序,对于学习数字图像有很大的好处!(This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!)
- 2009-03-10 20:34:01下载
- 积分: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
-
基于无损压缩的加密图像可逆信息隐藏_郑淑丽
说明: 针对现有方法存在的隐藏容量低、操作不灵活的缺陷,文章提出了一种基于无损压缩的加密图像可逆 信息隐藏算法。(In view of the defects of low hiding capacity and inflexible operation of the existing methods, this paper proposes a reversible information hiding algorithm for encrypted images based on lossless compression.)
- 2020-11-05 16:09:52下载
- 积分:1
-
AVA_dataset
ava数据库下载代码,用于图像美学质量评价(download ava dataset,image aesthetic assessment)
- 2017-04-15 20:13:00下载
- 积分:1
-
color
基于图象灰度变换、直方图均衡、伪彩色增强的增强算法(Based on the image gray level transformation, histogram equalization, pseudo-color enhancement of the enhancement algorithm)
- 2012-05-24 10:33:45下载
- 积分:1
-
EM_lgorithmrsegimage
用EM算法进行图像的分割,matlab源代码。(EM algorithm using image segmentation, matlab source code.)
- 2021-04-27 13:38:44下载
- 积分:1
-
MHT-multitarget-tracking
基于opencv的MHT的多目标跟踪程序(Based on the MHT multi-target tracking program)
- 2015-08-10 20:19:45下载
- 积分:1
-
C++.netBMP24bitTo8bit
此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
- 2007-04-04 15:20:57下载
- 积分:1