-
Saliency-Detection
介绍了一种显著性检测,程序可以直接运行,可以得到显著图像,有图像源。(propose a bottom-up visual saliency detection algorithm. Different most previous methods that mainly concentrate on image object, we take both background and foreground into consideration. )
- 2021-05-07 23:31:36下载
- 积分: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
-
framedifference
通过帧差法来提取背景的程序,效果不错通过帧差法来提取背景的程序,效果不错‘(通过帧差法来提取背景的程序,效果不错通过帧差法来提取背景的程序,效果不错)
- 2009-12-07 17:11:00下载
- 积分:1
-
target
说明: 一个目标检测识别的matlab程序,用于初学者使用matlab编程,用的比校全面(Identification of a target detection matlab program for beginners to use matlab to program than the school used a comprehensive)
- 2008-10-23 17:02:08下载
- 积分:1
-
DyBMPMovie
实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:37:28下载
- 积分:1
-
cs_GP
压缩感知中的梯度投影重构算法,经修改可以运用与单像素相机成像(Gradient projection reconstruction algorithm of compressed sensing, modifications can be used with single pixel camera imaging)
- 2018-10-31 16:53:01下载
- 积分:1
-
FingerRecognition-CSDN-latent
对指纹进行识别,通过gabor进行指纹增强,然后细化得到结果(Fingerprints were identified and enhanced with gabor, and the results were refined)
- 2019-04-25 21:32:02下载
- 积分:1
-
MRI_seg
说明: 用水平集做的 MRI大脑图像分割 内有用法说明 (带图形界面)(To do with the level set within the MRI brain image segmentation instructions (with graphical interface))
- 2010-04-08 13:40:30下载
- 积分:1
-
画图
可以将txt文件中的某一列数据进行提取出来,然后进行图像制图(You can extract a column of data from the txt file and then do image mapping)
- 2019-04-19 23:09:19下载
- 积分:1
-
problemanswer
数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
- 2010-08-31 22:40:35下载
- 积分:1