%@ 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" %>
A.D. Calway and R.G. Wilson, Hierarchical Descriptors for Nonstationary 1 and 2 Dimensional Signal Processing (October 1, 1987).
<%@ include file="cited.html" %>A.D. Calway and R.G. Wilson, "A General Multi-Resolution Signal Descriptor and its Application to Image Analysis", EUSIPCO-88 (1988 : Grenoble, France) Signal Processing IV : Theories and Applications, North-Holland, Amsterdam (1988)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>