-
Machine-Vision
机器视觉,贾云得编著,科学出版社出版,2000年版(Basic knowledge of machine vision)
- 2015-04-09 12:21:19下载
- 积分:1
-
TV-L2-Inpainting
经典的ROF模型,可以用于图像去噪,图像分解;TV图像修复(The ROF model can be used for image denoising)
- 2017-06-21 16:21:50下载
- 积分: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
-
ObjectiveFidelityCriteria
本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。(Prepared in this experiment, a calculation of compression- decompression of the root-mean-square error of image, mean square signal to noise ratio of the procedure. The procedure is a common procedure. Picture shows the preparation of the results of procedures. The use of the above criteria for the fidelity of calculated loss characteristics of visual information.)
- 2009-06-02 10:46:43下载
- 积分:1
-
dualtree_dwt
双数复小波变换及其图像去噪算法。。。。。(Double the number of complex wavelet transform and image denoising algorithm. . . .)
- 2009-04-02 10:10:40下载
- 积分:1
-
insar
关于insar方面问题的处理方法,是一个有效的实例(InSAR aspects on the treatment method is an effective example of)
- 2008-03-26 09:25:08下载
- 积分:1
-
web-images
本程序是基于web图像的超分辨率重建,借鉴参考了其他人的算法(This procedure is based on the super image resolution of web image reconstruction, reference to other people s algorithm)
- 2017-03-06 19:21:28下载
- 积分:1
-
fmask
调用 envi5.3自带的FMask云检测功能,并输出掩膜文件(Call the FMash cloud detection function of envi5.3 and output the mask file)
- 2020-09-21 16:07:50下载
- 积分:1
-
NonlinearEnhancement
滤波器图像增强的matlab算法实现程序。本人自己给出的程序代码(gabor wavelet matlab algorithm. Program code given by the original author)
- 2012-11-20 10:28:49下载
- 积分:1
-
MyBayes
2.编写两类正态分布模式的贝叶斯分类程序。
设以下模式类别具有正态概率密度函数:
ω1:{(0 0)T, (2 0)T, (2 2)T, (0 2)T}
ω2:{(4 4)T, (6 4)T, (6 6)T, (4 6)T}
(1)设P(ω1)= P(ω2)=1/2,求这两类模式之间的贝叶斯判别界面的方程式。
(2)绘出判别界面。
3.已知服从正态分布的两类训练样本集分别为
:,,,,
:,,,
,试问属于哪一类?
4.设有两类一维模式,每一类都是正态分布,两类的均值和均方差分别为,;,。
采用(0-1)损失函数,且。
(1)试绘出两类模式的密度函数曲线,其判别界面位于何处?
(2)若已获得样本:-3,-2,1,3,5,试判断它们各属于哪一类。(bayes ,matlab)
- 2013-04-12 09:34:26下载
- 积分:1