-
powell
powell刚性图像配准,c++代码,通过查找非相关方向进行配准.(Polwell rigid image registration, c++ code, by looking for non-related directions for registration.)
- 2020-06-16 10:20:01下载
- 积分:1
-
imreconstructsz
对脑部ct图像的头骨形状进行区域生长算法的运算(Ct images of the brain the skull shape of region growing algorithm for computing)
- 2009-09-17 11:36:38下载
- 积分:1
-
Jpeg
说明: Jpeg算法源代码,包含jpeg的各种算法实现的vc++的源代码(Jpeg algorithm source code, including the various algorithms jpeg of vc++ source code)
- 2010-04-28 16:05:05下载
- 积分: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
-
去除图像的噪点
图像去噪,去除图像的噪点
图像去噪,去除图像的噪点(Image Denoising)
- 2011-09-25 19:47:35下载
- 积分:1
-
RGB_Criminisi
Criminisi算法修复彩色图像,详细的程序,可以直接运行。(Criminisi algorithm for RGB images )
- 2021-03-08 09:39:28下载
- 积分:1
-
FCLS
全约束最小2乘法,用于遥感图像的混合象元分解(2 multiply constrained minimum-wide, the mixed-use remote sensing image pixel decomposition)
- 2021-02-24 09:49:39下载
- 积分:1
-
LevelSet_ChunmingLi_v0
水平集代码和论文,图像分割,快速有效的图像分割方法(code and paper about level set,image segmentation)
- 2009-03-20 21:03:44下载
- 积分:1
-
DigitalWaterMark
数字图像水印,使用小波变换进行水印的添加和提取。matlab源代码。wm_embed.m嵌入。wm_extract.m提取。(Digital image watermarking, the use of wavelet transform to add and extract the watermark. matlab source code. Embed wm_embed.m. wm_extract.m extraction.)
- 2009-07-06 23:33:40下载
- 积分:1
-
zhixinfa
灰度质心法提取图像圆点中心坐标程序源代码(Extracted gray-scale image centroid coordinates of the dot center of the source code)
- 2011-05-12 19:13:11下载
- 积分:1