搜索资源列表
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
fdctc
- 本代码演示了普通DCT,快速DCT,快速IDCT算法的实现。-demonstration of the code of common DCT, fast DCT, fast IDCT algorithm implementation.
DSPImplementationofSubbandFilterinMUSICAMAlgorithm
- MUSICAM算法中子带滤波的DSP实现,提出了基于8点IDCT变换的MUSICAM算法中子带滤波的改进算法,然后针对TIC62X DSP结构特点和汇编优化的编程特点,给出了此改进算法的DSP实现.
showdib
- 图像处理sober算子,图像均衡,dci idct
picturebrowser
- README for Picturebrowser ========================= The modified files are included as listed in the final report: -alt_ypes.h : header file for io.h -nxview.c: modified this existing, to time the running time of the display -picturebrowser
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
Frame
- 可以实现位图加载 ,图像二维DCT和IDCT变换-load bitmap file,DCT IDCT
ifdct_8x8
- idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
idct
- idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
jpeg
- JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
FDCT
- VC++图像DCT快速变换演示源码 VC++图像DCT快速变换演示源码,一共演示了普通DCT、快速DCT、快速IDCT算法的实现,效果一般,不过代码写得不错。程序执行后,将每一种变换的结果存为TXT文档 ,方便查看-VC++ image DCT fast algorithm demo source VC++ source code image DCT fast transform presentation, a total of presentation of ordinary DCT, f
idct
- idct蝶形算法,矩阵乘,有测试基准,程序正确-idct butterfly algorithm, matrix multiplication, a benchmark, the program correctly
593IDCT
- dct变换与dct逆变换,程序可以直接运行,代码中有详细注释,容易理解。-dct dct transform and inverse transform, the program can run the code in detail in notes, easy to understand.
DCTiDCT
- the dct and idct with visual basic 6
Tmmxxrarh
- 使用MMX的IDCT算法。Uses MMMX the IDCT algorithm -Use MMX IDCT algorithm. Uses MMMX the IDCT algorithm
Mmedctto
- 修改过的,用线形汇编改写的DCT,QQUANT,IDCT,IQUANT,代码 -The modified, linear assembler rewritten DCT, QQUANT, IDCT, IQUANT code
DCT-AND-IDCT
- VC++实现DCT和IDCT,是可以实现的。-DCT AND IDCT WRITTEN BY VC++
RAW_DCT_IDCT
- RAW DCT & IDCT Transform
idct
- idct transform whit vhdl language
digital
- It calculates dct and idct and then calculates psnr and mse