-
wavelet
用小波变换进行图像增强,先对原始图像进行非下采样的小波分解,在对每一层的高频分解系数进行处理,得到变换后的小波系数,再进行小波重构。(Image enhancement using wavelet transform, the original image and non-sampling wavelet decomposition in the high frequency decomposition coefficients of each layer, get the wavelet coefficients after the transformation, then the wavelet reconstruction.
)
- 2020-07-28 19:48:39下载
- 积分:1
-
ImageCompression
说明: 给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.(Image Compression Bassed on Wavelet and Fractal)
- 2009-08-17 22:53:54下载
- 积分:1
-
cximage600_full_VC6
说明: CxImage是一款免费的、开源的、功能强大的图形处理库。 跨平台,支持windows、linux等;支持BMP、GIF、ICO、TGA、JPEG、PCX、PNG、TIFF、MNG、RAS等多种图像格式;支持格式转换、图像处理、几何变换等;最重要的是使用非常简单。此为VC6修正版(CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD.)
- 2020-06-17 23:20:01下载
- 积分:1
-
app_det
小波多分率分析,用于数字信号和图像处理,噪声的去除(Wavelet analysis multisection rate for digital signal and image processing, noise removal)
- 2016-03-24 16:22:54下载
- 积分: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
-
实现给定图像中目标的有效监测
说明: 实现给定图像中目标的有效监测,并根据颜色对目标分割。(The object can be detector, and it is segmented by the color.)
- 2020-06-19 08:40:01下载
- 积分:1
-
experment3
超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像(Super-resolution image processing to extract images from a number of new synthetic pixel images clearer)
- 2020-12-10 20:19:19下载
- 积分:1
-
mohu_img_enhance
模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)
- 2021-01-26 23:18:41下载
- 积分:1
-
imnoise2
matlab中imnoise2.m文件函数源代码(Matlab imnoise2.m file function source code)
- 2017-09-12 21:34:21下载
- 积分:1
-
RegionGrowingAlgorithm-master
一种区域生长算法,用于图像分割。自动选择种子点。(A Region Growth Algorithm for Image Segmentation)
- 2020-12-15 09:59:15下载
- 积分:1