Skip to main content
QUICK REVIEW

[论文解读] A Fast Fractal Image Compression Algorithm Using Predefined Values for Contrast Scaling

Hossein Miar Naimi, Mehdi Salarian|arXiv (Cornell University)|Jan 17, 2015
Mathematical Dynamics and Fractals参考文献 10被引用 11
一句话总结

本文提出了一种快速分形图像压缩算法,通过使用预定义的对比度缩放值而非扫描整个[0,1]参数空间,显著减少了编码时间。通过仅关注高熵的域块,并对低活动性的范围块估计最优缩放因子,该方法在保持与传统分形压缩相当的图像质量的同时,加速了编码过程。

ABSTRACT

In this paper a new fractal image compression algorithm is proposed in which the time of encoding process is considerably reduced. The algorithm exploits a domain pool reduction approach, along with using innovative predefined values for contrast scaling factor, S, instead of scanning the parameter space [0,1]. Within this approach only domain blocks with entropies greater than a threshold are considered. As a novel point, it is assumed that in each step of the encoding process, the domain block with small enough distance shall be found only for the range blocks with low activity (equivalently low entropy). This novel point is used to find reasonable estimations of S, and use them in the encoding process as predefined values, mentioned above. The algorithm has been examined for some well-known images. This result shows that our proposed algorithm considerably reduces the encoding time producing images that are approximately the same in quality.

研究动机与目标

  • 通过最小化对比度缩放参数空间的穷举搜索,减少分形图像编码的计算时间。
  • 通过将域池选择限制在高熵块上,提高编码效率。
  • 开发一种无需迭代扫描即可估计最优对比度缩放因子(S)的方法。
  • 在显著加速编码过程的同时保持高图像质量。
  • 实现在实时或资源受限环境中的分形压缩实用化部署。

提出的方法

  • 该算法通过仅选择熵高于预设阈值的域块,实现域池缩减策略。
  • 对于每个范围块,仅在范围块活动度低(熵低)时,才识别最相似的域块。
  • 对比度缩放因子(S)基于低活动性范围块的灰度分布进行估计,避免对完整参数空间进行扫描。
  • 预定义的S值基于低活动性块的统计特性推导得出,从而在编码过程中实现快速查找。
  • 通过限制每个块的域池大小和需测试的S值数量,加速编码过程。
  • 通过优化的域到范围映射,保持结构和纹理细节的保真度。

实验结果

研究问题

  • RQ1是否能在不牺牲图像质量的前提下,显著减少分形图像压缩中的编码时间?
  • RQ2是否可行通过不扫描[0,1]区间全范围来估计最优对比度缩放因子(S)?
  • RQ3是否可通过基于熵的过滤方法减少域池大小而不降低压缩性能?
  • RQ4聚焦于低活动性范围块是否能提高S估计的准确性?
  • RQ5能否使用基于块活动水平推导出的预定义S值替代分形编码中的迭代优化?

主要发现

  • 所提出的算法与传统分形压缩方法相比,显著减少了编码时间。
  • 重建图像的图像质量与标准分形压缩方法基本相当。
  • 使用预定义对比度缩放值消除了对[0,1]区间全范围扫描的需求。
  • 基于熵阈值过滤的域池缩减策略提高了计算效率。
  • 该方法通过仅对低活动性范围块进行S估计,实现了更快的编码速度。
  • 该方法使分形压缩在时间敏感型应用中具备了实用部署的可行性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。