-
GM-PHD
内容包括高斯混合概率假设密度滤波器仿真程序,GM-PHD滤波器提供了一种PHD滤波器工程化的方法,在无数据关联的情况下进行目标跟踪。(This algorithm is extended to accommodate mildly nonlinear target
dynamics using approximation strategies from the extended and
unscented Kalman filters.)
- 2021-01-21 17:18:46下载
- 积分:1
-
ART
CT图像重建的几种ART迭代算法,包括一般的简单ART和联合ART。(Some kinds of ART iterations algorithm in CT reconstruction including simple ART and SART.)
- 2021-01-22 16:08:39下载
- 积分:1
-
fourier
傅里叶变换的基本概念介绍和应用,做计算和频谱分析时蛮有用的。(fourier transform)
- 2012-04-10 09:44:29下载
- 积分:1
-
hilight_dg
说明: 在autocad2007环境中直接使用API就可以亮显实体的一个示例演示(This program demonstrates how to use ObjectARX API functions to highlight and unhighlight subentities of complex entities such as ACIS solids.)
- 2009-08-23 11:22:34下载
- 积分:1
-
xinhaochuli
近期成果,与大家分享:奇异值分解、小波降噪、zoom细化 谱峭度 和滤波器设计,共勉(Recent achievements to share with you: singular value decomposition, wavelet noise reduction, zoom refined spectral kurtosis and filter design, encouragement)
- 2013-10-10 10:26:51下载
- 积分:1
-
Duality-Splitting-L1-TV
用对偶分裂算法处理乘性噪声如盐椒噪声(L1+TV),参数由电脑自动选取,matlab程序(A Duality-Based Splitting Method for L1-TV Image Restoration with Automatic Regularization Parameter Choice)
- 2013-09-15 14:40:45下载
- 积分: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
-
Surf
采用改进的SURF方法进行特征的提取,相比于SIFT,能获取更多的特征点(With the improved SURF methods for feature extraction, compared to SIFT, can get more feature points)
- 2020-12-19 23:59:10下载
- 积分:1
-
extractdata
提取人脸表情库中的图像数据,可提取任一种表情、任一个人或任一复本(extract the image data of facial expression database:JAFFE database。it is able to extract any expression, subject and copy of JAFFE database)
- 2009-03-30 10:35:19下载
- 积分:1
-
GI
说明: GI 鬼成像源代码,关联算法和一些数据读取存储等问题 的解决方案(ghost imaging code)
- 2013-06-03 15:03:43下载
- 积分:1