搜索资源列表
-
0下载:
iscrete Cosine Tranform Implementation in C# (DCT of Image)
-
-
1下载:
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
-dct steganography matlab implementation information. Algorithm principle: an image bl
-
-
0下载:
c++实现的数字图像处理程序,包括平移,剪切,锐化,模糊,傅里叶变换,dct变换等-c++ implementation of digital image processing procedures, including pan, cut, sharpen, blur, Fourier transform, dct transform
-
-
1下载:
根据压缩感知理论编写匹配追踪算法OMP程序,实现对图像的分解与重构,稀疏基为DCT基。-According to the theory of compressed perception OMP matching pursuit algorithm procedures, implementation of image decomposition and reconstruction of sparse matrix for DCT.
-
-
0下载:
DCT在MATLAB中的实现 试过了,可以用,有详细讲解 不错的-DCT implementation in MATLAB tried, can use, have detailed interpretation of the good
-