搜索资源列表
r8x8dct
- 8x8的DCT算法源代码,可以移植到各种DSP芯片。
DCT_IDCT
- to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functi
DCT-8x8
- 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~
my_dct
- 用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像
Loeffler_dct.rar
- JPEG dct快速算法,实现8X8到4X4,以及8X8到2X2等DCT变换,快速实现降采样。,JPEG dct fast algorithm 8X8 to 4X4, and 8X8 to 2X2, such as DCT transform, rapid down-sampling.
DCT
- 将一幅图像先进行分成8X8块,然后对每个8X8块进行DCT变化,最后将变换后的图片进行分层,重新显示-Will an image to 8 X8 into pieces, then to every 8 X8 block DCT change, finally will transform the images after the layered, displayed again
zimo
- 这个软件可以对8x8,16x16的LED字模生成代码-This software can be 8x8, 16x16 matrix of LED generated code
aei(8x8)
- 用pnn或gbl进行码书设计,用aei进行码字搜索的MATLAB源码。-Pnn or carried out by gbl codebook design, aei codeword search for the MATLAB source code.
Rainbowduniov1_0_v0_2
- 基于arduino IDE 的硬件设计, 可以点亮8x8的RGB点阵,颜色4x4x4bit。-Arduino compatible hardware. Flash 8x8 LED matrix with 4x4x4 bit color
PARA
- 采用dct变换,编制对图象进行变换的程序,图象采用8x8分快。分别采用用2、3、5、8个和全部系数恢复原图象
idct_
- H264中DCT和IDCT的优化算法,基于ADI平台的指令-This is the algorithm of IDCT. It is based on the separable nature of IDCT for multi-dimension. The input matrix is 8x8 real data. First, one dime-sional 8-point IDCT is calculated for each of the 8 rows
transform
- 在MATLAB中编写的用于进行一层8x8小波变换的源代码,编写时主要为了验证ise中仿真结果的正确性,所以该程序可用作参考8x8小波编写的过程-failed to translate
code-and-description-for-it
- 读入一个图片,然后调用readblock读取一个8X8块,观察图片的RGB分量-Read in a picture, and then calling readblock read a 8 X8 piece, observe picture RGB component
pmvfast
- MPEG-2/H263中用到的经典PMVFAST运动估计算法实现,支持16x16,16x8,8x8宏块大小,代码可直接运行,由C编写,方便移植-a motion estimation method of PMVFAST in MPEG-2/H.263,support 16x16,16x8,8x8 mb size
Quantization-for-DCT
- 量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。-Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calcul
dz_js
- 8x8点阵移动,图标是个箭头,循环移动,速度可调。-Dot matrix mobile
DCT-8x8
- 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~-8x8 algorithm using DCT image compression of BMP, a source code, in the hope that useful to everyone ~
queen8
- 遗传算法解决八皇后问题。八皇后问题是一个NP问题,它的目标是把国际象棋的八个皇后摆在8X8的棋盘上,使得没有一个皇后能俘获任何别的皇后,即每一行每一列仅有一个皇后,每条对角线上至多有一个皇后。-Genetic algorithms to solve the eight queens problem. Eight queens problem is an NP problem, and its goal is to place the chess queen on the eight 8X8 ch
stock-vector-led-letters-and-numbers-on-a-green-d
- Display A in 8x8 dot matrix
DCT
- 利用元胞数组对图像的每个8x8块进行DCT变换后,重整图像,在左上角显示图像概貌-After the use of cellular arrays for each 8x8 block DCT transform image, reforming the image is displayed in the upper left corner of the image overview