-
MRF
这个程序是马尔可夫的图像分割程序 对于初学者学习马尔可夫分割图像有帮助(This program is a Markov image segmentation program for beginners to learn Markov image segmentation helpful)
- 2015-03-27 10:38:36下载
- 积分:1
-
check
使用matlab编写的啤酒瓶缺陷检测程序,测试通过(毕设)(Prepared using matlab beer bottle defect detection procedures, test (complete set))
- 2021-03-03 19:49:33下载
- 积分:1
-
manualhist
从键盘读取输入信息,并绘制最终的高斯函数。(Read from the keyboard to enter information, and rendering the final Gaussian function.)
- 2008-01-10 11:18:41下载
- 积分:1
-
matlab_zq
对RGB图象的处理,一般要进行增强以达到去噪,锐化的功能,本程序在拉普拉斯算子基础上实现的(RGB images of the treatment, the general should be enhanced in order to achieve de-noising, sharpening function, the procedures in the Laplacian, based on the)
- 2008-05-11 18:08:04下载
- 积分:1
-
ransac
基于ransac的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。(Based ransac ellipse detection, for a group of random elliptic points, you can get an ellipse parameters, high detection accuracy.)
- 2016-01-05 21:43:48下载
- 积分:1
-
ElizziqunMATTd
边缘检测 的 matlab粒子群程序序源码 ,希望对你有所帮助
(Edge detection matlab particle swarm procedure sequence source, you want to help)
- 2012-07-29 23:52:42下载
- 积分:1
-
path
对图像进行高通滤波和低通滤波处理,包括图片和测试程序。(High-pass filter the image and low-pass filter, including pictures and test procedures.)
- 2011-09-28 10:28:30下载
- 积分:1
-
SAR-RDA-Algorithm
SAR成像中的RD算法是最经典的校正算法之一,提供的代码有详细的注释和说明,欢迎大家下载学习(RD SAR imaging algorithm is one of the most classical calibration algorithm, the code provided detailed notes and descriptions, are welcome to download the study。)
- 2011-06-02 09:44:48下载
- 积分: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
-
XIAOBO-denoising
这是一篇毕业论文基于小波图像去噪的方法研究(This is a thesis research methods based on wavelet image denoising)
- 2014-06-25 17:24:49下载
- 积分:1