%@ 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" %>
Chee Un Ng and Graham R. Martin, Content-Description Interfaces for Medical Imaging (August 10, 2002).
This report details work which has been done in the second year of the research in content-based information retrieval (CBIR) for medical images. A hierarchical data structure suitable for medical CBIR, which is a combination of XML, MPEG-7 and DICOM (where possible) has been proposed, and a prototype testbed is presented. The emphasis of the prototype system is the attribute graph, which enables the visualisation of the search results / dataset as a whole.