搜索资源列表
dct.zip
- 离散余弦变换源代码(VC)
dct变换的VC实现
- DCT变换的VC实现,对研究DCT如何用C实现有很大的参考作用,或可直接调用-DCT VC to study how to use C DCT achieve a great reference, or direct call
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
VC-DCT
- DCT离散余弦快速变换,可用于图象处理及音频信号处理-fast DCT discrete cosine transform, can be used for image processing and audio signal processing
imagelisanyuxuan(DCT)bianhuansuanfa
- VC++6.0对图像进行离散余弦变换处理的源代码-VC 6.0, the image discrete cosine transform source code
DCT
- vc++实现数字图象处理4:图象处理离散余弦变换
dct
- 继续,这个是,恩,还是和数字水印和图像处理有关系的东西拉,因为最近在做这个拉,恩,之所以这么着急的一下子就上传5个,是因为我真的有一点东西要看一下,看了好长哪方面的资料,可是还是不能搞定,所以要找源码看看啊,所以麻烦站长了,赶紧帮我开通一下拉,谢谢啊!真诚的。 转入正题:这个是一个离散余弦变换的C语言程序,相信数字水印和图像处理方面的编程者对他很熟悉,使用matlab实现他很简单,可是。。。我们用的是VC啊。哈哈,不过没有关系拉,这个我已经搞定了,所以如果你对此还是不很熟悉,那么就看看这个源
DCT
- 主要介绍了去和在vc++环境下进行离散余弦变换(DCT),可以直接使用
DCT
- 对图象进行离散余弦变换,开发环境是VC平台
dct.rar
- 本人根据公式用VC++做出的DCT变换源码,解说清楚。转换矩阵8*8,计算结果与MATLAB计算结果比较,两者几乎一样(相差仅 0.001),估计是计算误差,经过我的实践证明并不影响使用。,According to the formula I use VC++ source code to the DCT transform, to clarify. Conversion matrix 8* 8, the calculation results compared with the MATLAB
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
dct
- 离散余弦变换源代码(VC)- Separate cosine transformation source code (VC)
DCT-MATLAB
- DCT变换的实现,快速变换IDCT实现,VC工程-The realization of DCT transform, fast transform IDCT realization, VC works
080707
- 通过dct变换,来实现信息隐藏,把需要隐藏的图片嵌入到一副图片中。工具vc-Through dct transform, to achieve information hiding, the need to hide the picture embedded in a picture. Tools vc
DCTtranlation
- 这是用VC便携的DCT变换,很好很实用,希望可以为你带来帮助。-This is the DCT-portable with VC, very good very practical, hoping to bring you help.
DCT
- 通过DCT变化在图像中,嵌入水印,加入噪声,并解出嵌入图像,计算误差率。-Through the DCT changes in the watermarked image, add noise, and extract out the embedded images to calculate margin of error.
DCTVCyuanma
- 离散余弦变换DCT的vc++实现代码 经过调试运行 请需要者参考使用-Discrete cosine transform DCT-vc++ implementation code through the commissioning, operation please refer to those who need to use
DCT
- vc实现的dct变换 源码及程序-vc source code to achieve transformation and procedures dct
DCT-VC-master
- DCT算法的实现,使用VC++实现,版本为VS2010.支持24位位图的加密。-DCT algorithm achieved using VC++ realized version VS2010. Supports 24-bit encryption map.
DCT-VC-master
- 利用DCT变换实现图像的加解密,包括基本的界面和文件读写(Using DCT transform to achieve image encryption and decryption, including the basic interface and file read and write)