-
guassRandA
产生高维的高斯白噪声数据,这在SAR中使用的很多,并且占有重要的地位,主要表现在,SAR去噪这一部分,能更好的成像(White Gaussian noise high-dimensional data, used in SAR lot, and occupy an important position, mainly, SAR denoising this part, better imaging)
- 2013-01-27 12:32:16下载
- 积分:1
-
WPF学习- 不规则窗体 实例源码下载
不规则窗体
- 2015-01-25下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
4546
角点检测的概述,是一篇文章,介绍了角点检测的发展和现状(coener detection)
- 2012-04-25 17:01:01下载
- 积分:1
-
BoundaryDetectionVc++Res
图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
- 2007-01-01 19:08:58下载
- 积分:1
-
radarsat
radarsat1 的成像程序,包括源码,是个很好用那个的算法(radarsat1 imaging procedures, including source code, is a good use of that algorithm)
- 2008-05-14 21:45:19下载
- 积分:1
-
sfft
相干光成像
菲涅尔衍射积分的S_FFT算法(S_FFT algorithm coherent light imaging Fresnel diffraction)
- 2017-04-20 10:33:28下载
- 积分:1
-
sss
matlab下图像处理技术在智能交通中的应用 主要是小车的跟踪和标示(matlab image processing technology under the Intelligent Transportation System in the main car tracking and labeling)
- 2010-12-23 23:05:28下载
- 积分:1
-
duibiduzengq
一种红外图像自适应对比度增强方法的仿真,绝对的真实,看到那些骗下载分的人恶心。需要自适应修改阈值T和A1,A2的值(An adaptive contrast enhancement method of infrared image simulation, absolutely true, see those who cheat download points. Need adaptive modified threshold T and A1, A2)
- 2013-07-11 21:43:25下载
- 积分:1
-
gaussian_model
模式识别中高斯模型,一个比较有用的用matlab实现的程序代码(pattern recognition Gaussian model, a useful comparison with the realization of the Matlab code)
- 2006-09-08 20:53:54下载
- 积分:1