Welcome![Sign In][Sign Up]
Location:
Search - dct compress

Search list

[Special Effectscompressimage

Description: 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compress.c bmp.res user32.lib gdi32.lib
Platform: | Size: 191488 | Author: 李云 | Hits:

[Compress-Decompress algrithmscompressjpeg

Description: 对图像进行压缩,并利用计权网络及huffman算法和DCT算法对此进行了实现.-Image compression, and using weighting network and huffman algorithm and DCT algorithm was carried out to achieve.
Platform: | Size: 5120 | Author: 政委 | Hits:

[VHDL-FPGA-Verilogjpeg.tar

Description: This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is not limited. It takes an RGB input (row-wise) and outputs to a memory the compressed JPEG image. Its quality is comparable to software solutions.
Platform: | Size: 3416064 | Author: Bill Guan | Hits:

[Windows DevelopDCT

Description: Discrete cosine transform to compress data.
Platform: | Size: 217088 | Author: Tung | Hits:

[Communication-MobileDCT

Description: Compress an decomprres DCT=Domain Transform Coding for image.
Platform: | Size: 1361920 | Author: Lusa Elena | Hits:

[2D GraphicFinal_28Nov

Description: 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I use IDCT to reconstructe the orignial image. working perfectly.
Platform: | Size: 4036608 | Author: Jackie | Hits:

[Special EffectsDCT_based_Data_hiding

Description: DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method 。and use jpeg compress -DCT-based Data hiding: dataHide.m Hide the logo image into the original dataExtract.m Extract the logo image from the original findData.m Verify the robustness of the data hiding method. and use jpeg compress
Platform: | Size: 5120 | Author: | Hits:

[OtherImageCompressionUsingDCT

Description: The discrete cosine transform (DCT) is a technique for converting a signal into elementary frequency components. It is widely used in image compression. Here we develop some simple functions to compute the DCT and to compress images. These functions illustrate the power of Mathematica in the prototyping of image processing algorithms. The
Platform: | Size: 62464 | Author: almolla | Hits:

[Graph programdct

Description: Compress DCT picture . It very usefull for who learning about image processsing
Platform: | Size: 1024 | Author: thong | Hits:

[Compress-Decompress algrithmsRLC

Description: This algorithm helps to compress the images using DCT-Run length coding technic.
Platform: | Size: 1024 | Author: YUVARAJ | Hits:

[Process-Threaddct

Description:
Platform: | Size: 58368 | Author: liushouhao | Hits:

[Othercompress

Description: 关于图像压缩的PPT,详细说明了图像如何压缩,包括DCT变换,huffman编码,算术编码,游程编码,之字形扫描等等多种知识,内容很丰富,值得一看-On image compression PPT, detailed description of how image compression, including DCT transform, huffman coding, arithmetic coding, run length coding, zigzag scan and so many types of knowledge, content is very rich, worth a visit
Platform: | Size: 230400 | Author: zhang hao | Hits:

[matlabcompress

Description: compress an image using DCT transform
Platform: | Size: 36864 | Author: Mohiuddin | Hits:

[Special Effectsdct-compress

Description: 基于离散余弦变换(DCT)的图像压缩算法matlab实现-Based on the discrete cosine transform (DCT) image compression algorithm matlab implementation
Platform: | Size: 2048 | Author: 高凯 | Hits:

[matlabdct

Description: 用MATLAB实现图像的离散余弦变换,程序运行结果表明离散余弦变换能够起到压缩图像的目的。-in order to compress the bite of pictur,the program use the DCT to compress.
Platform: | Size: 2048 | Author: 何欢 | Hits:

[Multimedia Developvideo-compress-stantard

Description: 视频编码标准 包括有《MpeG JPeg等比较常见的标准的编码标准基本的模块信息-video compress h.264/Mjpeg1/Mlpeg2/ h.263 video compress standered introduce and basic construction compse of DCT huffman encode and RLC and VLC ME and MC ect
Platform: | Size: 542720 | Author: zhangmingmei | Hits:

[Compress-Decompress algrithmsthe-compress-of--figure

Description: 有关图像压缩的几篇中文文献,可以参考下,里面包含JPEG 2000以及DCT方面的压缩方法,也有少量的信息论文献-some Chinese theros about the compress of figures, including the JPEG 2000 and DCT ,also including the information science
Platform: | Size: 3003392 | Author: 汪亚芬 | Hits:

[Software EngineeringDCT-compress-coding

Description: 文章除了对基于DCT的图像压缩编码进行研究外,还对基于其他算法的图像压缩编码也作了相应的研究。在完成理论方面的研究后,应用MATLAB仿真软件,实现了基于DCT的图像压缩编码。-The article is in addition to picture that according to the DCT compress coding expatiating, returning to picture that according to other calculates way empress coded to also make the homologous introduction, make discuss more detailed with completely. At study that complete the theories empress, apply the MATLAB imitate true software, realizes according to the DCT picture compresses the coding.
Platform: | Size: 254976 | Author: 路敬 | Hits:

[Compress-Decompress algrithmsDCT

Description: This code will compress any image. As DCT is a lossy compression hence it will reduce the size of the image with some losses.
Platform: | Size: 44032 | Author: sonit singh | Hits:

[Special EffectsDCT-compress

Description: 把图像分成8x8的图像块进行DCT变换压缩,再用霍夫曼编码,其中DCT变换未调用matlab 的函数,可以满足一些作业的要求-The image is divided into 8x8 image blocks of compressed DCT transform, then Huffman coding, which is not the DCT matlab function calls, meet some of the requirements of the job
Platform: | Size: 36864 | Author: 朱兆琪 | Hits:
« 12 »

CodeBus www.codebus.net