-
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状...
在各种聚类算法中,ISODATA可以说是应用最广泛的。以与代表点的最小距离作为样本聚类的依据,因此比较适合各类物体在特征空间以超球体分布的方式分布,对于分布形状较复杂的情况需要采用别的度量。
- 2022-01-26 06:02:11下载
- 积分:1
-
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Ca...
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2023-01-02 23:00:03下载
- 积分:1
-
黑魔方图象处理代码,适用vc++开发。很实用
黑魔方图象处理代码,适用vc++开发。很实用-image processing code applies vc development. Practical
- 2022-02-03 23:54:25下载
- 积分:1
-
The code is in the matlab environment to complete the digital image of the histo...
本代码是在matlab环境下完成的数字图像的直方图均衡化-The code is in the matlab environment to complete the digital image of the histogram equalization
- 2022-03-02 04:26:56下载
- 积分:1
-
Floyd
Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward error, right cumulative spread. The solution is : OK whatever odd communication, even from right-to-left line transmission.
- 2022-12-31 09:10:03下载
- 积分:1
-
This source contains a binary image, gray
此源码包含对图像进行二值化、灰度变换、投影以及图像的灰度直方图显示。-This source contains a binary image, gray-scale transformation, projection and image histogram display.
- 2022-06-13 08:18:02下载
- 积分:1
-
can more comprehensive image processing system. Main contents include : bitmap b...
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding
- 2022-01-26 02:46:44下载
- 积分:1
-
digital image histogram equalization, yes. Txt file, run under Matlab
数字图像直方图均衡化,是.txt文档,在matlab环境下运行-digital image histogram equalization, yes. Txt file, run under Matlab
- 2022-05-25 08:43:13下载
- 积分:1
-
基于模糊理论的图象处理,有图象增强,图象平滑和边缘检测算子....
基于模糊理论的图象处理,有图象增强,图象平滑和边缘检测算子.
- 2022-10-15 05:35:03下载
- 积分:1
-
一个C#写的图片浏览器.演示了C#的图形处理功能!
一个C#写的图片浏览器.演示了C#的图形处理功能!-C# to write a picture browser. C# demonstration of the graphic processing function!
- 2023-04-24 01:40:04下载
- 积分:1