-
利用聚类算法分割图像,将维对分法只可将图像分为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
-
很不错的小波神经网络人脸检测源码,与大家分享
很不错的小波神经网络人脸检测源码,与大家分享-Very good wavelet neural network face detection source code to share with you
- 2022-02-01 04:09:07下载
- 积分:1
-
给予偏微分方程的图像处理一书中的实验代码很全面
给予偏微分方程的图像处理一书中的实验代码很全面 -Given partial differential equations of image processing of the experimental code book is very comprehensive
- 2022-12-22 20:00:13下载
- 积分:1
-
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快...
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
- 2023-08-29 17:55:03下载
- 积分:1
-
一个C代码的263编码器,还不错,给大家分享!
一个C代码的263编码器,还不错,给大家分享!-a C code 263 encoder, but also good for everyone to share!
- 2022-01-22 13:33:25下载
- 积分:1
-
Image processing source code, the gradient sharpening on the image treatment.
图像处理源程序代码,关于图像的梯度锐化处理。-Image processing source code, the gradient sharpening on the image treatment.
- 2022-08-23 20:23:44下载
- 积分:1
-
用于图像分割的matlab程序工具包!!里边有很多种方法
用于图像分割的matlab程序工具包!!里边有很多种方法-Matlab program for image segmentation tool kit! ! There are many ways inside。。
- 2022-08-03 05:35:06下载
- 积分:1
-
the image edge detection, Hough transform, contour extraction and contour tracki...
有关图像的边缘检测、Hough变换、轮廓提取和轮廓跟踪、种子填充等算法-the image edge detection, Hough transform, contour extraction and contour tracking, and seed filling algorithm
- 2022-03-09 22:03:58下载
- 积分:1
-
本代码用于处理图像增强,主要用VC++语言完成
本代码用于处理图像增强,主要用VC++语言完成-Image enhancement
- 2022-08-21 18:37:27下载
- 积分:1
-
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边...
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!-First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!
- 2022-04-17 10:14:05下载
- 积分:1