%@ 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" %>
C.-T. Li and R.G. Wilson, Image Segmentation Using Multiresolution Fourier Transform (September 1, 1995).
In this report, the Multiresolution Fourier Transform (MFT) is utilised as an approach to the segmentation of images based on the analysis of local properties in the spatial frequency domain. Five major steps are adopted to implement the segmentation of images in this work.