-
picture_interpolation_handle
说明: 包括几种基于多项式插值的图像处理matlab代码,包括双三次插值,样条差值等(Includes several image processing based on polynomial interpolation matlab code, including double-cubic interpolation, spline difference, etc.)
- 2011-04-01 15:14:20下载
- 积分:1
-
InSAR
InSAR用于干涉的压缩包,有需要的可以下载啊(InSAR is used to interfere in the archive)
- 2020-12-30 18:19:01下载
- 积分:1
-
subbands
图像经过小波变换之后提取子带系数源代码在MATLAB中的实现(subbands in matlab)
- 2011-06-01 00:13:21下载
- 积分:1
-
xtx
说明: 对灰度图像和二值图像进行去噪,是一种形态学滤波器。(denoiseing for the gray image and binary image)
- 2010-04-23 14:23:38下载
- 积分:1
-
lee-frost-kuan
SAR图像的去噪,包含lee滤波器,frost滤波器,kuan滤波器,并且自己编写的信噪比函数(SAR image denoising, including lee filter, frost filter, kuan filter, and I have written a function of SNR)
- 2020-10-20 21:07:24下载
- 积分:1
-
strengthdemo
说明: 一些快速实现图像模糊增强的的demo,matlab源码。已经测试通过。(Some image blurring rapidly enhanced the demo, matlab source. Have the test.)
- 2008-12-01 12:31:33下载
- 积分: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
-
greyimagequalityassessment
灰度图像质量评价,以matlab为平台,介绍了几种关于灰度图像算法的质量,以数据结果来说明图像的质量。(Gray image quality evaluation, in order to matlab as a platform to introduce several gray image algorithm on the quality of data to illustrate the results of image quality.)
- 2009-01-16 16:02:24下载
- 积分:1
-
人脸识别考勤系统
人脸识别考勤系统
- 2020-12-03下载
- 积分:1
-
SLIC
超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
- 2021-01-18 16:08:42下载
- 积分:1