-
2、平均梯度算法及区域能量算法
说明: 实现简单的梯度算法,这是一个函数文件。调用函数的主程序文件以及实验用的lena图都一并上传了,使用简单,快捷。注:该程序可以直接处理彩色图像。(Implementation of simple gradient algorithm, this is a function file. The main program file of calling function and Lena diagram for experiment are uploaded together. It is easy and fast to use. Note: This program can process color image directly.)
- 2020-07-17 11:02:10下载
- 积分:1
-
US_image_segmentation
自写的一种基于局部对比增强的GVFsnake图像分割方法,参考了xu的gvf,但本方法分割效果更好。(Since the writing of a local contrast enhancement based on image segmentation method of GVFsnake reference xu the gvf, but this method is better segmentation.)
- 2007-09-20 13:47:19下载
- 积分:1
-
SingleCalibrate
基于opencv的相机单目标定程序,很好的学习资源,做图像矫正的可以看看~(Opencv based on a single target of the camera program)
- 2015-05-06 13:53:42下载
- 积分:1
-
image_carrying_code
利用位图图像中的冗余数据位,将小文件嵌入到大的图像文件中,并保持原图像不变。(The use of bitmap images in the redundant data bit will be embedded in small files to large image files, and to maintain the original image unchanged.)
- 2009-03-03 03:22:30下载
- 积分:1
-
FusionCode1
针对多聚焦图像融合,本文首先介绍了小波变换融合算法,虽然小波变换方法无冗余,高频分量损失较小,具有较好的融合效果,但存在两个主要缺点:一是移变性,二是融合图像在重构时会受到一些外来因素的影响,所以仍会丢失一些边缘信息,为了克服小波变换法的以上缺点,可以采用基于小波分解和点扩展函数模型PSF相结合的融合方法。该方法首先对不同的图像进行无降2采样的小波分解,以保持与源图像大小相同,然后分别将其各方向、各尺度的高频分量进行叠加,并依此提取其高频分量的特征信息来判定清晰目标或模糊目标,以此来设计融合算法,采用一定的策略将两副源图像进行融合,从而避开了小波的反变换,因此融合后的图像具有比小波变换法更好的融合效果。(multi-focus image fusion, this paper introduces the wavelet transform algorithm, Although the wavelet transform non-redundant, the loss of high-frequency components are smaller, better integration effect, But there are two major drawbacks : First, the shift variability and the second is the integration of image reconstruction will be subject to a number of external factors. Therefore, there would still be some marginal loss of information, in order to overcome the wavelet transform of the above shortcomings, can be used based on wavelet decomposition and the point spread function PSF model combining the fusion method. The first pair of different images ratchet two sampling wavelet decomposition, and to maintain the same source image size. Then all of its direction, the scale of high-freque)
- 2007-05-11 00:36:13下载
- 积分:1
-
SheikhIP
Image processing functions:
Gamma correction
Contrast stretching
histogram equalization
- 2012-09-16 03:22:15下载
- 积分:1
-
dct11
DCT1.m为一维离散余弦变换exp22.m为对一幅灰度图像进行离散余弦变换
exp23.m为对一幅彩色图像进行离散余弦变换(DCT1.m for the one-dimensional discrete cosine transform exp22.m for a gray image exp23.m discrete cosine transform for the color of an image discrete cosine transform)
- 2021-04-22 16:48:49下载
- 积分:1
-
CODE
说明: 数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。(Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.)
- 2011-04-14 21:53:09下载
- 积分:1
-
直接序列扩频水印的嵌入与提取
说明: 实现直接序列扩频水印的嵌入与提取。基于待嵌入消息生成二进制水印序列,生成扩频码,用消息序列调制生成水印序列。依次处理灰度图像的每一个载体图像像素,根据相应位置 水印序列完成嵌入修改。(Realize the embedding and extraction of direct sequence spread spectrum watermark. The binary watermark sequence is generated based on the message to be embedded, the spread spectrum code is generated, and the watermark sequence is generated by message sequence modulation. Each carrier image pixel of gray image is processed in turn, and the embedding modification is completed according to the corresponding position watermark sequence.)
- 2020-12-06 20:19:23下载
- 积分:1
-
计算某些区域平均灰度值
说明: 通过matlab,可以快速得到图像的特定区域的灰度值,里面也有一些解释(Through MATLAB, we can quickly get the gray value of the specific region of the image, which also has some explanations)
- 2020-05-19 14:00:50下载
- 积分:1