-
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
-
FFT_based phase screen simulation metods
基于FFT以及次谐波的两种相位屏仿真方法源程序;主函数用于显示相位屏的二维和三维图像(FFT-based and subharmonic two phase screen simulation method source program; the main function is used to display two-dimensional and three-dimensional images of the phase screen.)
- 2018-05-17 15:36:03下载
- 积分:1
-
FTVd_v3.01
图像盲解卷积复原,一模方法,算法在压缩包内(Blind Image Deconvolution recovery, a model approach, the algorithm in the compressed package)
- 2009-12-09 12:43:59下载
- 积分:1
-
7.2
这是一个鼠标特效的例子,非常的简单一看就知道了,希望能与您一块共享(This is a specific example of the mouse, very simple to see that this one, and would like to share with you a piece of)
- 2007-08-30 09:27:47下载
- 积分:1
-
Experient4
利用opencv高斯混合背景建模,并进行开闭运算滤波, 提取视频监控中的车辆(Using opencv Gaussian mixture background modeling and opening and closing operation filtering to extract vehicles in video surveillance)
- 2018-05-02 21:25:19下载
- 积分:1
-
dispalcemeasuring
用于小位移和桥梁形变的测量,非常好的一个算法,对研究匹配的也有参考价值,QQ:526289(for small displacement and deformation of the bridge measurement, a very good algorithm, the study also match the reference value, QQ : 526289)
- 2007-04-11 18:21:00下载
- 积分:1
-
行人检测
说明: 基于MATLAB的行人检测。直接运行imhogtrace主程序,即可得到运行结果。针对不同的图像,需要调整参数,我放的这张图,虽然效果不好,但是可以提供参考意义(Pedestrian detection based on MATLAB. Run the main program of imhogtrace directly to get the running result. For different images, parameters need to be adjusted. Although the effect of this picture I put is not good, it can provide reference significance)
- 2019-11-09 14:39:26下载
- 积分:1
-
tuxiangjihetezheng
可用于简单图像的处理及几何特征提取,可得到1. 长宽比 2. 矩形度 3. 圆形度 4. 面积凹凸比 5. 周长凹凸比 6. 球形度 7. 偏心率 8. 形状参数(It can be used to process simple images and extract geometric features. It can obtain 1. aspect ratio 2. rectangularity 3. roundness 4. area concave-convex ratio 5. circumference concave-convex ratio 6. sphericity 7. eccentricity 8. shape parameters.)
- 2019-04-18 20:55:38下载
- 积分:1
-
wr_bmp_demo
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。(digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.)
- 2005-05-11 16:35:50下载
- 积分:1
-
代码
说明: 1、正弦函数 f (t) = K sin(wt +a)
2、矩形脉冲函数 f (t) = u(t) - u(t - t0 )
3、抽样函数
4、单边指数函数 f (t) = Ke -t
5、已知信号 f1(t) = u(t + 2) - u(t - 2), f 2 (t) = cos(2pt) ,用 MATLAB 绘制
f1(t) + f 2 (t) 和 f1(t)′ f 2 (t)的波形。(such as :
Sine function f (t) = K sin(wt +a)
Rectangular pulse function f (t) = u(t)-u(t-t0)
Sampling function
One-sided exponential function f (t) = Ke -t
Known signal f1(t) = u(t + 2)-u(t-2), f 2 (t) = cos(2pt), draw with MATLAB
The waveforms of f1(t) + f 2 (t) and f1(t)*f 2 (t))
- 2021-03-19 10:39:19下载
- 积分:1