-
MATLAB模糊聚类的图像分割算法的源代码
matlab模糊聚类算法进行图像分割的源程序-matlab fuzzy clustering algorithm for image segmentation source code
- 2022-04-01 02:57:18下载
- 积分:1
-
单元生成 、八瓣图案、单层花边、多层花边 等图案生成
单元生成 、八瓣图案、单层花边、多层花边 等图案生成-module generation, 8 logo, single lace, multi-layered lace pattern generation, etc.
- 2022-02-18 15:51:57下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
Turbo C VESA card test tools
Turbo C 的VESA 显示卡测试工具-Turbo C VESA card test tools
- 2022-10-15 12:50:03下载
- 积分:1
-
Use OpenCV for contour extraction, very good use! OpenCv for the beginner who is...
利用OpenCV进行轮廓提取,很好用!对于初学openCv的人来说是个很好的入门例程-Use OpenCV for contour extraction, very good use! OpenCv for the beginner who is a good entry-routine
- 2022-10-26 09:35:03下载
- 积分:1
-
CJPEG类的具体实现形式。
CJPEG类的具体实现形式。-CJPEG kind of concrete realization.
- 2022-04-15 23:20:50下载
- 积分:1
-
功率谱估计的MATLAB程序。现代谱的引入…
MATLAB实现功率谱估计的程序.采用现代谱估计方法,最大熵谱法,Brug法和Levinson法-MATLAB power spectrum estimation procedures. The introduction of modern spectral estimation methods, maximum entropy spectrum, Brug law and Levinson Law
- 2022-07-03 12:00:25下载
- 积分:1
-
my name is zhangheng!! zhe ge dongxi hen shuang jingbenren shiyan!!
qu yu tian chong zhe ge dongxi hen shuang jingbenren shiyan-my name is zhangheng!! zhe ge dongxi hen shuang jingbenren shiyan!!
- 2022-07-12 13:02:20下载
- 积分:1
-
Realize a kind of image translation operation, input image, x translation and y...
实现了一种图像的平移操作,输入为图像,x平移量和y平移量。-Realize a kind of image translation operation, input image, x translation and y translation volume.
- 2022-01-27 18:10:58下载
- 积分:1