%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>
I. Levy and R. Wilson, Advances in Predictive Wavelet Transform Image Coding (July 1, 1996).
In this work, it is shown that a fractal image coding can be placed in a conventional predictive framework by using a wavelet representation. This has the significant advantage of simplifying decoding by avoiding iteration and of relating the technique to traditional coding methods. The resulting coder is a combination of transform and predictive techniques. A novel frequency domain subblock search is presented along with a tree-structures vector quantizer. Some results are prsented for a variety of images and bit-rates followed by some speculation on further research.
<%@ include file="cited.html" %>I. Levy and R.G. Wilson, "Predictive Wavelet Transform Coding: Unifying Fractal and Transform Coding", Proceedings of PCS-96, Melbourne (1996)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>