-
weipingmian
将一个灰度图像分解成为八个位平面 然后再合并起来 可以对每一个位平面实现不同的处理(A gray level image is decomposed into eight bit plane and then combined to each bit plane to achieve different treatment)
- 2013-12-16 21:02:05下载
- 积分:1
-
Standardimagelibrary
说明: 标准图像库,里面有国际上通用的标准图像,用于图像处理(Standard image library, which has a common international standard image)
- 2010-04-26 22:32:43下载
- 积分:1
-
frft
实现分数傅里叶变换及其反变换,并在音频中嵌入和提取水印(audio watermarking by fractal fourier transform)
- 2014-04-06 17:49:22下载
- 积分:1
-
3DBP
机载线阵SAR三维成像,采用后向投影(BP)算法,成像效果比较理想。程序中有各切面的结果图,便于分析成像分辨率。(The airborne SAR three-dimensional imaging uses the back projection (BP) algorithm, and the imaging effect is satisfactory.)
- 2017-06-10 22:39:38下载
- 积分:1
-
vortex beam
matlab程序,产生涡旋光束,光强以及相位图,在科研上很有用,简单快速。(The matlab program produces vortex beams, light intensities, and phase diagrams, which are useful, simple, and fast in scientific research.)
- 2017-08-31 15:49:16下载
- 积分:1
-
kpca
KPCA是一种PCA的改进方法,很值得一看,很实用!(KPCA is an improved method of PCA, it is worth a visit, it is useful!)
- 2020-09-18 15:27:53下载
- 积分:1
-
LinearClassifier_1.0
说明: 基于Fisher线性判别基础学习器的集成分类器专门用于数字媒体的隐写分析,目前使用高维特征空间。目前,由于其良好的检测精度和较小的计算成本,它可能是设计监督分类器用于数字图像隐写分析的最常用方法。(The ensemble classifier, based on Fisher Linear Discriminant base learners, was introduced specifically for steganalysis of digital media, which currently uses high-dimensional feature spaces. Presently it is probably the most used method to design supervised classifier for steganalysis of digital images because of its good detection accuracy and small computational cost. It has been assumed by the community that the classifier implements a non-linear boundary through pooling binary decision of individual classifiers within the ensemble.)
- 2021-01-17 10:38:45下载
- 积分:1
-
2008082322585122
ncut分割算法matlab代码 .里面有多个matlab代码,并有一张图片(segmentation algorithm matlab code ncut. there are a number of matlab code, and a picture)
- 2009-05-12 16:07:10下载
- 积分:1
-
能量检测法源代码
能量检测法是一种比较简单的信号检测方法[1], 属于信号的非相干的检测, 直接对时域信号采样值求模,然后平方即可得到;或利用FFT转换到频域,然后对频域信号求模平方也可得到。它无需知道检测信号的任何先验知识,对信号类型也不作限制。
实际上,能量检测是在一定频带范围内作能量积累,如果积累的能量高于一 定的门限,则说明信号的存在;如果低于一定的门限,则说明仅有噪声。能量检 测的出发点是信号加噪声的能量大于噪声的能量。能量检测方法对信号没有作任何假设,是一种盲检算法。
此代码“利用FFT转换到频域,然后对频域信号求模平方”方法来实现对用户的检测。(In fact, energy detection is used for energy accumulation in a certain frequency range. If the accumulated energy is higher than a certain threshold, the existence of the signal is indicated. If the threshold is lower than the threshold, then only noise is indicated. The starting point of energy detection is that the energy of signal plus noise is greater than that of noise. The energy detection method does not make any assumptions about the signal, and it is a blind detection algorithm.
This code "converts the frequency domain into the frequency domain by FFT, then calculates the square of the square of the frequency domain signal" to realize the detection of the user.)
- 2021-04-29 16:18:42下载
- 积分:1
-
main
主成分分析的三种方法,一种是自编程序,一种是princomp函数,一种是pcacov函数(Three principal component analysis, one is self-programming, one is princomp function, a function is pcacov)
- 2015-06-11 19:02:18下载
- 积分:1