There is an ongoing research project within the Centre for Digital Video
Processing (CDVP) - see:
- that attempts to analyse traffic flow based
on audio data captured using low-cost microphones deployed in strategic locations. When
test audio data was generated, accompanying video footage was also captured. The
ultimate goal of the project is to use a combination of audio and visual information in
order to provide robust traffic data. The objective of this project is to investigate
the different forms of visual analysis possible with the available test data. This will
involve investigation of the feasibility of tasks such as:
Technologies: The student will need to be proficient in C and/or C++. Novice C
programmers are likely to find this project too demanding. The EE554 module is strongly
preferred.
Linking Stories using News Icons in TV
News Broadcasts [suitable for M.Eng]
An approach for automatically segmenting individual stories in TV news broadcasts has
been developed within the Centre for Digital Video Processing (CDVP) - see:
www.cdvp.dcu.ie.
The approach is based on combining the results of audio-visual analysis
using a Support Vector Machine (SVM). The output of this system is a set of time stamps
that indicate when an individual news story starts and ends and a set of extracted
representative images for the news story. One of these images is chosen to be the news
anchor person and typically it contains a background graphic/logo, that we term a news
icon, that gives some indication of the content of the news story. The aim of this project
is to develop an approach to extracting and characterising this graphic/logo in order
that it can be matched against other extracted news icons. If two icons are matched with
a high degree of confidence, then this indicates that these news stories are related and
should be linked in the news retrieval system.
Technologies: The student will need to be proficient in C and/or C++. Novice C
programmers are likely to find this project too demanding. The EE554 module is strongly
preferred.
Supervisor: Dr. Noel O'Connor
Design and Implementation of a
Content-based Information Retrieval System [suitable for M.Eng]
There is an ongoing research effort within the Centre for Digital Video Processing
(CDVP) - see
www.cdvp.dcu.ie
- to build a content-based information retrieval (CBIR)
system that allows efficient indexing of images, audio and video clips as well as
efficient flexible queries on the underlying database. This system will be used in an
experiment designed to bench-mark different information retrieval systems during Aug
2004. The aim of this project to design and build essential indexing componenst of such
a system. This will require the student to assist in building and populating the media
database as well as integrating existing state of the art image/video indexing tools.
The image indexing tools targeted will focus on well known techniques for face detection
and/or camera motion analysis.
Technologies: The student will need to be proficient in C, C++, Java, web server
technologies and SQL (or similar). The EE554 module is strongly preferred.
Supervisor: Dr. Noel O'Connor
EM-based image region segmentation
for retrieval [suitable for M.Eng]
Automatically dividing an image into a number of arbitrarily-shaped sub-regions is
a key tool in image and video analysis. This is normally referred to as the process
of region-based image segmentation and many different techniques exist. One popular
technique models each image region as a multivariate Gaussian probability density
function (pdf) and the entire image feature space as a Gaussian mixture model. By
estimating the parameters of this mixture a segmentation of the image can be obtained.
Typically the Expectation Maximisation (EM) algorithm is used to estimate the parameters
of the mixture. In addition to being useful as the basis for a segmentation process, the
resultant estimated pdfs are also a description of the image regions themselves and their
relationships. As such, it is proposed that these pdfs could be used in order to index
images for subsequent retrieval from a database. This project will investigate using an
existing approach to EM-based region segmentation in an image retrieval framework using
a small database of test images.
This is an extremely challenging project requiring strong mathematical ability and very
good programming skills (C, C++). Novice programmers and those with limited mathematical
aptitude are likely to find this project too demanding. The EE554 module is strongly
preferred.
Supervisor: Dr. Noel O'Connor