-
此源码为用Visual C++编写的显示一花瓶的分形几何程序
此源码为用Visual C++编写的显示一花瓶的分形几何程序-This source using Visual C++ Prepared one vase shows the fractal geometric procedure
- 2022-07-21 02:58:57下载
- 积分:1
-
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
-
为BMP图像处理的程序,包括图像显示,灰度拉伸,二值变换,滤波等...
为BMP图像处理的程序,包括图像显示,灰度拉伸,二值变换,滤波等-image process program
- 2023-06-22 23:55:02下载
- 积分:1
-
Remote sensing image processing and raster vector of training course, explain in...
遥感图像处理和栅格矢量化培训教程,详细讲解了具体的操作步骤-Remote sensing image processing and raster vector of training course, explain in detail the specific steps
- 2022-07-09 00:14:49下载
- 积分:1
-
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者....
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者.-image processing portal C source code analysis, very classic introductory information on the source rich, also explain in great detail, for beginners.
- 2022-02-13 18:08:14下载
- 积分:1
-
vc digital image processing procedures, including Fourier transform and testing...
vc数字图象处理程序,包括傅立叶变换以及测试程序.
-vc digital image processing procedures, including Fourier transform and testing procedures.
- 2022-03-02 01:02:11下载
- 积分:1
-
VC6.0编写的图像处理程序,可以JPG、GIF等…
VC6.0编写的图像处理程序,其中能对JPG,GIF等图像进行相应处理-VC6.0 prepared by the image processing procedures, which can JPG, GIF and other image processing accordingly
- 2022-03-26 10:24:44下载
- 积分:1
-
这份vc源代码是实现tif图像格式到bmp 格式的转换
这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
- 2022-01-26 05:27:22下载
- 积分:1
-
叠加椒盐噪声后进行二阶巴特沃斯(Butterworth)低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
叠加椒盐噪声后进行二阶巴特沃斯(Butterworth)低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-after second-order Butterworth (Butterworth) low-pass filtering, Final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-05-21 14:34:36下载
- 积分:1
-
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gauss...
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gaussmix.cpp和cvaux.h这两个文件做些修改-OpenCV has cvaux in the Gaussian mixture model function, which defines the category CvGaussBGModel Gaussian mixture model used to store various parameters. In the preparation of the code before the need for cvbgfg_gaussmix.cpp and cvaux.h revise the two documents do
- 2023-05-16 15:55:02下载
- 积分:1