-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition.
- 2022-07-23 23:27:44下载
- 积分:1
-
一个详细的虚拟打印机程序,基于微软的通用打印驱动框架
一个详细的虚拟打印机程序,基于微软的通用打印驱动框架-Virtual printer, a detailed procedure, based on Microsoft
- 2022-08-12 07:08:42下载
- 积分:1
-
YUV文件CIF格式的解码
运行后双击可以显示画面.ALT+F4关闭...
YUV文件CIF格式的解码
运行后双击可以显示画面.ALT+F4关闭-CIF document YUV format decoder running after double-click the screen can show. ALT+ F4 to close
- 2023-06-22 13:30:04下载
- 积分:1
-
This source provides a serial port based on the LED display. This method is easy...
本源程序提供了一种基于串口的LED显示方式.该方法操作方便,二次开发也很方便.-This source provides a serial port based on the LED display. This method is easy to operate, the second development is also very convenient.
- 2022-06-14 08:24:17下载
- 积分:1
-
利用 c++ builder 绘制图象的灰度图 并进行聚类分割 直方图均匀化 主要的函数用DLL来实现...
利用 c++ builder 绘制图象的灰度图 并进行聚类分割 直方图均匀化 主要的函数用DLL来实现
- 2022-02-25 05:23:30下载
- 积分:1
-
这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺...
这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺-This code is on the boundary chain code extraction, using MATLAB to prepare, but there are still some lack of
- 2022-04-24 04:00:39下载
- 积分:1
-
Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate wit...
Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate with me。-Gabor extract image texture features classic. I hope the researchers who study the algorithm c ommunicate with me.
- 2022-01-27 22:45:32下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分:1
-
该文件是图像处理中的各项基本技术的C实现,对图像处理初学者有着很大的使用价值...
该文件是图像处理中的各项基本技术的C实现,对图像处理初学者有着很大的使用价值-The document image processing is the basic technology C realize the image processing has great value for beginners
- 2022-07-14 16:43:14下载
- 积分:1
-
图像匹配批处理
图像匹配批处理-Batch Image Matching
- 2022-10-03 20:25:03下载
- 积分:1