-
POCS算法
十分有用的 图像pocs算法,内有图片说明及示例(A very useful POCS algorithm for images, with illustrations and examples)
- 2020-06-22 08:40:01下载
- 积分:1
-
MSC
Multiclass Spectral Clustering Algorithm,和Dominant-set算法同属于较常用的聚类算法,用于图像分割等(Multiclass Spectral Clustering Algorith m, and Dominant-set algorithm is more commonly used with the clustering algorithm for image segmentation, etc.)
- 2006-09-14 17:04:30下载
- 积分:1
-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分:1
-
Homomorphic_filter
同态滤波函数:使用频域处理方法的同态滤波函数,非高斯,巴特沃斯或指数型。对于较黑的图像效果更好(Homomorphic filtering function: the use of frequency domain methods of treatment homomorphic filtering function, non-Gaussian, Butterworth, or index. For more images and better)
- 2009-03-18 20:45:46下载
- 积分:1
-
opencvhello_matlab
说明: opencv入门程序,使用opencv模式读取图像并显示,在vs环境下调用matlab进行图像读取和显示(opencv entry procedures, read the image using opencv mode and display, in the vs environment, call matlab to read and display the image)
- 2021-02-23 11:39:40下载
- 积分:1
-
MRIbrainscan
matlab实现图像处理的程序,这是一个关于脑扫描图像分割的程序,很完整(matlab image processing procedures to achieve, this is a brain scan on the image segmentation process, it is a complete)
- 2009-05-23 23:32:12下载
- 积分:1
-
DCT
数字信号处理实验,DCT图像压缩,内含有matlab实验m文件以及实验报告,供大家参考。(Digital signal processing experiment, DCT image compression, contains matlab experiment m documents and the experiment report for your reference.)
- 2012-01-07 22:00:38下载
- 积分:1
-
zhongxinchafenfa
详细描述了中心差分法的原理,并举例说明的中心差分法的应用(The principle of the central difference method is described in detail and examples illustrate the application of the central difference method)
- 2021-02-21 14:49:42下载
- 积分:1
-
MATLAB实现自适应中值滤波源代码
本文提出了一种新的快速自适应加权中值滤波算法以提高中值滤波算法的性能。(A new fast adaptive weighted median filtering algorithm is proposed to improve the performance of the median filtering algorithm.)
- 2018-09-13 14:35:24下载
- 积分:1
-
灰度共生矩阵
获取图像灰度共生矩阵特征值代码,包括能量、熵、惯性矩和相关度的均值和标准差,已测试,代码及注释清晰。(The eigenvalue codes of gray level co-occurrence matrix, including the mean and standard deviation of energy, entropy, moment of inertia and correlation, have been tested and the codes and annotations are clear.)
- 2020-06-25 04:20:02下载
- 积分:1