-
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。...
该程序主要是图像中的形态学操作,包括膨胀、腐蚀、开运算、闭运算、形态浮雕、去除噪声等,图像初学者可参考。-the procedure is the main image of morphological operations, including the expansion, corrosion, opening operation, closing operation, form of arms noise removal, image beginners reference.
- 2022-02-11 17:31:39下载
- 积分:1
-
MFC实现奇妙的三维文字按钮的源程序。点击按钮,显示三维文字。...
MFC实现奇妙的三维文字按钮的源程序。点击按钮,显示三维文字。-MFC wonderful three-dimensional realization of the text button of the source. Click the button to display the three-dimensional characters.
- 2023-02-03 00:15:03下载
- 积分:1
-
MeanShift算法,详细描述了算法的来源问题。
meanshift算法,详细描述了算法的来源、原理和应用
- 2022-01-25 20:25:35下载
- 积分:1
-
这就是传说中的智能剪刀的原代码,大家可以研究
这就是传说中的智能剪刀的原代码,大家可以研究-This is the legend of the original Intelligent Scissors code, everyone can study
- 2023-03-16 11:30:04下载
- 积分:1
-
实现对图像的边缘检测 速度比较快 结果也很准确
实现对图像的边缘检测 速度比较快 结果也很准确-To achieve the speed of image edge detection is very accurate and relatively fast results
- 2022-07-14 08:15:19下载
- 积分:1
-
有关于脑图像分割的相关论文partII,来自IEEE的2007
有关于脑图像分割的相关论文partII,来自IEEE的2007-2008年最新收录-Brain image segmentation on the relevant papers partII, from the latest IEEE 2007-2008 Indexed
- 2022-03-16 20:04:26下载
- 积分:1
-
Mean Value Theorem of small examples. Good to see. Median code. Rar.
中值定理的小例子。
很好看。中值代码.rar。-Mean Value Theorem of small examples. Good to see. Median code. Rar.
- 2022-07-23 09:38:26下载
- 积分:1
-
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。...
图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
- 2022-02-10 16:49:05下载
- 积分:1
-
Procedures for the preparation of the book with VC6.0, procedures written in eit...
全书程序用VC6.0编写,程序有的是一个主函数写成,有的主函数调用若干子程序,很容易在turebo C,Borland C++ 及Unix机上运行,包含图像处理的一般操作,适合广大图像处理学者编程使用-Procedures for the preparation of the book with VC6.0, procedures written in either a main function, and some main function calls a number of subroutines, it is easy in turebo C, Borland C++ And running on Unix machines, including the general image processing operations, for the vast numbers of Image Processing Programming scholars use
- 2023-01-04 18:05:04下载
- 积分: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