-
dcmread4
集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)
- 2021-02-19 16:29:44下载
- 积分:1
-
txcl
说明: 实现了图像的打开功能,并能实现图像打开时的扫描,渐进,马赛克等功能(To realize the image of the open function, and can achieve image scans open, progressive, mosaic and other functions)
- 2010-04-18 22:43:57下载
- 积分:1
-
medianBlur
说明: 平台基于visual studio2015,使用opencv函数实现中值滤波,进行图像处理(median blur based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
ICBI
一种基于双立方插值的新型图像插值算法,较好的保存边缘信息(Based on bicubic new image interpolation algorithm, the preservation of edge information better)
- 2021-03-29 15:59:11下载
- 积分: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
-
GDI+绘制多叉树(FP-Tree)
使用GDI 进行动态会制多叉树代码,例子是使用FP-Tree算法生成的一个多叉树进行动太绘制
- 2014-12-23下载
- 积分:1
-
cdaaima-pca
说明: 实现pca主成分分析算法的c语言代码,希望能帮到大家。(Pca principal component analysis algorithm to achieve the c language code, hope to help you.)
- 2021-04-22 14:48:48下载
- 积分:1
-
ResponseFunc
求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve
)
- 2021-02-19 22:09:44下载
- 积分:1
-
emd2003
用经验模式分解分解出固有模式函数,从而得出瞬时频率和包络,适合进行特征提取(using empirical mode decomposition decomposition patterns inherent function, thereby reaching and instantaneous frequency envelope, suitable for feature extraction)
- 2007-04-17 21:09:15下载
- 积分:1
-
huffman
简单的huffman编解码例子,对于初学者会有很大的帮助。(Simple huffman codec examples, for beginners, there will be a great help.)
- 2012-02-15 17:05:55下载
- 积分:1