Welcome![Sign In][Sign Up]
Location:
Search - compression ratio

Search list

[Compress-Decompress algrithmsCOMPRESS_BMP

Description: 这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以达到32:1。还可以显示编码压缩所耗时间-This is a mixed coding on the basis of the image compression technology, and now can barely be achieved on wavelet image compression achieved. This procedure can be BMP format images compressed by the JPG format to store up! Compression ratio generally can be reached 32:1. It also shows the time taken Coding
Platform: | Size: 60416 | Author: 宦夏 | Hits:

[Picture Viewer免费的jpeg2000软件jasper的c源代码.tar

Description: 免费的jpeg2000软件jasper的c源代码,可以调节压缩比例。-free JPEG2000 software jasper c source code compression ratio can be adjusted.
Platform: | Size: 1100800 | Author: 张赢 | Hits:

[Compress-Decompress algrithmsSQUSQ

Description: 一个很好的压缩与解压程序,压缩比为1:3,可用于实时图像的传输-a very good compression and decompression procedures, compression ratio of 1:3, can be used for real-time image transmission
Platform: | Size: 4096 | Author: 刘牛 | Hits:

[Special Effectswavelet97

Description: 利用97小波变换进行图像压缩,用matlab仿真,实验证明它具有较高的压缩比-using wavelet transform image compression using Matlab simulation experiment to prove that it has a higher compression ratio
Platform: | Size: 48128 | Author: 李江涛 | Hits:

[Compress-Decompress algrithmsprojet

Description: 自适应编码 本发明的目标是生成一种方法:对数组压缩和解压缩编码,特别是二进制数组;对数组整体的编码技术;展现了一个通过极限熵得到的特别的压缩比率。 -Adaptive Coding goal of the invention is to generate a Method : array compression coding, in particular binary array; a whole array of coding techniques; demonstrated a limit entropy through the special compression ratio.
Platform: | Size: 105472 | Author: 11111111 | Hits:

[Special Effectsdct_condense

Description: 余弦变换压缩,用于图像压缩,压缩比高,且压缩后图像质量仍然很好。适用于灰度图象。-Cosine Transform compression for image compression, compression ratio, and compressed image quality is still good. Apply to the gray-scale image.
Platform: | Size: 34816 | Author: 张弛 | Hits:

[Graph programPeanut

Description: 本作品是基于Windows平台使用Visual C++工具开发的多文档应用程序。本课题组成员在对DICOM3.0医学影像存储与传输的国际标准和JPEG 2000静态图像压缩标准学习的基础上,实现了基于JPEG 2000标准的医学图像高效压缩功能,压缩比可在1~300间可调;同时该软件兼容JPEG压缩,压缩比可在1~100间可调。该软件操作简单、界面友好,是PACS系统的一个重要组成部分,对于缓解传输带宽和存储容量的压力具有一定意义。-of the book is based on the Windows platform using Visual C development tool for the multi-document applications. The members of the task group on DICOM3.0 medical imaging storage and transmission of international standards and JPEG 2000 Static state image compression standard on the basis of studies, Based on the realization of the JPEG 2000 standard medical image compression function efficiently, compression ratio can be an adjustable-300; The software also compatible JPEG compression, compression ratio in a ~ 100 adjustable. The software is simple, friendly interface and PACS system is an important component of the For ease transmission bandwidth and storage capacity of the pressure with a certain sense.
Platform: | Size: 920576 | Author: 袁耀辉 | Hits:

[Graph program4D811DC2

Description: 一种实用的数字图像压缩方法解振东,章三妹(成都理工大学信息工程学院,成都610059)摘 要:提出以C++Builder 6.0为开发平台,以其所提供的TJPEGImage为核心,实现真彩色图像的压缩,为工程实际的应用提供了一种非常实用的压缩手段。该方法减少了大量程序代码的编写工作。实验表明,当综合压缩比设为65时,压缩图像与原图像相比并无明显变化,由此可见,压缩效果令人满意。-a practical method of digital image compression solutions Zhendong, Chapter Sanmei (Chengdu University of Technology and Information Engineering College, Chengdu 610059) Abstract : C Builder 6.0 development platform to the provision of core TJPEGImage to achieve true color image compression. for the practical application provides a very practical means of compression. The ways to reduce the large number of code-writing. Experiments show that when integrated compression ratio is set to 65 hours, compressed images compared with the original image and no noticeable change, it can be seen that Compression satisfactory.
Platform: | Size: 269312 | Author: ghostsx | Hits:

[Compress-Decompress algrithmsSPIHT-compress

Description: 输入:为需要压缩图象的名称,该主程序仅能构处理256灰度图,读者可以自行改编为RGB处理;ratio为压缩比率;level为小波分解的级数 输出:是解压完毕的图象数据矩阵-input : the need for image compression name, the main program can only handle 256 gray level structure, Readers can own adaptation of RGB; ratio of compression ratio; wavelet decomposition level for the series output : is finished unpacking the image data matrix
Platform: | Size: 54272 | Author: 林颖 | Hits:

[Compress-Decompress algrithms6.10

Description: 这是我做的毕业设计,是基于DSP的数字图象压缩系统的实现。本系统能很好的压缩图象,系统运行时间快,压缩比也比较高。其中采用JPEG标准对图象进行压缩,使用了Huffman算法。-This is what I am doing graduate design is based on the DSP digital image compression system is achieved. The system can be a very good image compression, faster system running time, the compression ratio is relatively high. Which use JPEG standard for image compression, the use of the Huffman algorithm.
Platform: | Size: 322560 | Author: 高燕 | Hits:

[Compress-Decompress algrithmsWavelets

Description: 本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。-code for the use of wavelet image compression code procedures, compression ratio can reach 1/32. Prepared using vc.
Platform: | Size: 100352 | Author: 任桢 | Hits:

[Compress-Decompress algrithmsHuffman

Description: MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
Platform: | Size: 4096 | Author: 胡婕 | Hits:

[Compress-Decompress algrithmsCompressionRatioImage

Description: How to find compression ratio of an uncompressed image as compared to compressed jpeg images.
Platform: | Size: 121856 | Author: mmq | Hits:

[GDI-Bitmapq1

Description: matlab 分形压缩研究 分形压缩拥有很高的压缩比,用MATLAB实现时间较C要长 这里供参考-matlab fractal compression Fractal compression research has a high compression ratio, using MATLAB to achieve a longer time than C here for reference
Platform: | Size: 1024 | Author: 张罗 | Hits:

[Compress-Decompress algrithmswavelets

Description: 基于小波变换的图像压缩代码,包括压缩比、运行时间和计算复原图像的峰值信噪比-Image compression based on wavelet transform code, including compression ratio, operation time and recovery images of the peak signal to noise ratio calculation
Platform: | Size: 413696 | Author: 刘灿 | Hits:

[Compress-Decompress algrithmscontourlet-CP-RLC

Description: 基于contourlet的图像压缩编码,其中包括计算PSNR值,压缩比和运行时间-Contourlet-based image compression coding, including the calculation of PSNR values, compression ratio and run-time
Platform: | Size: 381952 | Author: 刘灿 | Hits:

[Otherdecoderprog

Description: fractal image compression of gray scale images.... only works for square images... try with lena.bmp a gray scale one.... good compression ratio acheived
Platform: | Size: 4096 | Author: Koushik | Hits:

[matlabCompression

Description: Calculate the Mean Square Error (MSE) and the Peak Signal to Noise Ratio (PSNR) for different JPEG compression ratios.
Platform: | Size: 180224 | Author: Ahmed | Hits:

[Special Effectsmyidwt1

Description: matlab环境的小波压缩算法,给予dwt的心电图压缩,滤去了高频分量,具有较高的压缩比率-matlab environment wavelet compression algorithm, giving dwt ECG compression, filter the high frequency components with high compression ratio
Platform: | Size: 1024 | Author: polochen | Hits:

[2D Graphicquawdty-compression-ratio

Description: Cosine transform compression, used for image compression, the compression ratio is high, and the quality of compressed image is still very good
Platform: | Size: 34816 | Author: minltzn | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net