-
C# 百叶窗效果 实例
C# 百叶窗效果 实例
- 2013-05-29下载
- 积分:1
-
Cubic-Spline-Interpolation
说明: 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。(regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he declined, in a meeting of the algorithm to consider the quality of the fast algorithm.)
- 2006-03-16 15:59:57下载
- 积分:1
-
Endmember-Extraction-Codes
一些常用的高光谱解混方法的matlab代码(Hyperspectral unmixing method matlab code)
- 2021-02-22 03:39:41下载
- 积分:1
-
yixue
医学图像处理方面的一些基础算法,VC环境下编译的一个非常好的程序框架(Medical image processing, some of the basic algorithm, VC compiled under the framework of a very good program)
- 2010-07-08 15:56:34下载
- 积分: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
-
bscb-for-image-inpainting
BSCB模型用于图像修复,模仿人工修复的过程,利用PDE的方式(BSCB model for image restoration, to imitate the artificial restoration process, the use of PDE way)
- 2012-06-25 10:28:07下载
- 积分:1
-
NSCT
彩色图像融合 NSCT 实现红外与可见光图像融合(Color image fusion NSCT realize infrared and visible image fusion)
- 2014-12-25 16:11:03下载
- 积分:1
-
lossless-lwatermarking--model
一种基于可逆信息隐藏的的无损鲁棒数字水印模型的研究(Study on framework model of lossless robust digital watermarking based on reversible data hiding)
- 2020-11-05 16:09:52下载
- 积分:1
-
image_segment
最大类间方差法图像阈值分割,基于matlab平台,适用于一维二维图像分割(Otsu method of image segmentation, based on matlab platform for one-dimensional two-dimensional image segmentation)
- 2011-06-25 15:11:13下载
- 积分:1
-
TurboPixels
一个非常有用的超像素算法,用于图像分割,文件夹包含文章,采用matlab和c混编(a very useful superpixels algorithm,can be used for image segmentation,the file contatins paper,the matlab and c are mixed for exeution)
- 2013-01-27 11:24:08下载
- 积分:1