Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • mirt_dctn.zip matlab做DCT变换的源码程序,一个不错的程序
  • dwprotected.rar ... for DCT-based watermarking for grayscale images. DCT-based watermark recovering without resorting to the uncorrupted original image. Digital ... sequence of real numbers in a selected set of DCT coefficients. Watermark casting is performed by exploiting the ...
  • workingjpeg.zip JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
  • jpeg.rar 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。
  • irisdctprot.zip 基于DCT的虹膜识别算法, 需要Matlab Signal & Image Processign Toolbox 才可以用
  • showdib.rar 图像处理,如二值化,旋转,sobel算子做锐化,DCT变换,直方图均衡等算法实现
  • DCT.rar 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。
  • dct_main.zip DCT C code This is converted from Matlab version
  • DiscreteCosineTransform2D.rar This is Discrete Cosine Transform implementation (2D DCT) in CSharp
  • watermark.rar dct变换进行数字水印添加,提取。。。。。。。。。。。。。。。。。。