Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - DCT
Search - DCT - List
DL : 0
这是我一个DSP实习,用汇编语言编实现离散余弦变换(DCT)的DSP程序设计。它有详细的设计流程、仿真结果,有完整的模块源码。其中有工程文件,和一个WORD文档,相信能让你清新的了解设计过程,掌握汇编设计离散余弦变换!-This is my internship a DSP using assembly language for the realization of discrete cosine transform (DCT) of DSP programming. It has a detailed design process, simulation results, with complete source code of the module. Among them, engineering documents, and a WORD document, I believe you can clean the design process to understand and master the design of discrete cosine transform compilation!
Update : 2024-04-30 Size : 169984 Publisher : SUN

DL : 0
8*8矩阵dct变换以及量化 反量化和反dct变换-8* 8 transform and quantization matrix dct quantization and anti-anti-dct transform
Update : 2024-04-30 Size : 1024 Publisher : 刘洋

DL : 0
已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由此分析直流和低频系数的重要性。 -Known brightness of two different image data block is as follows: (1) Principles of analysis of DCT, the DCT method, program and calculate the corresponding DCT coefficient, analysis of distribution coefficients. (2) quantitative analysis based on visual characteristics of the distribution of long-form features step-by-step to complete the DCT coefficient quantization. (3) the use of Z-scan output data to achieve statistical encoding, the formation of Video stream. (4) the use of the reconstructed image brightness IDCT data to calculate the SAD size, analysis of the causes of errors and the use of DCT for the principle of data compression. () (5), respectively, a factor of 1,3,6 using the upper left corner of the reconstruction of images, calculating the corresponding SAD, and the resulting analysis of DC and the importance of low-frequency coefficients.
Update : 2024-04-30 Size : 1024 Publisher : 张元

DL : 0
利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
Update : 2024-04-30 Size : 218112 Publisher : nn

DL : 0
DCT域音频水印算法代码,用于音频媒体版权的保护-Audio Watermarking Algorithm for DCT-domain code
Update : 2024-04-30 Size : 1024 Publisher : cj

matlabDCT
DL : 0
一个有关DCT的matlab程序,采用分块的思路-DCT-a matlab program, the idea of using block
Update : 2024-04-30 Size : 1024 Publisher : 吴杰

DCT变换的实现,快速变换IDCT实现,VC工程-The realization of DCT transform, fast transform IDCT realization, VC works
Update : 2024-04-30 Size : 425984 Publisher : 流星

DL : 0
本人根据公式用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 calculation results, the two are almost identical (a difference of only 0.001), it is estimated that the calculation error, after I prove that the practice does not affect use.
Update : 2024-04-30 Size : 1024 Publisher : 公孙小龙

DL : 0
在MATLAB里,基于dct域,实现在二维图像中嵌入数字水印 并提取。-In MATLAB, the dct-based domain, the realization of two-dimensional images in the digital watermark embedding and extraction.
Update : 2024-04-30 Size : 105472 Publisher : lizhenzhen

Compress an decomprres DCT=Domain Transform Coding for image.
Update : 2024-04-30 Size : 1361920 Publisher : Lusa Elena

DL : 0
一个完整的基于DSP的一维DCT变换和逆变换的程序。-A complete DSP-based one-dimensional DCT transform and inverse transform process.
Update : 2024-04-30 Size : 1024 Publisher : 张贝贝

DL : 0
DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!-DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!
Update : 2024-04-30 Size : 34816 Publisher : 无敌小猪

DL : 0
利用dct实现JPEG在Matlab环境下图像压缩程序-Matlab environment in JPEG image compression procedure
Update : 2024-04-30 Size : 3072 Publisher : 石头

DL : 0
dct变换的源代码,非常使用的代码。二维的-dct transform the source code, the code is used. Two-dimensional
Update : 2024-04-30 Size : 925696 Publisher : young

DL : 0
用vhdl语言来实现了dct离散余弦变换-With VHDL language to achieve the optimal discrete cosine transform
Update : 2024-04-30 Size : 7168 Publisher : yaxin324

基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
Update : 2024-04-30 Size : 561152 Publisher : 宋春霖

DL : 0
针对给定的静止图像进行DCT 变换 给定不同的阈值及将数据块中不同位置的值置为0所得到的不同情况下压缩-For a given static image DCT transform a given threshold and a different data block at different positions of a value of 0 has been compressed under different circumstances
Update : 2024-04-30 Size : 62464 Publisher : 孟斌

基于FPGA的DCT实现源代码,已通过MODELSIM验证。-FPGA based source code of DCT
Update : 2024-04-30 Size : 1024 Publisher : 宋建

DL : 0
dct变换的ccs实现,二维DCT变换,等效于分别在两个维度上进行一维DCT变换-ccs achieve dct transform, two-dimensional DCT transform, is equivalent to, respectively, in two dimensions on the one-dimensional DCT transform
Update : 2024-04-30 Size : 1024 Publisher : liangwenbo

DL : 0
本压缩文件为一种基于DCT的数字图像水印实现。-watermarking based on the DCT
Update : 2024-04-30 Size : 1024 Publisher :
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.