-
K均值
说明: K均值作为图像分割的经典算法,新手必学算法。利用K均值进行图像分割,关于分类个数可以进行人为设定。(As a classical algorithm for image segmentation, k-means is a must-learn algorithm for beginners. The k-means is used for image segmentation, and the number of classification can be set artificially.)
- 2019-05-09 10:54:48下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
AviPclass
AVI视频流数据读写类库!供视频图像处理编程参考!非常好用!(AVI video stream class library for reading and writing data. Video image processing for programming reference! Very handy!)
- 2007-05-25 10:32:16下载
- 积分:1
-
gray22binary
MATLAB 编写的两种将灰度图二值化(多值亦可)的源程序,并付word说明。(it contains two methods which can change gray image to binary image (or multivalue image )in segments.)
- 2021-03-18 22:09:19下载
- 积分:1
-
url
使用统一资源定位符类URL实现文件下载,同时ImageIO也可以实现(class URL download file)
- 2017-08-24 16:11:32下载
- 积分:1
-
1
说明: 利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果;
b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly.
B) a adaptive threshold is obtained by using the statistical histogram.)
- 2017-12-07 18:05:49下载
- 积分:1
-
lbjz
用matlab做的基于小波降噪和自适应滤波的程序,已经调试可以使用。(Program based on wavelet noise reduction and adaptive filtering using matlab, debugging can use.)
- 2012-11-09 10:50:36下载
- 积分:1
-
kmean
c#下实现图像颜色k均值聚类
将像素点颜色分类并合并(c# implementation of color image k-means clustering to classification of color pixels and merge)
- 2009-03-25 17:13:20下载
- 积分:1
-
tuxiangpeizhun
图像配准主要是通过两幅图像之间的互相关的最大值来确定配准的位置,从而在另一幅图像中显示配准的图像(Image registration is mainly through the maximum cross-correlation between the two images to determine the location of the registration and registered image, which is displayed in another image)
- 2012-10-06 21:05:25下载
- 积分:1
-
8941662456
说明: 本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。(This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.)
- 2020-11-30 09:49:27下载
- 积分:1