登录
首页 » Others » SAR

SAR

于 2012-01-09 发布 文件大小:20122KB
0 279
下载积分: 1 下载次数: 157

代码说明:

  以MSTAR为实验数据,对SAR影像进行杂波统计分析研究。利用高斯、瑞利、对数正态、LN、gamma函数模型对其拟合,通过K-S方法检验拟合精度(The MSTAR the experimental data, statistical analysis of SAR images of clutter. Gaussian, Rayleigh, lognormal, LN, gamma function model to its fitting, fitting by means of checking the accuracy of KS)

文件列表:

SAR数据处理
...........\a.asv,9853,2011-05-17
...........\a.fig,6223,2011-05-22
...........\a.m,10649,2011-06-13
...........\HB06163,10534817,1997-02-02
...........\HB06171,10506273,1997-02-02
...........\HB06212,10506269,1997-02-02
...........\st1.m,1131,2011-05-22
...........\vwclut.m,6046,2011-04-23
...........\xg.asv,22197,2011-05-23
...........\xg.fig,8736,2011-06-11
...........\xg.m,23410,2011-06-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • snake
    此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流(This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange.)
    2015-05-10 16:31:24下载
    积分:1
  • chap01
    Visual C++数字图像处理技术与工程案例,各章节源代码,这是第一章的代码(The Visual C++ digital image processing technology and engineering cases, the source code of each chapter, this is the first chapter of the code)
    2013-03-20 13:16:47下载
    积分:1
  • Color-transfer-between-images
    非常经典的彩色转移算法的原文及源代码,是学习彩色转移必须看的。(The text of the classic color transfer algorithm and the source code, is the study of color transfer must see it. )
    2013-09-28 16:19:42下载
    积分:1
  • SRCNN
    基于深度学习的图像超分辨率算法。 参考论文 Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014) (Super resolution based on deep learning Refer to Learning a Deep Convolutional Network for Image Super-Resolution (ECCV 2014))
    2021-04-18 20:48:57下载
    积分:1
  • image-stitch
    指纹识别的MATLAB程序,包含了特征点抽取,特征点匹配,识别。(Fingerprint of the MATLAB program, including the feature point extraction, feature point matching, identification)
    2012-04-10 10:46:16下载
    积分:1
  • dwtprocedure
    整个数字水印的程序。包括峰值信躁比的计算,各种攻击后的水印提取等等。(entire digital watermarking process. Including peak impatient than the letter, after the attacks watermark extraction, and so on.)
    2007-04-14 14:53:18下载
    积分:1
  • 3
    基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)
    2020-11-23 10:09:34下载
    积分:1
  • 特征提取程序
    提取目标各种特征,图像处理,目标几何特征,纹理特征等(Extract various features, image processing, target geometric features, texture features, etc.)
    2020-10-30 22:49:56下载
    积分:1
  • hog
    说明:  方向梯度直方图检测算子,能够提取图像的HOG特征,进行分类与识别(Directional gradient histogram detection operator can extract the hog features of the image for classification and recognition)
    2020-11-24 15:17: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载