搜索资源列表
jpeg-matlab
- 三维立体图像方面 关于图像处理的matlab源程序
attackjsteg.rar
- 抗jsteg的隐写分析,jsteg jpeg图像隐写的重要方法之一。,Anti-jsteg of steganalysis, jsteg jpeg image steganography one of the important ways.
jpeg-matlab
- JPEG压缩方法由于其较高的压缩比和理想的压缩效果,是目前应用最广泛的图像压缩方法-JPEG compression method because of its higher compression ratio and ideal compression effect, is currently the most widely used method of image compression
JPEG-DCT
- JPEG中DCT 变换在 matlab中的实现 相当简便-JPEG in the DCT transform in matlab in the realization of a very simple
proj_matlab
- 实现水印嵌入,提取水印和对图像进行jpeg攻击-The realization of watermark embedding, watermark extraction and image jpeg attack
jpeg
- 基于jpeg2000的源码实现,可以用于一般的bmp图像编码-code for jpeg2000
JPEG
- 此程序为jpeg格式的编解码源码,可以实现jpeg格式的编码,解码,程序完整-This procedure for the jpeg format codec source code, you can achieve jpeg format encoding, decoding, the program integrity
image_compression_final(jpeg)
- JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
JPEG
- JPEG编码解码源码,已经调试过,希望大家参考交流-JPEG codec source code, debugging has been, I hope everyone reference COMMUNICATION
JPEG
- 本代码对于传输的JEPG图像进行编码,以利于图形图像在信道中的有效传输-The code for the transmission JEPG image coding, graphics image in the channel in order to facilitate the effective transfer
jpeg-matlab
- 对任意一副灰度图像进行JPEG编码压缩,并存储编码。-A gray-to-any JPEG image compression encoding, and memory encoding.
test3
- 编程实现基于8×8子块的DCT图像变换,基于JPEG量化矩阵的量化与反量化,基于8×8子块DCT的图像重建;以一幅512×512、8比特/象素的图像为实验对象,计算重建后的PSNR。-Programming based on 8 × 8 sub-block of the DCT image transform, quantization matrix based on the JPEG quantization and anti-quantitative, based on the 8 × 8
JPEG_encoder_and_decoder
- create JPEG encoder and decoder using matlab-create JPEG encoder and decoder
imageprocessing-matlab
- 小波变换 JPEG 图像压缩 方面的资料-JPEG image compression wavelet transform information
JPEG
- 基于JPEG的图像压缩,觉得可用,同学的毕业设计作品-Based on the JPEG image compression that can be used, students design the graduation
JPEG-DCT_compression
- compression of jpeg image
JPEG
- JPEG压缩源码,已经经过测试,请放心使用,欢迎下载。-JPEG compression source code, has been tested, please be assured use, are welcome to download.
jpeg-matlab
- 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
JPEG
- matlab实现jpeg的实验报告,自己在国外学习写的,是英文-implementation of jpeg using matlab, word file
JPEG encoder decoder
- a program that encod and decode an image with jpeg stadard, using the dct transform