-
hough-Matlab
利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图(Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos)
- 2010-06-11 20:32:48下载
- 积分:1
-
IGC_Software
通过区域迭代合并与定位切图的图像分割算法,非常好的。(Image Segmentation by Iterated Region Merging with Localized Graph Cuts)
- 2016-11-29 10:22:37下载
- 积分:1
-
CurveLab-2.1.2.tar
说明: Matlab曲波变换工具箱,安装在matlab上,可以应用曲波变换(Matlab curvelet transformation toolbox)
- 2020-04-13 22:26:18下载
- 积分:1
-
3
说明: 基于小波变换的水下图像目标检测论文加matlab实现代码(Wavelet-based underwater image target detection papers plus matlab code)
- 2013-09-12 22:16:31下载
- 积分:1
-
matlab工具去除照片中水印 watermark
用matlab工具去除照片中水印,去除水印快速,简单,快速(Using Matlab tool to remove watermarks in photos is fastly, simplely.)
- 2020-06-19 04:20:01下载
- 积分:1
-
TDOA
针对在多站无源时差定位系统中影响目标定位精度的因素,分析了时差测量误差和站址误差对目标定位精度的影响.(Factors affecting the accuracy of the targeting for multi-station Passive TDOA location system, the time difference measurement error of the error and site targeting accuracy.)
- 2012-11-05 17:45:46下载
- 积分:1
-
code
2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的matlab代码.(CVPR best paper in 2009 ,He Kai Ming Single Image Removal Haze is the Using the Dark Channel matlab code,)
- 2014-01-17 20:51:51下载
- 积分: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
-
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
-
最大最小距离算法matlab代码
最大最小距离算法matlab代码,注释比较详细(Maximum minimum distance algorithm matlab code)
- 2018-05-12 16:13:29下载
- 积分:1