Computer Science (Jan 2008)

Optimization Of Frequency Filtering In Random Access Jpeg Library

  • Michał Radziszewski,
  • Witold Alda

DOI
https://doi.org/10.7494/csci.2008.9.3.109
Journal volume & issue
Vol. 9
p. 109

Abstract

Read online

In the paper we present a method of direct access to single blocks of JPEG files whichcontain textures, with on-the-fly decompression. Anisotropic, adaptive filtering is applied inorder to minimize visual defects appearing mainly on blocks borders. Main purpose of themethod is to enable fast extraction of only these parts of an entire image which are currentlyneeded and not to keep whole decompressed texture in the main memory. This approachenables effective usage of high quality textures with low memory consumption. It’s benefitsare mainly demonstrated in rendering complex 3D scenes using nondeterministic ray-tracingalgorithm. The algorithms have been encapsulated into DLL and static library.

Keywords