This is an archived syllabus from 2013-2014
COMP27112 Computer Graphics and Image Processing syllabus 2013-2014
COMP27112 Computer Graphics and Image Processing
Level 2
Credits: 10
Enrolled students: 170
Course leader: Toby Howard
Additional staff: view all staff
Assessment methods
- 75% Written exam
- 5% Coursework
- 20% Practical skills assessment
Semester | Event | Location | Day | Time | Group |
---|---|---|---|---|---|
Sem 2 | Lecture | 1.1 | Thu | 13:00 - 13:00 | - |
Sem 2 | Lecture | 1.1 | Mon | 16:00 - 16:00 | - |
Sem 2 A w3+ | Lab | G23 | Thu | 09:00 - 09:00 | G |
Sem 2 A w3+ | Lab | G23 | Tue | 11:00 - 11:00 | H |
Sem 2 A w3+ | Lab | LF31 | Fri | 11:00 - 11:00 | I |
- Visual Computing
Overview
Visual Computing brings together two fundamentally important aspects of modern computing: Computer Graphics - concerned with the synthesis of images from computer models - and Image Processing, which deals with analysis and understanding of images by computers. There are now considerable overlaps between these two, traditionally separate, fields of research and their applications.
The Visual Computing theme consists of the following course units:
- Year 2: Computer Graphics and Image Processing (10 credits)
- Year 3: Advanced Computer Graphics (10 credits)
- Year 3: Computer Vision (10 credits)
Aims
The importance of visual interfaces has never been greater. Graphical interfaces have become ubiquitous, from desk-top interaction, to games and three-dimensional virtual environments. In parallel, there has been an explosion in digital image processing and analysis. We take for granted digital photography and video, while our health services rely on digital X-ray systems, CT and MRI scanners for seeing inside our bodies. Meanwhile, the visualization of computer simulations is an essential aspect of product design and testing, genome exploration, drug design, and climate modelling. The demand for computer scientists with advanced knowledge of such areas has never been greater.
The theme will enhance your knowledge and understanding, answering such questions as:
- How are three-dimensional environments represented in a computer, and how are interactive 3D worlds created?
- How are 2D and 3D representations combined ? for example, how can we recover 3D geometry from 2D images?
- How are the basic mathematical techniques and algorithms used to build useful applications?
- How are images stored, processed and manipulated?
- How can computers interpret images captured by cameras and other recording devices?
Syllabus
Fundamentals (1 week)
2 and 3 D Coordinate systems. Vectors, matrices and basic vector/matrix operations.2 and 3 D geometric transformations (translation, rotation, scaling, affine).
3D Modelling and Illumination (5 weeks)
Knowledge/skills
The camera model. Viewing and projection. Points, lines, B?zier curves. Polygons. Local illumination: ambient, diffuse and specular components. Interpolation: intensity (Gouraud) and normal vector (Phong). Surface detail: textures, bump mapping. Model structuring using scene graphs. Masters and instances. Inheritance of transformations and attributes.
Practical core
OpenGL (in C) laboratory exercises. Self-paced Coursework Assignments using example programs and software tools (with a small amount of experiment-driven programming).
Image Transformations (2 weeks)
Knowledge/skills
Pixels, pixel values, grey level, spatial resolution, colour representations, image transformations: point transformations (windowing, histogram equalisation, colour transformations ? colour spaces).
Practical core
MATLAB programming, MATLAB exercises in image manipulation. Manipulating greyscale images. Matrix manipulation in MATLAB, image translation, rotation and scaling (bilinear interpolation), affine transformations.
Image Enhancement (3 weeks)
Knowledge/skills
Local processes, convolution, image smoothing (local averaging, weighted averaging), size of support, Gaussian mask. Edge enhancement (unsharp masking). Edge detection (Prewitt, Sobel, Canny), Thresholding, blob detection, simple measurement (geometric features). Rank order filters (median, max-min).
Practical core
MATLAB exercises in image processing. Noise reduction. General image convolution code. Using the code to make an edge detector (Sobel, Prewitt), Combined smoothing and edge detection ? Scale.
Teaching methods
Lectures
24 hours spread over 12 weeks
Examples classes
5 hours of assessed, self-study Coursework Assignments.
Laboratories
10 hours in total, 5 2-hour sessions.
Feedback methods
Face to face feedback and marking in programming laboratories.Study hours
- Assessment written exam (2 hours)
- Lectures (24 hours)
- Practical classes & workshops (10 hours)
Employability skills
- Analytical skills
- Innovation/creativity
- Project management
- Problem solving
Learning outcomes
On successful completion of this unit, a student will be able to:
Learning outcomes are detailed on the COMP27112 course unit syllabus page on the School of Computer Science's website for current students.
Reading list
Title | Author | ISBN | Publisher | Year |
---|---|---|---|---|
Interactive computer graphics : a top-down approach with WebGL | Angel, Edward, author. | 9781292019345 | Pearson | 2015 |
Additional notes
Course unit materials
Links to course unit teaching materials can be found on the School of Computer Science website for current students.