搜索资源列表
-
0下载:
HuffmanExp 哈夫曼编码
JpgVSbmp Jpg和Bmp格式相互转换的API封装
RWJpegExp JpegVC++类
VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例
jpeg jpeg中的前向DCT变换
JPEG2000压缩编码技术 源代码
vcSDll VCD2000AV卡的API函数封装
DvrDll PV988卡的API函数封装
DvsCode 监控录像系统源代码
\avi2mpg1_src 中包含了mpeg1编码
-
-
0下载:
一个基于DCT系数的视频水印嵌入程序,读取yuv文件,提取其中的若干帧,然后对每帧做DCT变换,在中低频修改系数值,然后做IDCT,再把每帧图像组成YUV格式播放。-DCT coefficients of a video-based watermark embedding program, read the yuv file, extract the number of frames, and then do each frame DCT transform coefficients in th
-
-
0下载:
使用DCT和小波变换的数字音频水印生成/解码程序,可存活于方差0.05的高斯白噪声及不同程度的剪切。内含程序/测试文件介绍。-Digital wartermarking encoding/decoding program with DCT and wavelet transform.
nice robustness against Gaussian noise with variance less than 0.05 and any type of cropping attack.
fu
-
-
0下载:
里面要求实现基于DCT变换的图片压缩程序,基本上复制以后就可以直接运行。值得一提的是,我里面直接调用了三个个外部的包,如果用eclipse编译器或者其他的话,需要在偏好设置中自行设置,否则会报错。具体设置可以自行百度,很简单的(It requires the implementation of image compression program based on DCT transform. After copying, it can run directly. It is worth ment
-