-
Lee
增强型Lee滤波,附有详细注释,简单易用,参数可调(enhanced LEE filter)
- 2021-04-17 16:38:52下载
- 积分:1
-
retinex
说明: 基于retinex理论的图象增强处理,一种新型的算法,效果挺好(Image enhancement based on Retinex theory, a new algorithm, has a good effect)
- 2020-10-15 11:26:04下载
- 积分: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
-
wenli
分析了纹理特征提取方法,特别是灰度共生矩阵的方法和
Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和
Gbaor小波矩的纹理特征提取方法并用于图像检索。
(matlab)
- 2010-01-20 12:15:39下载
- 积分:1
-
WenLiLiJiaophoto
该程序为离焦模糊参数识别的方法,通过canny算子检测边缘,用hough变换检测直线的方法求离焦半径。(The program for the defocus blur parameter identification method by canny operator edge detection using hough transform line detection method for the defocus radius.)
- 2021-01-12 16:48:49下载
- 积分:1
-
ImageDenoise
说明: 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)(The traditional image denoising algorithms (mean filter, median filter, NLM, 3D block matching filter BM3D) and dncnn image denoising algorithm based on deep convolution neural network are realized based on MATLAB.)
- 2020-11-23 11:25:21下载
- 积分:1
-
Gabor_transform
Gabor 小波变换用于面部表情特征提取(Gabor Transform用于表情识别)
- 2012-06-27 11:46:29下载
- 积分:1
-
CNN 可用
说明: 卷积神经网络(Convolutional Neural Network)是一个专门针对图像识别问题设计的神经网络。它模仿人类识别图像的多层过程:瞳孔摄入像素;大脑皮层某些细胞初步处理,发现形状边缘、方向;抽象判定形状(如圆形、方形);进一步抽象判定(如判断物体是气球)。(Convolutional neural network is a neural network specially designed for image recognition. It imitates the multi-layer process of human recognition image: pupil ingestion of pixels; some cells in the cerebral cortex preliminary processing to find shape edges and directions; Abstract judgment of shape (such as circles and squares); and further Abstract judgment (such as judging objects are balloons).)
- 2020-06-17 07:40:01下载
- 积分:1
-
Image--Enhance
个人编写的Matlab的红外图像增强程序,比较简单易懂!(Individual written Matlab infrared image enhancement procedure is relatively simple to understand!)
- 2013-06-30 22:33:25下载
- 积分:1
-
MATLAB_
能够实现对生物芯片的识别和图像处理,识别有效芯片区域,读取阴性和阳性点分布和数量。(It can realize the recognition and image processing of biochip, identify the effective chip area, read the distribution and number of negative and positive points.)
- 2020-07-17 21:08:48下载
- 积分:1