-
psnr
求图像峰值信噪比,可以用于图像质量的评估。(Peak signal to noise ratio for images that can be used for image quality assessment.)
- 2008-05-26 16:28:35下载
- 积分:1
-
ImageFusion
实现多种方法的全色和多光谱图像融合:(1)IHS变换(2)高通滤波(3)GIHS方法(4)小波变换(5)PCA (6)Brovey变换(A variety of methods of panchromatic and multispectral image fusion: (1) IHS transform (2) high-pass filter (3) GIHS method (4) wavelet transform (5) PCA (6) Brovey transform)
- 2021-05-09 22:38:34下载
- 积分:1
-
实现给定图像中目标的有效监测
说明: 实现给定图像中目标的有效监测,并根据颜色对目标分割。(The object can be detector, and it is segmented by the color.)
- 2020-06-19 08:40: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
-
SSIM (2)
说明: 基于matlab的ssim图像质量评价,验证还可以(Image quality evaluation)
- 2019-04-11 21:46:35下载
- 积分:1
-
bFilter
经过改进的快速的双边滤波器算法,主要是先下采样,然后进行滤波,最后再进行上采样(Improved bilateral rapid filter algorithm is the first major down-sampling, and then filtered, and finally to the sampling)
- 2011-10-21 15:12:28下载
- 积分:1
-
MatlabStitching
图像拼接的matlab实现,内含有算法的设计文档和源程序等(Matlab implementation, image stitching algorithm design documentation and source code contains)
- 2021-01-31 10:48:37下载
- 积分:1
-
EPSConverter
该软件可实现图像间格式的转换,主要实现: (e)ps,bmp, jpg, png,tif,gif, psdi图像格式之间的转换(The software enables format conversion between images, the main achievement: (e) ps, bmp, jpg, png, tif, gif, psdi image format conversion between)
- 2010-01-25 17:49:01下载
- 积分:1
-
shipinjiankong
利用多线程技术把数据处理模块和图像显示模块分离,实现视频监控功能。(The use of multi-threading technology to data processing and image display module separation module for video monitoring.)
- 2014-11-05 16:01:30下载
- 积分:1
-
20081680
about algorithms of image enhancement processing
- 2009-11-18 15:21:59下载
- 积分:1