-
图像信噪比
说明: 通过matlab,可以快速得到图像的信噪比,峰值信噪比等。里面也有一些解释(Through MATLAB, the signal-to-noise ratio and peak signal-to-noise ratio of image can be obtained quickly. There are also some explanations)
- 2020-05-19 13:58:34下载
- 积分:1
-
SAR强度分布拟合
通过高斯、指数、瑞利、gamma、pearson、weibull模型分别对同质区域的SAR图像的强度分布进行拟合(The intensity distributions of SAR images in homogeneous regions are fitted by Gauss, exponential, Rayleigh, gamma, Pearson and Weibull models respectively.)
- 2020-06-16 14:00:01下载
- 积分:1
-
GeometricVersion3
课程设计
几何图形(满分50 分)
版本1:满分10 分
设计抽象类GeometricObject 及其子类Triangle 和Circle。
GeometricObject 类设计要求如下:
■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。
■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。
■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。
■ 一个无参构造方法。
■ 一个能创建特定color 和filled 的有参构造方法。
■ 相关数据域的访问器和修改器。
■ 两个个名为draw 和erase 的抽象方法。
■ 一个名为getArea 的抽象方法。
■ 一个名为getPerimeter 的抽象方法。
■ 重写toString 方法。
Triangle 类设计要求如下:
■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它
们的默认值是1.0。要求三个数据域保留2 位小数。
■ 一个无参的构造方法创建默认三角形。
■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。
■ 所有三个数据域的访问器和修改器方法。
■ 父类抽象方法的实现。
■ 重写toString 方法。
Circle 类(Curriculum Design
Geometry (out of 50)
Version 1: 10 points
Design an abstract class and its subclasses GeometricObject Triangle and Circle.
GeometricObject class design requirements are as follows:
■ a named color of the Color type private data field that indicates the object s color.
■ a Boolean type called filled private data field that indicates whether the object fill color.
■ Date type named dateCreated private data field, which means that the object was created.
■ a no-argument constructor.
■ one can create a specific color and filled in with arg constructor.
■ Related data field accessor and modifier.
■ two months called draw and erase the abstract methods.
■ an abstract method named getArea.
■ an abstract method named getPerimeter.
■ overridden toString method.
Triangle class design requirements are as follows:
■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It
Our default value is 1.0. Requires)
- 2020-12-10 08:59:18下载
- 积分:1
-
pwls
PWLS算法主要用于CT重建前的投影数据处理,能够很好的用于CT迭代算法中,对图像进行去噪(PWLS algorithm is mainly used for projection data processing before CT reconstruction. It can be well used in CT iterative algorithm to denoise images.)
- 2020-10-29 10:49:57下载
- 积分:1
-
Compressed-Sensing-
压缩感知的第一本书籍,很不错的,各位大牛每人负责一章,可惜的是还不完全,还有几章未编出,希望对你有用(The first book of compressed sensing, very good, you cow each responsible for a chapter, it is a pity that is not fully chapters compile the hope that useful to you)
- 2012-10-31 17:43:07下载
- 积分:1
-
matlab
图像去模糊处理,分别运用了维纳滤波器、deconvreg方法、deconvlucy方法、盲反卷积等方法。非常实用(Image deblurring processing, namely the use of the Wiener filter, deconvreg method, deconvlucy methods, blind deconvolution methods. Very useful)
- 2020-11-06 01:09:50下载
- 积分:1
-
Nonlocal-Image-Restoration-
利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)
- 2021-04-25 11:48:46下载
- 积分:1
-
alpha-stable-programma
alpha稳定分布,密度函数图形,这较少出现。(alpha-stable distribution,picture of pdf,it s very rare)
- 2021-03-26 11:29:13下载
- 积分:1
-
MRF-SAR-segment
对SAR图像分割 用马尔科夫随机长进行的。可以任意输入类别数目(For SAR image segmentation using Markov old airport)
- 2020-07-01 09:00:02下载
- 积分:1
-
fusion
图像融合的算法集锦,遥感图像的小波融合等(Image fusion algorithm Collection, remote sensing image wavelet fusion)
- 2020-12-21 19:29:07下载
- 积分:1