-
PCNN
pcnn 彩色图像分割中,是非常有用的一个程序!!!!!!(PCNN is applied to the color image segmentation.it is very very very very useful!)
- 2020-07-03 10:20:02下载
- 积分:1
-
colortexture
说明: matlab编写的图像处理程序,用于提取图像的纹理、颜色特征。(matlab image processing procedures to prepare for the extraction of image texture and color features.)
- 2008-11-01 15:35:25下载
- 积分:1
-
SIFT_source_MATLAB
说明: sift算法 matlab语言的实现
包含了具体的代码和完整注释解释(The realization of SIFT algorithm in MATLAB
Contains specific code and full annotation explanation)
- 2020-03-12 14:58:53下载
- 积分:1
-
guituxingzhuanghuan
gui图形界面导入多张图片并转换为偏振图(gui graphical interface to import multiple images and convert polarizing figure)
- 2020-06-29 01:20:01下载
- 积分:1
-
DeconvolutionCode
是国外大牛编写的,对图像进行二维反卷积恢复代码,该代码主要针对图像的失焦模糊。(Prepared by the large foreign cattle 2D deconvolution, image recovery code.)
- 2020-07-03 04:00:01下载
- 积分:1
-
example
基于K均值聚类的图像分割,灰度图像分割案例,真彩图像分割案例(K-means clustering-based image segmentation, image segmentation case, the true color image segmentation case)
- 2021-04-20 16:08:50下载
- 积分:1
-
MatLab
图片的旋转、截图、灰度、翻转、滤波、去噪等基本处理(Image rotation, screenshots, gray, flip, filtering, noise and other basic processing)
- 2013-10-22 17:06:27下载
- 积分: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
-
视频增强播放器
说明: 本程序基于MFC,VS2010编写,是一款可以打开任意视频格式的播放器,具有打开视频(任意格式,avi,mp4, rmvb,asf,avi,mpeg等),
具有快进,快退,暂停,播放,上一帧,下一帧,截图,拍照,快速播放慢速播放功能,同时提供图像处理功能(视频图像增强,视频图像去雾,海上目标检测功能)。(This program is based on MFC, VS2010. It is a player that can open any video format. It has open video (arbitrary format, avi, mp4, rmvb, asf, avi, mpeg, etc.).
It has the functions of fast forward, fast backward, pause, playback, last frame, next frame, screenshot, photograph, fast playback and slow playback. It also provides image processing functions (video image enhancement, video image defogging, sea target detection).)
- 2020-11-19 15:19:37下载
- 积分:1
-
SVM
说明: 自己编的SVM代码,适合初学者,多多关注,,(SVM learning, suitable for beginners, rich code, SVM code, suitable for beginners, more attention)
- 2020-10-19 16:40:52下载
- 积分:1