搜索资源列表
fdct3
- 一种FDCT快速算法,大家看看!还不错!-diagram of a fast algorithm, we see! Also good!
fdct
- 用VC实现的一幅图像的快速离散余弦变换程序,同时也给出了普通离散余弦变换的程序,以方面对比,给出了变换后的图像,以及相应的离散余弦反变换。-with VC image of a fast discrete cosine transform procedures, We also discuss the discrete cosine transform ordinary procedures, respect contrast, is the transformation of images,
fdct
- 使用vc++6.0完成快速离散余弦变换。
fdct_wrapping_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用wrapping方法的FDCT,C语言
fdct_usfft_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写
DCTAndFDCT
- dct二维离散余弦变换 里面采用了经典的美人人脸识别图片,为自动加载 ,用DCT法后能统计使用时间,也用了FDCT法,明显速度优于DCT.
myjpeg
- 关于我的快速BMP到JPEG的传换.特别是关于fdct的变换,使用的效率很高.
fdct
- 快速DCT变换源码 快速DCT变换源码
fdct
- 反余弦变换编码的verilog算法,经测试通过
fdct
- fdct算法的c语言实现 fdct算法的c语言实现
fdct快速变换c代码
- fdct快速变换c代码,用于快速变换,图像处理等
fdct_and_idct
- Fdct and IIDT cahnfge of for image jpeg compression
fdct
- 实现的是图像的dct变换。有需要的朋友可以看下算法-The realization of the image transform dct. Friends in need facie algorithm
FDTCandIDTC
- IDCT,FDCT,以及霍夫曼编码,可以比较原始块和编码后的输出块间的误差-IDCT, FDCT, as well as the Huffman code, you can compare the original block and the code after the error between the output block
CBmpP
- 实现了对bmp图像的量化,反量化,DCT变换,FDCT变换.可以调整参数,查看量化对图像影响,对图像处理课来说不失为一个好project.-This program implements the quantization, DCT, FDCT transform.
FDCT
- VC++图像DCT快速变换源码,包括普通DCT、快速DCT、快速IDCT算法的实现。程序执行后, 将每一种变换的结果存为TXT文档 ,方便查看-VC++ Fast DCT transforms the image source, including ordinary DCT, fast DCT, fast IDCT algorithm. Program execution, it will transform the results of each saved as TXT document
DFG_fdct
- FDCT源码及其数据流图,用于图像处理或者视频编码解码-FDCT source and the data flow graph
FDCT
- 第二代离散曲波变换的源程序,包括图像处理中的应用-Second-generation discrete curvelet transform of the source, including the application of image processing
FDCT
- 基于FDCT的图像消噪算法,利用FDCT对图像进行消噪处理-Image Denoising Based on FDCT algorithm, using FDCT of image denoising
fdct
- 实现chen DCT快速变换算法并和普通DCT变换对比-chen FDCT VS DCT