-
基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪
基于马尔可夫随机场的图像恢复,给出产生MRF的程序并应用于图像去噪(GMRF based on the image restoration, MRF is generated and applied to the procedures Image Denoising)
- 2006-09-19 12:32:24下载
- 积分:1
-
cs_GP
压缩感知中的梯度投影重构算法,经修改可以运用与单像素相机成像(Gradient projection reconstruction algorithm of compressed sensing, modifications can be used with single pixel camera imaging)
- 2018-10-31 16:53:01下载
- 积分:1
-
matlab
MATlab图像分割源代码,包含边缘检测,区域分割,直方图(MATlabapplican)
- 2009-05-04 11:47:00下载
- 积分:1
-
fenshuiling1
说明: 基于标记的分水岭算法,弥补了传统分水岭算法存在的过分割问题。(Marker-based watershed algorithm makes up for the over-segmentation problem of traditional watershed algorithm.)
- 2019-03-18 09:15:11下载
- 积分:1
-
拼接
这个例子展示了如何使用proj_match_points_transformtion_ransac在拼接应用程序中观察两个图像。(This example shows how to use proj_match_points_distortion_ransac tomatch two images in a mosaicking application.)
- 2020-06-22 12:00:01下载
- 积分: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
-
Simple-Shape-Detection-using-Hough-Transform
Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载(Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab)
- 2009-03-09 13:48:47下载
- 积分:1
-
KmeansPP
使用K-means聚类算法的改进算法K-means++对图像区域进行分割。(using the improved algorithm K-means++ segment image.)
- 2020-06-30 12:40:01下载
- 积分:1
-
narrowband
说明: 水平集图像分割方法中的窄带技术的MATLAB代码实现(Level set image segmentation methods narrowband technology MATLAB code)
- 2008-10-02 10:04:49下载
- 积分:1
-
MATLAB 水印添加程序源代码 KJaBKJ
MATLAB可见水印、不可见水印添加程序源代码,可见水印部分采用中值法,不可见部分采用DWT变换。(MATLAB visible watermark, invisible watermark to add the source code, we can see the watermark part in value method, the invisible part on DWT.)
- 2020-06-28 09:20:02下载
- 积分:1