-
Iterative-Back-Projection
实现基于迭代反投影算法的超分辨率重建,对于没有噪声的情况有较好的效果。(Iterative Back Projection super-resolution.)
- 2021-03-28 11:09:11下载
- 积分:1
-
textout2
DWT音频水印提取算法,DWT音频水印提取算法,DWT音频水印提取算法(DWT audio watermark extraction algorithm, DWT audio watermark extraction algorithm, DWT audio watermark extraction algorithm)
- 2013-05-10 20:16:29下载
- 积分:1
-
trackinger
目标跟踪程序,使用matlab编写,采用CV模型,卡尔曼跟踪,有轨迹模拟,给出了跟踪的误差
目标跟踪,采用CV模型,卡尔曼滤波,给出模拟结果和跟踪结果,给出误差分析(Target tracking program, using matlab prepared, using the CV model, Kalman tracking, trajectory simulations have given a tracking error target tracking, using the CV model, Kalman filter, and track the results of the simulation results are given, error analysis is given)
- 2021-04-24 17:28:47下载
- 积分:1
-
一维和二维相位解缠
实现对无噪声一维和二维信号的解缠,比较简单,入门级别(The realization of noise free one-dimensional and two-dimensional signal unwrapping is relatively simple, entry level.)
- 2020-11-20 14:39:37下载
- 积分:1
-
Circle-detection
hough和randon函数求图像中圆,对于水中气泡检测效果很不错(Circle detection based on random Hough transform)
- 2021-05-08 02:16:35下载
- 积分: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
-
sift_feature-extract-and-match
使用sift算法,找出图像的关键点,使用关键点作为匹配因子对两幅图像进行匹配,数据库中包含了丰富的可用图片库。(Use sift algorithm to find the image of the key points, key points to use as matching factor of two images match, the database contains a wealth of available gallery.)
- 2020-11-28 15:19:30下载
- 积分:1
-
xroi
IDL关于图像感兴趣图像区域进行编辑并将结果输出,多ROI区域DN值信息比较(IDL about the region of the image interested in editing and exporting the results, and comparing the DN value information of the multiple ROI regions)
- 2020-12-07 15:39:21下载
- 积分:1
-
readwu
读取gpr数据,并且对数据进行成像,没有进行任何数据处理(Read the GPR data and image the data without any data processing)
- 2018-10-11 15:52:42下载
- 积分:1
-
c# 联合 halcon集成了所有分类器
本例子集成了“MLP”,"SVM","KNN","GMM",分类器算法,可以作为进行物体分类,缺陷检测的参考案例。
- 2020-03-17下载
- 积分:1