-
watermark的DCT代码1
一个基于DCT域的数字水印代码,里面有详细的注释说明。(This is a digital watermarking sourcecode based on DCT.Attached with detailed comments and explanation.)
- 2021-04-14 08:48:55下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
SnakeGame
snakegame by window api
simple game
- 2013-12-17 11:29:47下载
- 积分:1
-
variable
physics car simulation
- 2013-12-18 00:18:57下载
- 积分:1
-
Dispatch
power system busout code matlab
- 2010-11-04 12:39:08下载
- 积分:1
-
getmutualinfofast
mi malab code for remote sensing
- 2012-05-02 11:35:41下载
- 积分:1
-
guibyshaheer
this project is related to data transfer using 16-QAM. this source code will simulate 16-QAM
- 2011-07-18 03:53:05下载
- 积分:1
-
jacksrlsr
用jacks 方法产生瑞利衰落 需要的朋友下来看看资源互换(methods used jacks Rayleigh fading need to see friends from exchange resources)
- 2007-06-23 18:11:20下载
- 积分:1
-
LDPC
LDPC(低密度奇偶校验码)中和积译码的算法的matlab仿真。(LDPC (low density parity check codes), and plot decoding algorithm matlab simulation.)
- 2012-09-01 14:19:12下载
- 积分:1
-
zhifangtupipei
输入两幅图像进行直方图匹配,matlab程序(Enter the two image histogram matching, matlab program)
- 2013-12-11 10:46:23下载
- 积分:1