-
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
-
基于神经网络的人脸识别训练函数,非常有用,研究生优秀作品...
基于神经网络的人脸识别训练函数,非常有用,研究生优秀作品-Face recognition based on neural network training function, very useful, graduate outstanding works
- 2022-03-22 10:10:58下载
- 积分:1
-
该代码用颜色提示实现层次式拓扑保持图像分割,效率高,分割效果好。...
该代码用颜色提示实现层次式拓扑保持图像分割,效率高,分割效果好。-The code used color tips realize hierarchical topology to maintain image segmentation, high efficiency, good segmentation results.
- 2023-09-03 23:45:03下载
- 积分:1
-
标准C++写的BMP图像显示存储的CLASS,可以直接使用
标准C++写的BMP图像显示存储的CLASS,可以直接使用-Standard C++ written in BMP image display storage CLASS, can be used directly
- 2022-03-14 06:08:19下载
- 积分:1
-
中值滤波,能根据不同的模板达到不同的滤波效果。
中值滤波,能根据不同的模板达到不同的滤波效果。-Median filter, a different template based on the filter to achieve different effects.
- 2022-02-04 11:06:07下载
- 积分:1
-
图形处理功能,有滤波功能,边缘提取等各个方面,值得一看...
图形处理功能,有滤波功能,边缘提取等各个方面,值得一看-Graphics processing capabilities, has filtering, edge detection and other aspects, see
- 2022-06-30 14:06:55下载
- 积分:1
-
用于编写的用于图像处理的编程平台
采用VC++编写,提供一个图像处理的编程平台-Used VC++ Prepared to provide a programming platform for image processing
- 2022-04-29 11:47:03下载
- 积分:1
-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。
-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-05-05 07:33:20下载
- 积分:1
-
梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显
梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显-Gradient sharpening: by processing the image edges and corners to make more clear, obviously the edge contrast
- 2022-01-25 23:47:33下载
- 积分:1
-
Vc developed using source code, function is the image of the cutting
利用vc开发的源代码,功能是对图像的裁剪-Vc developed using source code, function is the image of the cutting
- 2022-05-16 16:48:09下载
- 积分:1