hjlong666 在 2015-12-15 10:47:34 上传
说明:一个DCT变化程序,可以实现图像的DCT变化,并且能够显示DCT域图像
开发平台:Visual C++ | 大小:1255KB | 下载3次
victor_valente 在 2015-11-26 23:17:05 上传
说明:paralel DCT hardware in verilog with testbench
开发平台:VHDL | 大小:340KB | 下载3次
七魔心 在 2015-11-26 18:42:45 上传
说明:MATLAB DCT水印源程序代码,实现效果较好的DCT水印
开发平台:matlab | 大小:44KB | 下载8次
UmAman 在 2015-11-11 11:03:47 上传
说明:Multidimensional Discrete Cosine Transform (DCT) matlab code
开发平台:matlab | 大小:4KB | 下载3次
gauravprajapati144 在 2015-10-15 22:29:49 上传
说明:farctal dct hybrid image compression
开发平台:matlab | 大小:397KB | 下载4次
sam72 在 2015-10-12 20:51:25 上传
说明:Optimum DCT-Based Multicarrier Transceivers for Frequency-Selective Channels
开发平台:PDF | 大小:510KB | 下载1次
shilinpuerduo 在 2015-07-28 08:19:22 上传
说明:fast discrete cosine transform on 8*8 point
开发平台:C/C++ | 大小:1KB | 下载3次
awangpanfeng 在 2015-07-21 21:08:03 上传
说明:DCT域数字水印源代码matlab 能直接执行在MATLAB 2014 毕设源代码
开发平台:matlab | 大小:998KB | 下载16次
alanyx 在 2015-06-16 10:30:22 上传
说明:显著性特征提取,fft,dct,fast dct变换
开发平台:matlab | 大小:5KB | 下载1次
Stardustxl 在 2015-05-28 16:36:22 上传
说明:用C#语言编写的通过DCT变换实现图像压缩 数字图像处理实验报告
开发平台:C# | 大小:48KB | 下载40次
Chingu26 在 2015-05-10 13:27:31 上传
说明:its a SA-DCT matlab code for image compression
开发平台:matlab | 大小:3974KB | 下载10次
lafkihsara 在 2015-04-08 05:44:28 上传
说明:watermarking using dct
开发平台:matlab | 大小:42KB | 下载6次
Maddy619 在 2015-03-21 01:59:46 上传
说明:8 point approximate dct for image compression the purpose compression algorithm
开发平台:VHDL | 大小:18402KB | 下载3次
ls皓月当空 在 2015-03-18 23:05:48 上传
说明:对图片进行 离散余弦变换 DCT变换 包括Huffman编码 Zigzag扫描 在matlab上能直接运行
开发平台:matlab | 大小:12KB | 下载10次
mbarkaft 在 2015-03-04 23:54:40 上传
说明:dct algorithm watermark
开发平台:matlab | 大小:2615KB | 下载13次
风车 在 2015-01-26 19:49:27 上传
说明:DCT压缩程序,此程序也是找来的,也许对大家有用,学习之用
开发平台:matlab | 大小:1KB | 下载4次
ammar blue 在 2015-01-13 17:29:03 上传
说明:Skew detection and correction is very important task before pre-processing of an image and it is a major problem in scanned documents, if it not detected correctly it will lead wrong result in future during image analysis. During the scanning of the document, skew is being often introduced in the document image. To measure the processed time and speed taken by skew detection algorithm, the Fast Fourier Transform (FFT) technique is applied as it is fast approach for finding the angle of skewed document. This technique is used by firstly applying DCT compression and thresholding on image to reduce timing computation and after that Fourier spectrum is obtained. Further this spectrum is divided into four quadrants and detected skewed angle of each quadrant is measured. And finally Input image is rotated by using bilinear interpolation method.
开发平台:Visual Basic | 大小:4138KB | 下载10次
helloyjd66 在 2014-12-28 18:08:47 上传
说明:用于实现对图片的DCT正反变换操作,输入一张黑白图片和N值,得到两个输出图片,一个为DCT正变换的结果,一个为DCT反变换的结果。
开发平台:Visual Basic | 大小:11042KB | 下载5次
qq247153481 在 2014-12-14 21:20:50 上传
说明:dct最新的 vhdl代码,给予lgpl,需要的可以看看
开发平台:VHDL | 大小:853KB | 下载3次
wizard_h 在 2014-11-15 21:51:17 上传
说明:数字信号处理,对图像进行DCT,可选择压缩率,matlab实现DCT
开发平台:matlab | 大小:1287KB | 下载17次
cudabreaker100 在 2014-11-11 20:56:39 上传
说明:This is the matlab implementation of DCT based illumination normalization technique.
开发平台:matlab | 大小:2KB | 下载6次
williamzhangwillia 在 2014-10-19 11:11:07 上传
说明:用DCT变换进行图像压缩,求经压缩、解压后的图像
开发平台:matlab | 大小:1KB | 下载15次
KHUBHUT 在 2014-10-16 16:42:58 上传
说明:dct algorithm image fusion
开发平台:matlab | 大小:941KB | 下载18次
long9708 在 2014-09-25 16:00:14 上传
说明:DCT图像去噪算法 DCT图像去噪算法 DCT图像去噪算法
开发平台:Visual C++ | 大小:60KB | 下载22次
very good 在 2014-09-19 17:18:23 上传
说明:dct转换算法c + + 实现。
开发平台:Visual C++ | 大小:168KB | 下载2次
a55109617 在 2014-09-04 10:49:57 上传
说明:基于DCT的图像压缩,可以自己改变量化强度,绝对可用!
开发平台:matlab | 大小:175KB | 下载19次
Ollyice2012 在 2014-08-25 11:58:36 上传
说明:JEPG的实现 .通过DCT变化,范式哈夫曼编码
开发平台:C/C++ | 大小:10349KB | 下载4次
felix0305 在 2014-07-08 10:42:48 上传
说明:研究生课程 : 来源于Xilinx公司,二维DCT变换代码。
开发平台:VHDL | 大小:110KB | 下载23次
lcpchaoping 在 2014-06-08 19:18:00 上传
说明:基于dct的压缩解压缩编码/matlab
开发平台:matlab | 大小:154KB | 下载3次
lesterlee 在 2014-06-05 15:37:44 上传
说明:读取彩色图像,灰度化后,进行DCT变换,然后进行DCT重构
开发平台:matlab | 大小:165KB | 下载28次