-
这是一实现翻书的代码。
这是一实现翻书的代码。-This is one realization of the code book.
- 2022-06-26 00:06:58下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。...
hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。-hough ??换 是??像
- 2023-03-06 14:25:03下载
- 积分:1
-
VC++图像处理的源码,包含了基本的图像处理功能,比如旋转缩放等,还包括的图像配准...
VC++图像处理的源码,包含了基本的图像处理功能,比如旋转缩放等,还包括的图像配准-VC++ Image processing source code that contains the basic image processing functions, such as rotation scaling, including image registration
- 2022-03-03 20:21:31下载
- 积分:1
-
这是一个画任意多边形的例子
这是一个画任意多边形的例子-This is a painting arbitrary polygon examples
- 2022-01-30 18:50:55下载
- 积分:1
-
Nunes J.C编写的经验模态分解,用于二维图像处理。
Nunes J.C编写的经验模态分解,用于二维图像处理。
- 2022-03-01 21:34:53下载
- 积分:1
-
Histogram transformation
Histogram transformation.This might be what you want for.-Histogram transformation
- 2022-02-03 17:13:35下载
- 积分:1
-
这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。...
这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.
- 2022-05-18 17:27:03下载
- 积分:1
-
Light flow method estimates the image campaign, pixel
用光流法估计图像的运动,基于像素点的算法-Light flow method estimates the image campaign, pixel-based algorithm for point
- 2022-03-14 22:32:50下载
- 积分:1
-
Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2...
第三章 MATLAB 图形对象
3.1 图形对象
3.1.1 Root 对象
3.1.2 Figure 对象
3.1.3 Uicontrol 对象
3.1.4 Uimenu 对象
3.1.5 Axes 对象
3.1.6 Image 对象
3.1.7 Line 对象
3.1.8 Patch 对象
3.1.9 Rectangle 对象
3.1.10 Surface 对象
3.1.11 Light 对象
3.1.12 Text 对象 -Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
- 2022-01-21 03:09:23下载
- 积分:1