-
srad
srad斑点去噪各向异性扩散滤波器,代码很短,本身该方法就含有不少的偏微分方程,看懂需要仔细研究。(srad, speckle denoising anisotropic diffusion filter)
- 2014-02-08 18:03:45下载
- 积分:1
-
DIP(Visual-CPP)
本书主要讲述如何使用Visual C++进行数字图像处理。全书对常用的数字图像处理算法进行了介绍。(This book focuses on how to use Visual C++ digital image processing. The book is commonly used digital image processing algorithms were introduced.)
- 2016-02-19 23:25:32下载
- 积分:1
-
psfGauss
图像高斯模糊的算法,自定义大小和模糊半径(psf of Gaussian)
- 2010-11-16 08:04:22下载
- 积分:1
-
人头检测matlab代码
可以打开视频文件,对视频文件中的人头进行检测并统计数量。算法有HOG RCNN 及Aggrate Channel Features三种(You can open the video file, the head of the video file to detect and statistics. Algorithm HOG RCNN Aggrate Channel Features tionchannel three)
- 2021-03-05 17:39:31下载
- 积分:1
-
roidpoly
感兴趣区域提取,已通过实验证其可行性以及实用性(region of interest detect )
- 2009-06-12 10:12:53下载
- 积分:1
-
Zhang-Suen-thinning-algorithm_main
二值图像的Zhang快速并行细化算法,具有速度快、保持细化后曲线的连通性和无毛刺产生等优点。(Zhang fast parallel thinning algorithm)
- 2018-04-20 09:51:53下载
- 积分:1
-
image-processing
应用傅立叶变换对图像处理,实现查看图像的功率谱,以及功率谱经过巴特沃斯高通、低通和高斯高通、低通滤波器后图像的功率谱,再把功率谱还原为图像的功能。(Fourier transform for image processing, see the image of the power spectrum, and the power spectrum after Butterworth high-pass, low-pass and high-pass Gaussian low-pass filter of the image after power spectrum, and then restore the power spectrum of the image.)
- 2020-10-30 16:09:56下载
- 积分:1
-
SAMP-package
实现对图像进行二维小波变换,实现图像压缩,并实现图像的压缩传感(Image wavelet transform, to achieve the two-dimensional image wavelet transform for image compression, and compressed sensing to achieve)
- 2011-06-22 09:23:33下载
- 积分: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
-
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