-
利用聚类算法分割图像,将维对分法只可将图像分为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
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
图像的盐和胡椒的噪声源,编译后的可执行文件对…
在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation
- 2023-04-27 02:55:02下载
- 积分:1
-
Older versions of the watershed algorithm procedure, in some cases, it is necess...
老版本的分水岭算法程序,在有些情况下是需要的-Older versions of the watershed algorithm procedure, in some cases, it is necessary to
- 2023-05-10 22:55:02下载
- 积分:1
-
Digital watermarking based on wavelet transform paper 4, to want to learn digita...
基于小波变换的数字水印论文,四篇,对想学习基于小波的数字水印的比较有帮助。-Digital watermarking based on wavelet transform paper 4, to want to learn digital watermarking based on wavelet more helpful.
- 2022-03-21 22:57:58下载
- 积分:1
-
编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and
unix2dos...
编码方式的解码示范uuencode and uudecode are in the public domain. dos2unix and
unix2dos are hereby placed in the public domain. They may be shared
or copied as long as NO fee is charged for their distribution or use.
-the encoding and decoding demonstration uuencode uudecode are in the public domain. dos2unix and unix2dos are hereb y placed in the public domain. They may be shared or copied as long as NO fee is charged for their di stribution or use.
- 2022-01-27 13:04:21下载
- 积分:1
-
With c++ Prepared content
用c++编写的基于内容的图像检索源代码。-With c++ Prepared content-based image retrieval source code.
- 2022-06-16 02:00:54下载
- 积分:1
-
图像处理源码,预处理,边缘检测,最短距离检测,膨胀处理等等。...
图像处理源码,预处理,边缘检测,最短距离检测,膨胀处理等等。-Image processing source code, pre-processing, edge detection, the shortest distance detection, expansion of processing and so on.
- 2022-07-13 21:39:47下载
- 积分:1
-
图像分割的经典课本,对与研究图像处理方面的同仁有很大帮助...
图像分割的经典课本,对与研究图像处理方面的同仁有很大帮助-Image segmentation of the classic textbooks, and research on image processing aspects of great help to have Tongren
- 2022-02-27 04:03:12下载
- 积分:1
-
Visual C MATLAB image processing and recognition among selected cases practical...
Visual C++MATLAB图像处理与识别实用案例精选之 中值均衡 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition among selected cases practical value equalization algorithm source files, including standard tests Photo
- 2023-07-13 19:50:03下载
- 积分:1