-
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
-
tuxiang
实现指纹图像增强,直方图均衡化等空域增强后,在频域也进行增强。开发环境为MATLAB软件。(The realization of fingerprint image enhancement, histogram equalization, such as enhanced airspace, in the frequency domain also enhanced. Development environment for the MATLAB software.)
- 2009-05-26 13:29:18下载
- 积分:1
-
TVD_mm
全变分程序,可以用来处理一维的信号去噪问题!!!!!(total variation)
- 2013-09-29 20:14:39下载
- 积分:1
-
C# 窗口捕捉 句柄 实例源码下载
C# 窗口捕捉 句柄 实例源码下载
- 2015-01-19下载
- 积分:1
-
test
本算法有图像融合算法,聚类分析算法,去噪算法,运动模糊算法(This algorithm with image fusion algorithm, clustering analysis algorithm, the denoising algorithm, fuzzy algorithm)
- 2014-12-09 15:47:12下载
- 积分:1
-
e3
说明: matlab图像融合,对一幅图像的RGB三通道分别做不同的处理,然后重新融合(Matlab image fusion, an image of RGB three channels to do different processing, and then re-fusion)
- 2020-05-30 23:35:30下载
- 积分:1
-
stdface
将所以的人脸图像规一化,用灰度投影法定位脸的左右两侧,再用灰度投影大致定位眼睛,根据眼睛的距离进行几何缩放,将人脸规一化。(Will therefore face image of one of regulation, using gray-scale projection method of positioning the right and left face, and then more or less gray projector positioning the eyes, under the eyes of the distance geometry scaling, will face one of regulation.)
- 2008-04-01 15:17:12下载
- 积分: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
-
ImageHistogramEqualization
说明: vc代码,用于图像直方图均衡(以原始girl图像为测试图像) (vc code, for image histogram equalization (in the original girl image for the test images))
- 2010-03-28 09:42:18下载
- 积分:1
-
color_bar
彩条产生程序。。。。720p需添加74.25M时钟(colorbar generation. need 74.25mhz clock if 720p gen)
- 2020-06-22 06:20:01下载
- 积分:1