-
pso
基于粒子群算法的(pso)的otsu图像分割算法。(Based on Particle Swarm (pso) image segmentation algorithm of Otsu.)
- 2020-08-08 17:28:32下载
- 积分:1
-
emission
计算交通格子模型的能量耗散和污染排放,包括 一氧化碳,一氧化氮,和其他污染物的排放,并在一图表中进行比较(Traffic grid calculation model of energy dissipation and pollution emissions, including carbon monoxide, nitrogen oxides, and other pollutants, and comparing in a chart)
- 2015-01-19 15:01:46下载
- 积分:1
-
小波模极大值程序
说明: 小波模极大源代码,可用来进行小波降噪或小波模态参数识别(Wavelet modal maximum source code, can be used for wavelet noise reduction or wavelet modal parameter identification)
- 2020-10-16 10:35:01下载
- 积分:1
-
VCgongchenganli
说明: VC的一些工程案例,包括车牌识别,人脸识别,图像处理基本操作等(car license recognization system)
- 2010-04-14 16:25:39下载
- 积分:1
-
倾斜矫正
说明: 程序功能是把一副倾斜的文字图像矫正过来,通过边缘检测再进行霍夫变换完成(The program function is to correct a skewed text image.)
- 2019-05-12 14:09:39下载
- 积分:1
-
attack
为数字图像水印提供多种攻击方式,其中包括JPEG压缩、高斯低通滤波等多达十种攻击方式。(Offers a variety of attacks of digital watermarking ,including the jpeg compression, Gaussian low-pass filtering, up to ten different attacks)
- 2020-06-29 21:20:01下载
- 积分:1
-
利用峰值信噪比对去噪性能进行比较
分别利用均值滤波、自适应滤波和中值滤波对噪声图像g1和g2进行滤波,利用峰值信噪比对去噪性能进行比较。(Respectively, using the mean filter, adaptive filtering and median filtering images g1 and g2 noise filtering, denoising performance comparison using the peak signal-to-noise ratio.)
- 2012-09-12 07:35:10下载
- 积分:1
-
morphfilter
用帧差法找出运动物体,并用形态学滤波恢复物体(Identify moving objects in frame difference method and morphological filtering restore objects)
- 2012-08-21 08:54:51下载
- 积分: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
-
susan
susan算子 基于边缘的图像分割
This function uses the SUSAN algorithm to find edges within an image(susan operator on the edge of the image segmentation This function uses the SUSAN algorithm to find edges within an image)
- 2010-06-09 09:06:59下载
- 积分:1