-
KLFDA
说明: 基于局部Fisher准则的非线性核Fisher辨别分析,应用于有监督的特征提取与高维数据的有效降维。(Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.)
- 2010-04-20 09:38:31下载
- 积分:1
-
wireless_comunications(2nd_Version)
算法工程师学习现代通信知识的基础教材,国外进口翻译版。(Algorithm Engineer learn basic knowledge of modern communication materials, imported translations.)
- 2016-04-16 14:50:43下载
- 积分:1
-
Bow-image-retrieval-master
说明: 基于BoVW的图像特征提取,以及图像检索(Image feature extraction and image retrieval based on BoVW)
- 2020-06-23 04:40:02下载
- 积分:1
-
function
基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
- 2013-11-18 11:16:59下载
- 积分:1
-
MATLAB(DCT+DWT)
图像数字水印的方案毕业论文,基于dct和dwt的算法,有详细程序。(digital watermark image of the program thesis, based on Extra dwt and the algorithm, a detailed procedure.)
- 2021-04-14 08:48:55下载
- 积分:1
-
111
将鱼眼图像展开成柱面图像的matlab程序(Expand the fish eye image into a cylindrical image matlab program)
- 2011-05-23 11:45:47下载
- 积分:1
-
xibaojiancehelunkuofaxian
这是细胞边缘检测和找出细胞轮廓线的功能代码,可以很好的对细胞进行分割(This is the cell edge detection and contour lines to identify cell function code, a good division of cells)
- 2021-01-31 18:28:31下载
- 积分: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
-
psf
说明: matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)
- 2021-03-25 15:19:14下载
- 积分:1
-
SAR_edge_detection_matlab
说明: 一种比较实用的sar影像边缘检测算法,谢谢大家交流(A practical edge detection algorithm for SAR images. Thank you for your communication.)
- 2019-03-22 20:25:02下载
- 积分:1