A High-Performance Image and Movie Processing Pipeline

-------------------------

Introduction - Image Processing

Images and image processing are great fun. There is a virtually infinite number of different image processing operations, such as filters, segementation, regsitration, feature extraction and feature tracking in sequences of images. Typically, images are processing by a "pipeline" of such operations: we might first apply some filters, then a feature extraction etc.

Aims of this project

The first aim of this project is to build a nice, interactive application for configuring image processing pipelines. Pipelines should be represented in a graphical way as a worksflow, and be configurable via drag-and drop etc.

The second aim is to execute these image processing pipelines as fast as possible, using interesting hardware and parallelism. Some suggestions:

Key Challenges

Is this project for you?

To do this project, you should not be scared by large, exisiting pieces of software, and have teh ability to get complex pieces of code to work.

-----------------------------

Olav Beckmann
Last modified: Tue Oct 4 12:07:42 BST 2005