-
BEMD-master
说明: BMED二维经验模态分解,用于处理二维信号(Two dimensional empirical mode decomposition)
- 2020-11-17 09:49:39下载
- 积分:1
-
RingCorrection
该Matlab程序能够去除CT扫描得到的图像的环形伪影(The Matlab program is capable of removing ring artifacts from images obtained by CT scans)
- 2020-12-12 10:39:18下载
- 积分:1
-
matlab实现三维重建
说明: matlab实现三维重建,代码书写规范,运行稳定(Matlab to achieve three-dimensional reconstruction, code writing standard, stable operation)
- 2020-11-03 16:00:02下载
- 积分:1
-
plotgdop
代码主要用来模拟林芝机场附近一天内4个不同时间GDOP变化情况(Code is mainly used to simulate the Nyingchi Airport near four different times within a day GDOP changes)
- 2013-08-05 09:51:15下载
- 积分:1
-
Nonlocal-Image-Restoration-
利用非局部特性并结合低秩解法的图像降噪算法,速度很快(Nonlocal properties combined with low rank Solution image noise reduction algorithm, fast)
- 2021-04-25 11:48:46下载
- 积分: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
-
Gamma
利用多尺度高斯函数去除场景的光照分量;然后构造了一种二维伽马函数,利用光照分量的分布特性调整二维伽马函数的参数,降低光照过强区域的亮度值,提高光照过暗区域的亮度值,最终实现对光照不均匀图像的自适应校正处理。(The multi scale Gauss function is used to remove the illumination component of the scene, and then a two-dimensional gamma function is constructed. The parameters of the two-dimensional gamma function are adjusted by the distribution characteristics of the illumination component, the brightness value of the light illuminated region is reduced and the brightness value of the light dark area is improved. Finally, the adaptive correction of the uneven illumination image is realized. Positive treatment.)
- 2021-02-10 20:19:52下载
- 积分:1
-
mrics
使用split bregman算法实现的压缩感知(Compressed sensing implemented by using split Bregman algorithm)
- 2017-10-29 21:12:39下载
- 积分:1
-
QTFaceRec-master
face recognition example for learning
- 2020-06-16 00:40:01下载
- 积分:1
-
shipinzhen
提取AVI格式视频文件为一帧一帧的jpg格式图片(Extraction of AVI format video files to a jpg format of a picture)
- 2008-05-20 23:50:34下载
- 积分:1