-
feature-detection
基于PCA的雷达点云数据的形状特征提取,主要是屋顶平面提取(The feature extraction of LiDAR point cloud data based on PCA)
- 2020-11-29 14:09:29下载
- 积分:1
-
微分同胚的log-demons图像配准2008
用SIFT结合光流场进行图像配准,得到不错的效果(The image registration is carried out with SIFT combined with optical flow field, and good results are obtained.)
- 2021-04-02 09:59:08下载
- 积分:1
-
Gaussian-filtering
该文件包含高斯高通滤波的源代码和高斯低通滤波的源代码,可以运行,效果很好(Gaussian high-pass filter Gaussian low-pass filtering
)
- 2015-03-06 16:11:30下载
- 积分:1
-
76303680
16QAM-matlab simulation,16QAM-matlab simulation,(16 qam- matlab simulation, 16 qam- matlab simulation,)
- 2017-05-17 18:19:08下载
- 积分:1
-
weinai
维纳滤波对图像模糊的处理以及对加入噪声的图像进行清晰处理(Wiener filter for image processing and fuzzy image on a clear noise added deal)
- 2010-06-30 10:04:36下载
- 积分:1
-
main
说明: 两种图像分割方法,迭代阈值分割和大津阈值分割(Two image segmentation methods, iterative threshold segmentation and Otsu threshold segmentation)
- 2020-06-19 18:31: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
-
zaosheng
说明: 噪声估计法,先定位噪声点,再实行去噪处理(Noise estimation method, first locate the noise points, then implement denoising.)
- 2020-06-19 16:20:01下载
- 积分:1
-
unsharp_mask
非锐化掩膜,用于DR图像的对比度增强算法,这只是一个简单的算法过程,(unsharp masks)
- 2009-11-01 20:12:14下载
- 积分:1
-
LBP.cpp
LBP算子的实现源代码,可以根据LBP算子来对2张图片的相似度进行比较,值越小,图像越相似。(LBP operator realization of the source code, you can compare LBP operator to the similarity of the two pictures, the smaller the value, the more similar the image.)
- 2021-01-19 17:18:41下载
- 积分:1