-
increasemap1
通过小波变换方法对雾天的图像去雾,实现图像增强的效果(Through the wavelet transform of images of fog to fog, to achieve the effect of image enhancement)
- 2021-04-26 16:18:45下载
- 积分:1
-
Y824793[1].zip
PACS系统的图像浏览软件的分析与设计 硕士学位论文 DICOM通讯(PACS system, image viewing software analysis and design of a master' s degree thesis DICOM communication)
- 2011-01-04 20:28:04下载
- 积分: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
-
K-means
经典的K均值聚类,源码加利用三维高斯简单数据的实现对三类数据的聚类(Achieve the effect of classical K-means clustering, plus simple data)
- 2015-08-19 11:23:30下载
- 积分:1
-
vc-driven-camera-capture-images
该文档的主要功能就是利用vc编写一段代码实现摄像头采集图像。(The main function of the document is vc write a piece of code to achieve the camera capture images.)
- 2013-04-02 10:43:48下载
- 积分:1
-
opencv
基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
- 2012-04-02 19:06:07下载
- 积分:1
-
SLIC超像素1
说明: 通过超像素算法,读入图片确定分割数,得到最佳图像分割结果(Through the superpixel algorithm, read in the picture to determine the number of divisions to get the best image segmentation result)
- 2020-07-08 15:07:32下载
- 积分:1
-
laplace
说明: 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!(This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!)
- 2009-08-24 09:50:35下载
- 积分:1
-
meanshift_seg
mean shift进行图像分割的matlab代码 非常好用 可直接对灰度或者彩色图像进行分割(matlab code for image segmentation by mean shift)
- 2012-03-04 12:12:08下载
- 积分:1
-
SAR强度分布拟合
说明: 通过高斯、指数、瑞利、gamma、pearson、weibull模型分别对同质区域的SAR图像的强度分布进行拟合(The intensity distributions of SAR images in homogeneous regions are fitted by Gauss, exponential, Rayleigh, gamma, Pearson and Weibull models respectively.)
- 2020-06-16 14:00:01下载
- 积分:1