-
利用聚类算法分割图像,将维对分法只可将图像分为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
-
一个简单的图形算法,先画一个多边形,产生封闭的区域,然后选择颜色,把这个区域填充。...
一个简单的图形算法,先画一个多边形,产生封闭的区域,然后选择颜色,把这个区域填充。-A simple graphical algorithm, first draw a polygon, resulting in a closed region, then select the color, to fill the region.
- 2022-05-27 01:24:11下载
- 积分:1
-
本代码包含数字图像处理一般功能,包含图像增强、图像复原、特征提取、编码等功能...
本代码包含数字图像处理一般功能,包含图像增强、图像复原、特征提取、编码等功能-This code contains the general features of digital image processing, including image enhancement, image restoration, feature extraction, encoding and other functions
- 2023-06-19 08:00:04下载
- 积分:1
-
人脸识别源代码,经过修改,希望对大家有一些参考价值。
人脸识别源代码,经过修改,希望对大家有一些参考价值。-face recognition source code, a result of the revision, we hope to have some reference value.
- 2023-07-05 08:35:04下载
- 积分:1
-
图像线性拉伸和直方图均衡化的组件,可以直接调用接口使用。...
图像线性拉伸和直方图均衡化的组件,可以直接调用接口使用。-Image linear stretching and histogram equalization component, you can directly call the interface.
- 2022-05-19 05:05:59下载
- 积分:1
-
自由的
free-vision library,计算机视觉C++库,含有SAMPLE,非常经典!-free-vision library, computer vision C library, containing SAMPLE. very classic!
- 2022-01-30 22:29:34下载
- 积分:1
-
基于fisher准则的阈值分割方法,陈果文章中的方法
基于fisher准则的阈值分割方法,陈果文章中的方法-thresholding method based on fisher algorithm,
- 2023-08-07 06:50:04下载
- 积分:1
-
边缘检测图像应用高斯滤波器平滑图像,用双阈值算法检测和连接边缘。...
边缘检测图像应用高斯滤波器平滑图像,用双阈值算法检测和连接边缘。-Application of edge detection image smoothing Gaussian filter images, with dual-threshold algorithm for edge detection and connection.
- 2023-07-12 14:35:03下载
- 积分:1
-
人跟踪的源代码,有运动检测和跟踪的结果…
人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical projection, horizontal projection, except for Shadow, the new vertical projection
- 2022-03-12 00:44:51下载
- 积分:1
-
在yuv颜色空间实验的单高斯模型,用于目标检测
在yuv颜色空间实验的单高斯模型,用于目标检测-Yuv color space experiments in single-Gaussian model for target detection
- 2022-03-26 09:09:26下载
- 积分:1