搜索资源列表
fenxingchazhi
- 根据伊忠科、杨绍国(电子科技大学)发表的论文\"分形插值图象放大和压缩编码\"编程实现。-Branch, Shao - Guo Yang (University of Electronic Science and Technology) by the paper, "Fractal Image interpolation and compression coding Large" program.
bianma1
- 分形用于图像压缩编码,分形编码非常费时,大部分时间浪费在给每个range块寻找合适的domain块,但如果减少搜索domain块的范围,编码速度将有很大提高。所以编码时用快限制分形编码,把图像分成4小块,每块中的range块只在这块中寻找domain块。-for fractal image compression coding, fractal coding is very time-consuming, most of the time wasted in each range block t
matlabchengxu
- 图像分割和分形图像编码,其中图像分割的算法较多,而其只是分形编码的一部分
fenxing
- 实现图像的分形编码,还有一些其他的编码 此效果较好,推荐-Fractal image coding, there are other encoding this better is recommended
ImageCompression
- 给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.-Image Compression Bassed on Wavelet and Fractal
fractal-coding
- 基于分形编码的目标识别方法研究 ,分形变换实质是找到图像内部存在的灰度自相似性迭代函数系数,则图像就可以用迭代函数的参数来表示-Based on fractal coding method of target recognition
Fractal-Interpolation
- 分形插值图像放大和图像编码。分形计算,给出了分形计算的matlab程序的源代码,能迅速帮助你进行分形分析和计算,容易设定参数。-Fractal interpolation image magnification and image coding.Fractal calculation, given the fractal calculation of the source code matlab procedures, can quickly help you to carry out the
fractal-image-compression
- 分形图像编码研究,基于非均匀量化的编码,利用分辨率无关性,对图像减采样,进行基本的分形编码。得到差值图像后,再进行非均匀量化得到附加码。-Fractal image coding research, based on non-uniform quantitative coding, using the resolution independence, reduce the image sampling, the basic fractal coding. Get the difference i
basic-fractal-image-compression
- 基本分形算法,步骤,包括分割算法,变换类型选择,编码和解码过程及c代码-basic fractal algorithm, procedure, including segment algorithm, transformation type choice, coding and decoding process, and also the prime codes
imjepg
- JPEG压缩编码的主要步骤有: 1.通过前向离散余弦变换减少图像数据相关性; 2.利用人眼的视觉特性队DCT系数进行量化; 3.使用查分脉冲编码调制对直流系数进行编码; 4.对交流系数进行Z形扫描,使用形成长度编码队交流系数进行编码; 5.熵编码器对上述描述符进行熵编码。-JPEG compression encoding of the main steps are: 1.forward discrete cosine transform to reduce the im
fenxing
- 现代分形图像压缩编码的原理与发展趋势简述-Fractal image compression coding principle and development trend
tuixang
- 目前关于分形图像编码的原理研究及其发展趋势-Fractal image coding theory and its development trend
Homework-6_SC12023179
- 图像压缩编码,前向预测编码,分形方法,随机布朗运动-Image compression coding, forward predictive coding, fractal methods, random Brownian motion
coding-technology-in-PIFS
- 基于PIFS分形压缩编码技术,主要用来质量较好的压缩图像。-Based on the fractal compression coding technology PIFS, mainly used to compress images of good quality.
The-study-of-the-fractal-encoding
- 基于MATLAB的分形图像编码在图像处理中的应用,还详细的介绍了分形图像编码的发展及未来的发展方向。-Fractal image coding based on MATLAB application in image processing, also the development of fractal image coding are introduced in detail, and the development direction of the future.
Image-Compression-Technology
- 该程序可以真正自动实现图像压缩的算法——分形块编码。分形块编码的依据是图像局部块之间存在相似性。-The program can really automatically achieve the image compression algorithm- fractal coding. Fractal block coding is based on the existence of similarity between the local image block.