Skip to content

Assignment Outline

Nathan Pettit edited this page Dec 3, 2018 · 1 revision

Welcome to the Image-Processing-Assignment wiki!

Lincoln School of Computer Science Assessment Component Briefing Document Title: CMP3108M Image Processing, Assessment Item One – Image Processing

Indicative Weighting: 50%

Requirements This assessment comprises two assessed components, as detailed in the following page.

  1. A file containing all functions written in the MATLAB code with clear comments along with the requested figures for all individual tasks. Weighting: 25% of this assessment.
  2. A viva demonstration in one of the designated workshops 75%

Task: Image Processing Assignment Download and unzip the file ‘Assignment_Input.zip’ from Blackboard. You should obtain: • Four input images • Four MATLAB script m-files named ‘Task1.m’ to ‘Task4.m’. Complete the MATLAB m-files to perform the corresponding tasks described below. As a guide, a few command lines for performing Task1 have already been added to the script. You need to add the command lines to implement the other steps. Please add appropriate comments to your code to briefly explain what each section is doing.

Assessed Component 1: Code (25%) You must make an electronic submission of all four MATLAB m-files along with required output images, as supporting materials, which produce the desired results and display the outputs. Make sure the MATLAB scripts do not throw any error or display any error message. Your code should be presented in a neat, structured way with brief comments for all tasks. Put all the files (including the input images in a folder, and compress the folder into a zip file for submission. Name your zip file and PDF report using this format: LastName_FirstName_StudentNo (for example: janan_faraz_12345678). The report will have images produced by your code for all stages of the assessment solution, where each image will have a caption/title to explain what it is. No further explanation is required in the report. During the viva you will be asked to download your code, explain your solution and reproduce those images again.

Assessed Component 2: Viva/oral exam (75 Marks): In order to test your understanding of your implementation, you will be asked a series of technical questions in one of the designated workshops (you will know about this later) for this module. The examiner will ask you to download your code, and output images, from your blackboard submission and run it. You have to satisfy the examiner on how you implemented the code and solved the problem. The merit of your implementation and your understanding will decide the mark you achieve for this assessment component.

Clone this wiki locally