-
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K...
利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
- 2022-10-31 15:35:03下载
- 积分:1
-
delphi数字图像处理一书配套源码,包括所有基本的图像处理方法...
delphi数字图像处理一书配套源码,包括所有基本的图像处理方法-delphi digital image processing of a book supporting source, including all the basic image processing methods
- 2022-03-14 19:41:56下载
- 积分:1
-
Visual C++ 教程代码,用户只要建立一个Win32控制台项目并把相关文件添加进去即可。...
Visual C++ 教程代码,用户只要建立一个Win32控制台项目并把相关文件添加进去即可。-Guide to Visual C code Users simply create a Win32 console project and the related documents can be added to it.
- 2022-07-07 09:23:36下载
- 积分:1
-
floating clouds, which is the source code
漂浮的云,这是源代码-floating clouds, which is the source code
- 2022-03-25 05:00:07下载
- 积分:1
-
Image processing code, mainly because they face the automatic identification and...
图像处理代码,主要是人脸的自动识别和检测。-Image processing code, mainly because they face the automatic identification and testing.
- 2022-05-27 20:56:38下载
- 积分:1
-
graph cut algorithm code, and want to give you help
graph cut算法代码,希望给你有帮助-graph cut algorithm code, and want to give you help
- 2022-02-05 12:07:40下载
- 积分:1
-
This is an example of computer graphics in C++ environment to achieve the midpoi...
这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
- 2022-01-26 00:46:38下载
- 积分:1
-
实现水波特效的代码例子,在图片上有水波荡漾的样子!
实现水波特效的代码例子,在图片上有水波荡漾的样子!-achieve wave effects of code examples, in the pictures of a wave rippling like!
- 2022-10-26 10:45:03下载
- 积分:1
-
特征提取源的写作,解压后直接可以运行
自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
- 2022-09-13 19:50:03下载
- 积分:1
-
When x is a matrix, a wavelet transform is performed on all rows of x.
%
When x is a matrix, a wavelet transform is performed on all rows of x.
% - To create filters + shifts: see makeWTfilter.m and mirrorshifts.m
% - The forward transform is in FWT_BIO.m-When x is a matrix, a wavelet transform is performed on all rows of x.- To create filters+ Shifts: see makeWTfilter.m and mirrorshifts.m- The forward transform is in FWT_BIO.m
- 2023-03-01 21:10:03下载
- 积分:1