-
watermarkmatlab
matlab嵌入水印源程序
在matlab中实现数字水印的嵌入,提取和检测(Matlab source watermark embedded in Matlab achieve digital watermark embedding and extraction and detection)
- 2006-06-01 10:12:20下载
- 积分:1
-
马尔科夫随机场算法matlab实现图像分辨率增强
说明: 马尔科夫随机场算法matlab实现图像分辨率增强(Markov enhanced the image resolution)
- 2020-03-19 20:19:25下载
- 积分:1
-
code
简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数(Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function)
- 2009-05-02 15:27:33下载
- 积分:1
-
21840283comp
说明: Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。(err)
- 2008-11-14 12:19:33下载
- 积分:1
-
sauvola
说明: 一种图像阈值分割算法。能够对图像.sauvola是一种考虑局部均值亮度的图像二值化方法, 以局部均值为基准在根据标准差做些微调.算法实现上一般用积分图方法来实现.这个方法能很好的解决全局阈值方法的短板—关照不均图像二值化不好的问题.(Image threshold segmentation algorithm)
- 2020-03-28 08:47:27下载
- 积分:1
-
medianBlur
说明: 平台基于visual studio2015,使用opencv函数实现中值滤波,进行图像处理(median blur based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
06362230
Continuous Birdsong Recognition Using Gaussian
Mixture Modeling of Image Shape Features
- 2013-07-09 10:13:22下载
- 积分:1
-
fourier2
自己编写的二维傅里叶变换的源代码,并在变换后显示频谱。(Two-dimensional Fourier transform of the source code I have written, and displayed in the transformed spectrum.)
- 2020-08-23 14:07:54下载
- 积分: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
-
lvboqi
用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试(Fourier transform method used in the frequency domain realization of image processing, and compare the amplitude and phase from the difference between the restoration of images, has passed debugging)
- 2008-07-25 20:33:37下载
- 积分:1