搜索资源列表
orl_programming_date
- pca,用在人脸特征识别中,fisher线性判别 kpca,dwt2-pca used in facial recognition, fisher linear discriminant kpca, dwt2
dwt2
- 我自己写的小波变换,有低频系数图像,水平高频图像,垂直高频图像,希望对大家有帮助
tvnrreversewavelettemp
- wavelet based watermarking with dwt2 function in matlab it s an implementaton of an ieee paper.its a visible watermark it calculates the peak signal to noise ratio and the mean square error
DWT2
- 本程序是离散小波变化的一级小波分解,图像效果图为本人亲自所作!-DWT
DWT2
- 对源图像进行二维离散小波变换,使其适用于数字水印等进行加密处理-Two-dimensional images of the source of discrete wavelet transform to make it applicable to the digital watermark is encrypted, etc.
wavelet
- A new approach for fingerprint verification, based on wavelets and pseudo Zernike moments (PZMs), is discussed. PZMs are robust to noisy images, invariant to rotation and have a good image reconstruction capability [4]. PZMs have been used for
wavelet-decomposition
- 利用多尺度小波分解函数dwt2对图像进行二尺度小波分解(仍然采用db1小波)-(Still using db1 wavelet multi-scale wavelet decomposition of the two-scale wavelet decomposition function dwt2 image)
three-level
- three level on dwt2 by using matlab
DWT2
- 利用离散小波变换DWT实现关于图像水印处理方面的功能-Image watermarking program
MATLAB
- matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 -matlab development environment. Programming dimensional DFT
wavelet_decomposition2
- 对图像tire的小波单层分解,利用MATLAB自带的函数dwt2-Single tire wavelet image decomposition, using MATLAB built-in function dwt2
DW2idw2
- 使用dwt2和idwt2函数。自选一种小波函数,对“phantom.bmp”图像进行二维小波分解与重构。然后分别对分解系数进行如下操作,体会对重构结果的影响。 ①将近似系数置0,再进行二维小波重构。 ②将水平细节系数置0,再进行二维小波重构。 ③将竖直细节系数置0,再进行二维小波重构。 ④将对角细节系数置0,再进行二维小波重构。 -Using function of dw2 and idw2.
dwt2-get-rid-of-noise
- 小波去噪,一副图像去噪处理的过程,以及整个代码-wavelet to noise
project08-04
- Use the Dwt2 function the cut the four detail coefficients approximate detail coefficients ,clear the horizontal detail coefficients, clear the vertical detail coefficients, clear the diagonal detail coefficients Than Use the Idwt2 the combine this
xiaobo
- 单层小波变换对二维图像进行分解,[cA1,cH1,cV1,cD1]=dwt2(X, db1 ):计算图像X指定小波基的单层二维离散小波变换分解,其中cA为近似小波系数矩阵,参量cH,cV和cD分别为小波分解的水平细节系数、垂直细节系数和对角细节系数。-Single layer wavelet transform to the two-dimensional image decomposition, [cA1, cH1, cV1, cD1]=dwt2 (X, db1 ): X single ima
wavelet-fusion
- 使用维单尺度离散小波变换,通过迭代进行对低频进行单尺度离散小波分解,也可以达到对原图像进行多尺度分解的目的。而且若使用二维单尺度离散小波变换,各个系数的提取以及单支重构都有matlab现成的函数,很容易进行操作。唯一存在的问题是当避开二维多尺度离散变换函数,试图利用二维单尺度离散小波变换函数dwt2对每次分解后得到的低频系数不断进行处理时,在某些小波基的情况下会造成重构的失败。-Using the dimension discrete wavelet transform, the discret
main
- dwt2 fusion with gui