-
xindianxinhao
以心电信号检测为例,通过小波模极大值奇异性检测和求取Lipschitz指数确定心电信号R波的位置(Taking the ECG signal detection as an example, the position of the R wave of the ECG signal was determined by the singularity detection of the wavelet modulus and the Lipschitz index)
- 2017-04-19 09:58:25下载
- 积分:1
-
1
说明: 出一个基于扩散与位平面Amold映射相结合的彩色图像置乱,以及采用Chen系统产
生的混沌序列加密的图像加密算法。(A combination of diffusion bit plane Amold mapping based color image scrambling, and Chen system chaotic sequence encryption image encryption algorithm.)
- 2012-11-08 17:22:02下载
- 积分:1
-
5PSNR
给定原图像和降噪或者加了噪声之后的图像,计算峰值信噪比PSNR(calculate PSNR)
- 2016-05-04 14:38:59下载
- 积分:1
-
dhspt
基于半色调图像的数据隐藏即加数字水印,针对半色调图像,所以使用的是DHSPT算法,算法较容易理解,简单,嵌入效果相对较好(Hidden based on the halftone image data plus digital watermark for halftone images, use DHSPT algorithm, the algorithm is easy to understand, simple, embedded effect is relatively good)
- 2012-05-28 21:03:37下载
- 积分:1
-
fenge
对图像灰度二值化,提取图像中某个色彩的部分并分割(The image is binarized and the part of a color in the image is extracted and segmented)
- 2017-04-25 16:34: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
-
opqamozationcolony
ant蚁群算法,求解局部或者全局优化问题,(Ant colony algorithm to solve local or global optimization problems,)
- 2018-09-06 14:56:20下载
- 积分:1
-
ChaosImageCode
一个用VC编的混沌图像加密程序,演示了如何读写图像,如何用混沌算法加密解密。(a program for encrypting image by chaos algorithm,based on VC.)
- 2017-11-03 09:36:54下载
- 积分:1
-
toolbox_fast_marching
fastmarching算法的matlab实现源码,对学习偏微分方程图像处理算法有很大帮助(Fastmarching algorithm to learn matlab source, partial differential equations are of great help image processing algorithm
)
- 2020-07-02 05:20:01下载
- 积分:1
-
Active_Appearance_Mode(hand)
完整的可运行AAM模型的matlab代码,附有测试图像,matlab 2009测试通过(Complete AAM model can run matlab code, with a test image, matlab 2009 test pass)
- 2011-01-12 22:25:03下载
- 积分:1